Skip to content
Snippets Groups Projects
Commit c51f414b authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Vehicle status remove unused field

parent 19fc766c
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,6 @@ bool rc_signal_lost_cmd # true if RC lost mode is commanded
bool rc_input_blocked # set if RC input should be ignored temporarily
uint8 rc_input_mode # set to 1 to disable the RC input, 2 to enable manual control to RC in mapping.
bool data_link_found_new # new datalink to GCS found
bool data_link_lost # datalink to GCS lost
bool data_link_lost_cmd # datalink to GCS lost mode commanded
uint8 data_link_lost_counter # counts unique data link lost events
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment