mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-11 09:32:57 +08:00
Merged estimator fixes and mavlink rate config bits
This commit is contained in:
@@ -1591,7 +1591,6 @@ set_main_state_rc(struct vehicle_status_s *status, struct manual_control_setpoin
|
||||
switch (sp_man->mode_switch) {
|
||||
case SWITCH_POS_NONE:
|
||||
res = TRANSITION_NOT_CHANGED;
|
||||
warnx("NONE");
|
||||
break;
|
||||
|
||||
case SWITCH_POS_OFF: // MANUAL
|
||||
|
||||
Reference in New Issue
Block a user