mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
RC_Channel: tidy a comment for LAND_PITCH_DEG
This commit is contained in:
parent
a4302e5fb8
commit
061ac459f8
@ -190,7 +190,7 @@ public:
|
|||||||
TER_DISABLE = 86, // disable terrain following in CRUISE/FBWB modes
|
TER_DISABLE = 86, // disable terrain following in CRUISE/FBWB modes
|
||||||
CROW_SELECT = 87, // select CROW mode for diff spoilers;high disables,mid forces progressive
|
CROW_SELECT = 87, // select CROW mode for diff spoilers;high disables,mid forces progressive
|
||||||
SOARING = 88, // three-position switch to set soaring mode
|
SOARING = 88, // three-position switch to set soaring mode
|
||||||
LANDING_FLARE = 89, // force flare, throttle forced idle, pitch to LAND_PITCH_CD, tilts up
|
LANDING_FLARE = 89, // force flare, throttle forced idle, pitch to LAND_PITCH_DEG, tilts up
|
||||||
EKF_POS_SOURCE = 90, // change EKF position source between primary, secondary and tertiary sources
|
EKF_POS_SOURCE = 90, // change EKF position source between primary, secondary and tertiary sources
|
||||||
ARSPD_CALIBRATE= 91, // calibrate airspeed ratio
|
ARSPD_CALIBRATE= 91, // calibrate airspeed ratio
|
||||||
FBWA = 92, // Fly-By-Wire-A
|
FBWA = 92, // Fly-By-Wire-A
|
||||||
|
Loading…
Reference in New Issue
Block a user