- Jan 11, 2017
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Dec 30, 2016
-
-
Tom Pittenger authored
this will reduce confusion when searching for FLIGHT_LAND_* and you get a bunch of takeoff related hits. It will also make more sense when the landing library fully manages the FLIGHT_LAND stage entirely because it will not mange FLIGHT_LAND_ABORT
-
Tom Pittenger authored
-
Tom Pittenger authored
-
- Dec 14, 2016
-
-
Tom Pittenger authored
-
- Dec 05, 2016
-
-
Andrew Tridgell authored
-
- Nov 25, 2016
-
-
Tom Pittenger authored
-
Tom Pittenger authored
-
- Oct 29, 2016
-
-
murata authored
-
- Oct 24, 2016
-
-
Mathieu OTHACEHE authored
Using a global .dir-locals.el file is a better alternative than reincluding the same emacs header in every file of the project.
-
- Oct 20, 2016
-
-
Ricardo de Almeida Gonzaga authored
-
- Oct 19, 2016
-
-
Andrew Tridgell authored
-
- Oct 16, 2016
-
-
William Liu authored
-
- Oct 15, 2016
-
-
Andrew Tridgell authored
now that we have separated RC input from servo output with SERVO_RNG_ENABLE=1 we can do full automatic servo trimming as an option
-
Andrew Tridgell authored
-
- Oct 14, 2016
-
-
Andrew Tridgell authored
this is needed to ensure that changes in RCn_MIN/MAX don't cause changes in the output handling for elevon nd vtail planes
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this provides a framework for other output mixing types
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this can be achieved with THR_MAX parameter instead
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Sep 13, 2016
-
-
Andrew Tridgell authored
this makes it possible to setup an elevon plane without changing the transmitter reversals
-
- Aug 17, 2016
-
-
Tom Pittenger authored
-
- Aug 15, 2016
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Aug 07, 2016
-
-
Tom Pittenger authored
Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." This reverts commit da1b18d9.
-
- Aug 04, 2016
-
-
AndersonRayner authored
ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter).
-
- Jul 24, 2016
-
-
Andrew Tridgell authored
this allows for automatic engine start and restart
-
- Jul 04, 2016
-
-
Andrew Tridgell authored
this fixes a problem where modes like loiter and auto would allow for rudder stick mixing even with STICK_MIXING=0
-
- Jul 01, 2016
-
-
Tom Pittenger authored
-
- Jun 30, 2016
-
-
Tom Pittenger authored
-
Michael Day authored
-
- Jun 26, 2016
-
-
Andrew Tridgell authored
this really didn't help much and slows down startup
-
- Jun 06, 2016
-
-
E Thomas authored
Fixed differential spoilers support, added elevon offset See PR #2935
-