|
|
|
@ -61,7 +61,7 @@ bool rc_signal_lost # true if RC reception lost
@@ -61,7 +61,7 @@ bool rc_signal_lost # true if RC reception lost
|
|
|
|
|
uint8 rc_input_mode # set to 1 to disable the RC input, 2 to enable manual control to RC in mapping. |
|
|
|
|
|
|
|
|
|
bool data_link_lost # datalink to GCS lost |
|
|
|
|
bool high_latency_data_link_active # all low latency datalinks to GCS lost |
|
|
|
|
bool high_latency_data_link_active # all low latency datalinks to GCS lost |
|
|
|
|
uint8 data_link_lost_counter # counts unique data link lost events |
|
|
|
|
bool engine_failure # Set to true if an engine failure is detected |
|
|
|
|
bool mission_failure # Set to true if mission could not continue/finish |
|
|
|
|