140 Commits (31628ea52fa0fe5c5310af684a38a110f978c1b3)

Author SHA1 Message Date
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 3a8e38ee12 Plane: added SYSID_ENFORCE parameter 8 years ago
Andrew Tridgell 8170df7ba8 Plane: added servo remapping object 8 years ago
Andrew Tridgell d6890495aa Plane: added swapped channel version of elevon/vtail/flaperon output 9 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
Randy Mackay d3f8b1b846 Plane: TELEM_DELAY parameter range to 30sec 9 years ago
Tom Pittenger 285e41bac6 Plane: add avoidance_adsb framework for object avoidance 9 years ago
Tom Pittenger 399fa195bb Plane: add comment to FLTMODE param to include AVOID_ADSB 9 years ago
Andrew Tridgell 7ce7eb5a60 Plane: added Q modes to parameter docs 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
Ricardo de Almeida Gonzaga 7a9fe95ccb ArduPlane: Fix typos 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 3f0a8d1761 Plane: added AP_Button support for plane 9 years ago
Andrew Tridgell 1256c2f351 Plane: changed for AP_Vehicle API change 9 years ago
Michael Day cdeef9d692 Plane: Fence breaches can go to RTL mode with new FENCE_ACTION setting. 9 years ago
E Thomas 7d824247af Differential spoilers support, elevon offset 9 years ago
Andrew Tridgell b7fe96188d Plane: raise range of THR_FS_VALUE 9 years ago
Tom Pittenger 6746b4227a Plane: handle large negative baro offsets (corner case) to self-trigger a land-abort go-around 9 years ago
Tom Pittenger 034cd2413e Plane: re-calc landing glide slope to gracefully handle baro offset during long flights 9 years ago
Ricardo de Almeida Gonzaga 1fad971851 ArduPlane: Fix typos 9 years ago
Andrew Tridgell dcb24f2bc1 Plane: use DataFlash::log_while_disarmed() 9 years ago
Andrew Tridgell 35ef20b23a Plane: use separate definition for TUNE_PARM 9 years ago
Andrew Tridgell db5f50e08e Plane: convert tuning to use AP_Tuning library 9 years ago
Tom Pittenger 2ba9a04bf5 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 9 years ago
Andrew Tridgell 27fb35253c Plane: added in-flight transmitter tuning 9 years ago
Andrew Tridgell 3a242ee4a9 Plane: support up to 16 output channels 9 years ago
Andrew Tridgell 06bcf0df4b Plane: change default loop rate for quadplanes to 300Hz 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 dd6c4d6225 Plane: fixed up parameters for quadplane 9 years ago
Lucas De Marchi f258b66627 ArduPlane: Update path locations for parameters 9 years ago
Andrew Tridgell 30ca9fbb01 Plane: cope with upgrade to shifted indexes for quadplane 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Tom Pittenger 75be40ea59 Plane: add LAND_THR_SLEW 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
Tom Pittenger ebec68c55b Plane: param desc to increase THR_MIN range to include negative thrust 9 years ago
Tom Pittenger a920b7322d Plane: more desc for param USE_REV_THRUST 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Andrew Tridgell 125af1b856 Plane: added OVERRIDE_SAFETY parameter 9 years ago
squilter c7e8a48a55 Plane: deploy parachute as fs action 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell 0d6b353bcb Plane: added quad assistance and auto support for quadplane 9 years ago
Andrew Tridgell 6468fc6d93 Plane: Initial implementation of quadplane 9 years ago
Andrew Tridgell f201552f6d Plane: always call load_all 9 years ago
Andrew Tridgell 7b6d862316 Plane: support up to 14 rc inputs for all boards 9 years ago
Tom Pittenger 7cde90553d Plane: new param CRASH_ACC_THRESH 9 years ago
pepevalbe 9743e32f70 Plane: added group parameter for AP_Notify library 9 years ago
Andrew Tridgell 7a5808276e Plane: fixed two build warnings with clang 9 years ago