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.
22 linhas
403 B
Plaintext
22 linhas
403 B
Plaintext
Header header
|
|
float64 drone_time
|
|
uint16 tag
|
|
uint16 size
|
|
float32 offset_pressure
|
|
float32 est_z
|
|
float32 est_zdot
|
|
float32 est_bias_PWM
|
|
float32 est_biais_pression
|
|
float32 offset_US
|
|
float32 prediction_US
|
|
float32 cov_alt
|
|
float32 cov_PWM
|
|
float32 cov_vitesse
|
|
int32 bool_effet_sol
|
|
float32 somme_inno
|
|
int32 flag_rejet_US
|
|
float32 u_multisinus
|
|
float32 gaz_altitude
|
|
int32 Flag_multisinus
|
|
int32 Flag_multisinus_debut
|