ca5fadf778
We now have the ability to access any of the navdata structs which are sent back by the drone. Still to do is to enable/disable the drone sending based on whether we're interested in receiving the message.
15 linhas
234 B
Plaintext
15 linhas
234 B
Plaintext
Header header
|
|
float64 drone_time
|
|
uint16 tag
|
|
uint16 size
|
|
int32 altitude_vision
|
|
float32 altitude_vz
|
|
int32 altitude_ref
|
|
int32 altitude_raw
|
|
float32 obs_accZ
|
|
float32 obs_alt
|
|
vector31 obs_x
|
|
uint32 obs_state
|
|
vector21 est_vb
|
|
uint32 est_state
|