mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
Tools: move RC bits in mavlink to common code
Plane's semantics change to be like Copter. Rover, Sub and Tracker will start reporting the bits
This commit is contained in:
parent
1f46bd3a6f
commit
2fe2c3b520
@ -41,7 +41,7 @@ class DU32Change(object):
|
|||||||
"land_complete",
|
"land_complete",
|
||||||
"new_radio_frame",
|
"new_radio_frame",
|
||||||
"usb_connected_unused",
|
"usb_connected_unused",
|
||||||
"rc_receiver_present",
|
"rc_receiver_present_unused",
|
||||||
"compass_mot",
|
"compass_mot",
|
||||||
"motor_test",
|
"motor_test",
|
||||||
"initialised",
|
"initialised",
|
||||||
|
Loading…
Reference in New Issue
Block a user