162 Commits (94d38ee2946dd6b8ff3a0a9d25dcca6849dcc9ff)

Author SHA1 Message Date
Andrew Tridgell 570ecea6c6 Plane: added secondary rudder support 12 years ago
Andrew Tridgell 056e0ca40d Plane: APM2 doesn't have channel 9 PWM output 12 years ago
Andrew Tridgell a1f64d606a Plane: fixed remaining places where primary channel ordering was assumed 12 years ago
Andrew Tridgell fb9bf21522 Plane: allow channel mapping of first 4 channels 12 years ago
Andrew Tridgell bb3171ab5f Plane: zero attitude integrators on the ground 12 years ago
Andrew Tridgell cd55ed45e2 Plane: removed the old roll/pitch/yaw PID controllers 12 years ago
Andrew Tridgell eba7d6da9a Plane: removed the old crash_timer code 12 years ago
Andrew Tridgell 767d9d0eb5 Plane: fixed stick mixing in AUTO modes 12 years ago
Andrew Tridgell c81421e275 Plane: added MIXING_GAIN parameter 12 years ago
Andrew Tridgell 6251d0510a Plane: obey pitch trim and throttle pitch feed forward in new controllers 12 years ago
Andrew Tridgell 11ad9d5a2d Plane: auto-invert pitch control when upside down 12 years ago
Andrew Tridgell 4e2b88f6e6 Plane: added ATT_CONTROLLER option to select attitude controller 12 years ago
Paul Riseborough 8c5b603848 Plane: use new APM_Control API 12 years ago
Andrew Tridgell 9584aa89d9 Plane: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell 3d7a4d0e6e Plane: added ELEVON_OUTPUT option 12 years ago
Andrew Tridgell 0b8c2da4df Plane: support 12 output channels on PX4 12 years ago
Andrew Tridgell 4f225eff57 Plane: if airspeed enabled, require 5m/s to unsuppress throttle 12 years ago
Andrew Tridgell 8f091e70c8 Plane: move elevon variables into a structure 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
Andrew Tridgell e58f49aeaf Plane: copy rudder out in TRAINING mode 12 years ago
Andrew Tridgell bd2b9fbe9d Plane: simplify the VTail mixer to be more like a hardware mixer 12 years ago
Andrew Tridgell 406921faf1 Plane: added VTAIL_OUTPUT option 12 years ago
Andrew Tridgell 683a2919d1 Plane: prevent stick mixing when throttle is below failsafe threshold 12 years ago
Andrew Tridgell 2506c216dd Plane: added a second type of stick mixing 12 years ago
Andrew Tridgell e390726bdd Plane: prevent overflow on large PID gains 12 years ago
Andrew Tridgell dfb14d760b Plane: added HIL_SERVOS option 12 years ago
Randy Mackay c2055557f5 Plane: add support for GPS fix type 2D 12 years ago
Andrew Tridgell 1d983b3f2e Plane: fixed X accel triggering of auto 12 years ago
Andrew Tridgell 0a385cc0ff Plane: added TKOFF_THR_MINACC option 12 years ago
Michael Warren 9697ff5d6d Plane: Added extra parameter to specify at what speed in auto-takeoff throttle should engage 12 years ago
Andrew Tridgell e93888dee9 Plane: make a throttle_cruise of 0 mean always zero throttle 12 years ago
Michael b9a5be6c8b Plane: added secondary elevator support 12 years ago
Andrew Tridgell 9058949558 Plane: fixed some warnings 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 4cdb3cd390 Plane: use GRAVITY_MSS 12 years ago
Andrew Tridgell feca411943 Plane: added new TRAINING mode 12 years ago
Andrew Tridgell cf18534163 Plane: use new functions 12 years ago
Pat Hickey f8dec9ae4a ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell f5abc2c25e Plane: switch to an enum for flight modes 12 years ago
Andrew Tridgell 0260559147 Plane: fixed throttle slew limit code 12 years ago
Andrew Tridgell 697c386075 Plane: use correct throttle range in slewrate 12 years ago
Andrew Tridgell 92cd631ce5 Plane: added THR_PASS_STAB parameter 12 years ago
Andrew Tridgell 61f2e18e2e APM: allow ailerons to move fully during servo demo 12 years ago
Andrew Tridgell fcbd3a823b APM: added a new type of auxilary aileron, with rc input 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell c7b47a0e47 APM: allow for arbitrary ranges and reversal on 2nd aileron 12 years ago
Andrew Tridgell 81d507d39e APM: fixed differential spoilers in manual mode 12 years ago
Andrew Tridgell 8c0296b27a APM: fixed additional aileron channels in manual mode 12 years ago
Xichen Shi 8c46fced16 APM: Added functionality to use differential spoilers in elevon mode 12 years ago