164 Commits (2acddb9696fec77180863f3915080a69245084ec)

Author SHA1 Message Date
Andrew Tridgell 0306dbf5f1 Plane: moved auto mode variables to auto_state 11 years ago
Andrew Tridgell 2ab4ffef45 Plane: use new APM_OBC API 11 years ago
Andrew Tridgell 1bce4239a3 Plane: added AUTOTUNE flight mode 11 years ago
Andrew Tridgell d37f1a1376 Plane: updates for OBC API change 11 years ago
Andrew Tridgell 1efadb7a05 Plane: fixed some warnings 11 years ago
Andrew Tridgell 3c33eb3f09 Plane: use new channel output API 11 years ago
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Andrew Tridgell ff70c87f0b Plane: support 14 RC channels on PX4 11 years ago
Andrew Tridgell c9ebd6a175 Plane: improved RC failsafe handling 11 years ago
Andrew Tridgell 2cf98e476c Plane: added support for a separate steering channel 11 years ago
Andrew Tridgell 0d6064034a Plane: use percent_input() for flaps 11 years ago
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