10 Commits (f9dd31b6e549b115b1e567234bed4a8086d3106f)

Author SHA1 Message Date
Andrew Tridgell 70375720f3 Plane: fixed throttle slew handling with SERVO_RNG_ENABLE=1 8 years ago
Andrew Tridgell be1109174e Plane: apply elevon and vtail mixers after SRV_Channel remap 8 years ago
Andrew Tridgell d49f50db4b Plane: don't output aux channels on termination 8 years ago
Andrew Tridgell a23c373f16 Plane: fixed servo mixing for AFS and failsafe case 8 years ago
Andrew Tridgell 8170df7ba8 Plane: added servo remapping object 8 years ago
Andrew Tridgell c7f738c284 Plane: separate out the output channel mixing 8 years ago
Andrew Tridgell eb67c97bb2 Plane: split out flap output functions 8 years ago
Andrew Tridgell a2cdd75870 Plane: removed THROTTLE_OUT define 8 years ago
Andrew Tridgell 40c6ebf61a Plane: refactor more of servos output code to be easier to read 8 years ago
Andrew Tridgell 6aa3ded666 Plane: split main servo output functions into a separate file 8 years ago
Andrew Tridgell d6890495aa Plane: added swapped channel version of elevon/vtail/flaperon output 9 years ago
Tom Pittenger ca32bcc58d Plane: add new flight mode AVOID_ADSB to mimic GUIDED 9 years ago
Andrew Tridgell c4c7a3051a Plane: added support for secondary throttles 9 years ago
Andrew Tridgell adb5a3ee1f Plane: re-work AFS for new AP_AdvancedFailsafe API 9 years ago
Andrew Tridgell 5d6dfd927b Plane: changes for AP_AdvancedFailsafe naming 9 years ago
Tom Pittenger fc50f145ce 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)." 9 years ago
AndersonRayner da1b18d918 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). 9 years ago
Andrew Tridgell 327a057ee0 Plane: added internal combustion engine support 9 years ago
Andrew Tridgell 96d785f1c6 Plane: added auto_navigation_mode flag 9 years ago
Tom Pittenger 0597dbd033 Plane: allow SET_ATTITUDE_TARGET to set rpy and throttle 9 years ago
Tom Pittenger 85afd9e245 Plane: remove guided roll flag, handle it with timer=0 9 years ago
Michael Day 8ac433f991 Plane: Can now command roll from a companion computer. 9 years ago
Andrew Tridgell bf2e30f858 Plane: removed demo_servos() 9 years ago
E Thomas 7d824247af Differential spoilers support, elevon offset 9 years ago
Tom Pittenger ee29f38cdf Plane: moved takeoff flap check to NORMAL checks. 9 years ago
Samuel Rosenstein 296b279f0d Plane: fixed issue with preflight flaps. Flaps now go down in preflight mode 9 years ago
Michael du Breuil 41bb237799 Plane: remove throttle surpressed message 9 years ago
Andrew Tridgell 835235127c Plane: prevent divide by zero in SITL 9 years ago
Tom Pittenger af1407a155 Plane: disable parachute code when not enabled via compile option 9 years ago
Andrew Tridgell da5ce37bbc Plane: fixed gain on -ve stick mixing past 50% 9 years ago
Andrew Tridgell eee06da1b5 Plane: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell e0a9a8196c Plane: fixed throttle failsafe with THR_PASS_STAB=1 9 years ago
Ricardo de Almeida Gonzaga 1fad971851 ArduPlane: Fix typos 9 years ago
skyscraper e9e2f9020d ArduPlane: RC_Channel refactor, reimplement stick_mix_channels 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell 4666b25258 Plane: initial implementation of QRTL for quadplane RTL 9 years ago
Andrew Tridgell 07168c3db4 Plane: fixed places that assumed mission command IDs are 8 bit 9 years ago
Tom Pittenger c238645e53 Plane: limit roll before calculating load factor 9 years ago
Rimvydas Naktinis df922dacfa Plane: Suppress throttle when parachute release initiated, not after release. 9 years ago
Andrew Tridgell e9e43dc016 Plane: added Q_VFWD_GAIN for forward motor in VTOL modes 9 years ago
Andrew Tridgell 97a7192f76 Plane: make it more obvious that AUTO_FBW_STEER is not for normal use 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Tom Pittenger 75be40ea59 Plane: add LAND_THR_SLEW 9 years ago
Tom Pittenger ed6aa4ed17 Plane: added throttle limiting via max power (current*voltage) 9 years ago
Tom Pittenger 993e5b438c Plane: add to LAND_NEUTRL behavior 9 years ago
Tom Pittenger 0b26a34f22 Plane: new param LAND_THEN_NEUTRL 9 years ago
Andrew Tridgell 8ecf54bf75 Plane: use throttle slew when in quadplane assisted flight 9 years ago
Tom Pittenger fa53263ca9 Plane: make throttle_percentage() signed 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Tom Pittenger 1cb094f12e Plane: make throttle signed (pos and neg) 9 years ago