ardupilot/libraries/AP_Arming
Peter Barker f5a8561fde AP_Arming: display 'Arm: ' instead of 'PreArm: ' for arming failures
Before this patch we would display PreArm: even if the checks were being performed as part of the arming sequence.

This lets us distinguish betwee checks failing because the user is trying to arm the vehicle and when the prearms are running while disarmed (or triggered via GCS)
2022-08-09 10:18:52 +10:00
..
AP_Arming.cpp AP_Arming: display 'Arm: ' instead of 'PreArm: ' for arming failures 2022-08-09 10:18:52 +10:00
AP_Arming.h AP_Arming: display 'Arm: ' instead of 'PreArm: ' for arming failures 2022-08-09 10:18:52 +10:00