ardupilot/libraries/AP_Parachute
Randy Mackay 542ec29e49 Parachute: set servo or relay to off position on every update
This resolves the issue of the parachute servo's position not being
initialised to the off position due to an ordering problem of the
auxiliary servos being initialised after the parachute object.
2014-10-18 17:26:23 +09:00
..
examples/AP_Parachute_test Parachute: add AP_Notify.h to example sketch 2014-04-07 13:37:04 +09:00
AP_Parachute.cpp Parachute: set servo or relay to off position on every update 2014-10-18 17:26:23 +09:00
AP_Parachute.h Parachute: relay parameter description update 2014-04-07 13:37:14 +09:00