132 Commits (879d44f930f1824870aa1bca6b9f826b58498cde)

Author SHA1 Message Date
Andrew Tridgell accfd46633 Plane: update for new APM_Control API 12 years ago
Andrew Tridgell 890b77447a Plane: allow integrator in stabilize mode when no stick input 12 years ago
Andrew Tridgell 233b033e8c Plane: removed old speed/altitude control algorithms 12 years ago
Andrew Tridgell 29c854e676 Plane: remove unused function 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell 608345415b Plane: pass aircraft parameters to attitude controllers 12 years ago
Andrew Tridgell dbd47b2a30 Plane: make TECS the default speed/height controller 12 years ago
Andrew Tridgell dc024d425a Plane: re-do roll hanging in ACRO mode 12 years ago
Andrew Tridgell b37f79d307 Plane: update for new APM_Control API 12 years ago
Andrew Tridgell 113bc20f8a Plane: added a new CRUISE flight mode 12 years ago
Andrew Tridgell cc57bfcf12 Plane: fixed handling of deadzone in ACRO mode 12 years ago
Andrew Tridgell fc67f51901 Plane: added ACRO_ROLL_RATE and ACRO_PITCH_RATE parameters 12 years ago
Andrew Tridgell 608007361b Plane: added initial implementation of ACRO mode 12 years ago
Andrew Tridgell 3c97fad2ec Plane: changes for GPS field changes 12 years ago
Andrew Tridgell 7aa360b176 Plane: added relative_altitude helper functions 12 years ago
Andrew Tridgell 1355b6d89d Plane: break-up scheduling into smaller pieces 12 years ago
Andrew Tridgell d30dd7c3f1 Plane: only run TECS when in an auto-throttle mode 12 years ago
Andrew Tridgell a5bda3ffef Plane: changed to using a "aircraft parameters" structure 12 years ago
Paul Riseborough d62636d309 Plane: added new TECS altitude controller 12 years ago
Andrew Tridgell 75ef7c26e1 Plane: update takeoff course when conditions met 12 years ago
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