153 Commits (798add0b5c8f2c7463221fa55e0905ae7e2fa597)

Author SHA1 Message Date
Andrew Tridgell ae9201342a Plane: allow FLAP_IN_CHANNEL to control k_flap and k_flap_auto too 11 years ago
Andrew Tridgell c3b7e76c28 Plane: added flaperon support 11 years ago
Andrew Tridgell c16e3a035f Plane: fixed disarmed throttle in HIL 11 years ago
Michael Day b0a0316dd6 Plane: Now using AP_Arming library. 11 years ago
Andrew Tridgell 17c9cedac1 Plane: send out HIL servo updates as soon as we can 11 years ago
Andrew Tridgell 56f574684d Plane: fixed throttle failsafe with reversed throttle 11 years ago
Andrew Tridgell 231b5ab793 Plane: prevent too large combined pitch/roll angles 11 years ago
Andrew Tridgell 035ac3800a Plane: use G_Dt for acro angle integration 11 years ago
Andrew Tridgell 536fbb4a30 Plane: if pilot gives aileron input then disable ground steering 12 years ago
Andrew Tridgell d32e58db84 Plane: split out the channel stick mixing 12 years ago
Andrew Tridgell 3be939eb03 Plane: give manual steering when still 12 years ago
Andrew Tridgell d275f50539 Plane: added GROUND_STEER_ALT and GROUND_STEER_DPS 12 years ago
Andrew Tridgell 081510d37a Plane: added ACRO_LOCKING parameter 12 years ago
Kevin Hester 996eda0080 Plane: Report MAV_STATE_ACTIVE if flying, MAV_STATE_STANDBY otherwise 12 years ago
Andrew Tridgell e455ee0a94 Plane: fixed throttle suppression for AUTO_FBW_STEER=1 12 years ago
Andrew Tridgell 1869cd52e1 Plane: fixed AUTO_FBW_STEER stick mixing 12 years ago
Andrew Tridgell 328e900364 Plane: changed TKOFF_THR_DELAY default to 2 12 years ago
Paul Riseborough 43cf0736a3 Plane: Auto Takeoff Check updates 12 years ago
Andrew Tridgell 43ffe91546 Plane: added FS_ACTION of 2 for glide 12 years ago
Andrew Tridgell cc6acac1dd Plane: added AUTO_FBW_STEER option 12 years ago
Andrew Tridgell f6688582a6 Plane: added FENCE_ACTION=3 behaviour 12 years ago
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