mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
vehicle status: Rename field which controls RC input mode
This commit is contained in:
parent
81240d6040
commit
2747093028
@ -126,7 +126,7 @@ bool rc_signal_lost # true if RC reception lost
|
||||
uint64 rc_signal_lost_timestamp # Time at which the RC reception was lost
|
||||
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_off # set to 1 to disable the RC input, 2 to enable manual control to RC in mapping.
|
||||
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 data_link_lost_cmd # datalink to GCS lost mode commanded
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user