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.
12 linhas
179 B
Plaintext
12 linhas
179 B
Plaintext
Header header
|
|
float64 drone_time
|
|
uint16 tag
|
|
uint16 size
|
|
float32 accs_temp
|
|
uint16 gyro_temp
|
|
float32[] phys_accs
|
|
float32[] phys_gyros
|
|
uint32 alim3V3
|
|
uint32 vrefEpson
|
|
uint32 vrefIDG
|