ardupilot/libraries/AP_Arming
Peter Barker 575d803904 AP_Arming: remove redundant trim checks in Copter/Sub
The main rc_calibration_checks method checks all channels, not just the subset being tested explicitly on Copter/Sub.

The code making this redundant was added in 1b18a78d1d with a comment "Add a RC check that (<=min trim max) for all channels.
2023-03-25 11:04:36 +11:00
..
AP_Arming.cpp AP_Arming: remove redundant trim checks in Copter/Sub 2023-03-25 11:04:36 +11:00
AP_Arming.h AP_Arming: added is_armed_and_safety_off() 2023-02-21 07:44:09 +11:00