mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
9f9531a790
This makes the arbitrary decision that arming checks always report failures to the GCS. Fixes: In file included from ../../ArduCopter/events.cpp:1: In file included from ../../ArduCopter/Copter.h:91: ../../ArduCopter/AP_Arming.h:33:69: fatal error: non-virtual member function marked 'override' hides virtual member function bool arm_checks(bool display_failure, AP_Arming::Method method) override; ^ ../../libraries/AP_Arming/AP_Arming.h:64:18: note: hidden overloaded virtual function 'AP_Arming::arm_checks' declared here: different number of parameters (1 vs 2) virtual bool arm_checks(AP_Arming::Method method); ^ 1 error generated. |
||
---|---|---|
.. | ||
AP_Bootloader | ||
ardupilotwaf | ||
autotest | ||
bootloaders | ||
CHDK-Scripts | ||
CodeStyle | ||
CPUInfo | ||
debug | ||
environment_install | ||
Frame_params | ||
geotag | ||
GIT_Test | ||
gittools | ||
Hello | ||
IO_Firmware | ||
Linux_HAL_Essentials | ||
LogAnalyzer | ||
mavproxy_modules | ||
Pozyx/IndoorLoiter | ||
Replay | ||
scripts | ||
vagrant | ||
PrintVersion.py |