mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 11:39:07 +08:00
Do not check mode switch for now
This commit is contained in:
parent
ad58fc7458
commit
98e65a2c3a
@ -61,7 +61,7 @@ int rc_calibration_check(int mavlink_fd, bool report_fail)
|
||||
|
||||
unsigned map_fail_count = 0;
|
||||
|
||||
const char *rc_map_mandatory[] = { "RC_MAP_MODE_SW",
|
||||
const char *rc_map_mandatory[] = { /*"RC_MAP_MODE_SW",*/
|
||||
/* needs discussion if this should be mandatory "RC_MAP_POSCTL_SW"*/
|
||||
0 /* end marker */
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user