ardupilot/libraries/AP_LandingGear
Matt 15823d9e97 AP_LANDING_GEAR: Remove deploy lock
Since the RC switches only respond to changes, there is no longer a need
for this lock state. The gear can be retracted or deployed by RC switch,
flight mode, or mavlink command freely without convoluted unlocking
methods.  Also removed use of this in the associated Copter code.
2018-08-03 10:59:15 +09:00
..
AP_LandingGear.cpp AP_LANDING_GEAR: Remove deploy lock 2018-08-03 10:59:15 +09:00
AP_LandingGear.h AP_LANDING_GEAR: Remove deploy lock 2018-08-03 10:59:15 +09:00