mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 18:53:57 -04:00
RC_Channel: add RC channel option for trimming AHRS using RC
This commit is contained in:
parent
0b659ac8a1
commit
498dc11cef
@ -261,7 +261,7 @@ public:
|
||||
ICE_START_STOP = 179, // AP_ICEngine start stop
|
||||
AUTOTUNE_TEST_GAINS = 180, // auto tune tuning switch to test or revert gains
|
||||
QUICKTUNE = 181, //quicktune 3 position switch
|
||||
|
||||
AHRS_AUTO_TRIM = 182, // in-flight trim Copter AHRS using manual levelling
|
||||
|
||||
// inputs from 200 will eventually used to replace RCMAP
|
||||
ROLL = 201, // roll input
|
||||
|
Loading…
Reference in New Issue
Block a user