mirror of https://github.com/ArduPilot/ardupilot
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. |
||
---|---|---|
.. | ||
__init__.py | ||
ap_library.py | ||
ap_persistent.py | ||
ardupilotwaf.py | ||
boards.py | ||
build_summary.py | ||
chibios.py | ||
cmake.py | ||
cxx_checks.py | ||
embed.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
static_linking.py | ||
toolchain.py | ||
uavcangen.py |