sander
9 years ago
committed by
Andreas Antener
8 changed files with 37 additions and 16 deletions
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
uint64 timestamp # Microseconds since system boot |
||||
bool vtol_in_rw_mode # true: vtol vehicle is in rotating wing mode |
||||
uint64 timestamp # Microseconds since system boot |
||||
bool vtol_in_rw_mode # true: vtol vehicle is in rotating wing mode |
||||
bool vtol_in_trans_mode |
||||
bool fw_permanent_stab # In fw mode stabilize attitude even if in manual mode |
||||
float32 airspeed_tot # Estimated airspeed over control surfaces |
||||
bool vtol_transition_failsafe # vtol in transition failsafe mode |
||||
bool fw_permanent_stab # In fw mode stabilize attitude even if in manual mode |
||||
float32 airspeed_tot # Estimated airspeed over control surfaces |
||||
|
@ -1 +1 @@
@@ -1 +1 @@
|
||||
Subproject commit 0a9f7e58dbb5708fc894a865376ede6cbb675fd4 |
||||
Subproject commit b21a49b3f9b7267663fd79a92f50c2db78eae762 |
Loading…
Reference in new issue