You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give the user a path to send data from the FC to the groundstation - maybe a typedef that looks like user.fc_to_gs1, user.fc_to_gs2, possibly as bytes, with no expectations on refresh rates.
Also, in the other direction - GS to FC, in the same manner, user.gs_to_fc1, user.gs_to_fc2
This is a request to build the pipes, and possibly a tab on the groundstation, and/or incorporate them into the sensor graph
The text was updated successfully, but these errors were encountered:
For the "to the FC" version, what is the value? Int? Float? What range?
How does the user enter it?
I can add an Int or two from the FC to the GS and display them, but the
other way is kind of specialized.
J
On Saturday, September 17, 2016, Matthew Matz [email protected]
wrote:
Give the user a path to send data from the FC to the groundstation - maybe
a typedef that looks like user.fc_to_gs1, user.fc_to_gs2, possibly as
bytes, with no expectations on refresh rates.
Also, in the other direction - GS to FC, in the same manner,
user.gs_to_fc1, user.gs_to_fc2
This is a request to build the pipes, and possibly a tab on the
groundstation, and/or incorporate them into the sensor graph
On Sat, Sep 17, 2016 at 8:30 PM, Jason Dorie [email protected]
wrote:
For the "to the FC" version, what is the value? Int? Float? What range?
How does the user enter it?
I can add an Int or two from the FC to the GS and display them, but the
other way is kind of specialized.
J
On Saturday, September 17, 2016, Matthew Matz [email protected]
wrote:
Give the user a path to send data from the FC to the groundstation -
maybe
a typedef that looks like user.fc_to_gs1, user.fc_to_gs2, possibly as
bytes, with no expectations on refresh rates.
Also, in the other direction - GS to FC, in the same manner,
user.gs_to_fc1, user.gs_to_fc2
This is a request to build the pipes, and possibly a tab on the
groundstation, and/or incorporate them into the sensor graph
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #38, or mute
the
thread
<https://github.com/notifications/unsubscribe-auth/ANak_
uSeuP42gNqrtuOsHHh7d52Q0bQJks5qq63JgaJpZM4J_jPN>
.
Give the user a path to send data from the FC to the groundstation - maybe a typedef that looks like user.fc_to_gs1, user.fc_to_gs2, possibly as bytes, with no expectations on refresh rates.
Also, in the other direction - GS to FC, in the same manner, user.gs_to_fc1, user.gs_to_fc2
This is a request to build the pipes, and possibly a tab on the groundstation, and/or incorporate them into the sensor graph
The text was updated successfully, but these errors were encountered: