220 Commits (6bc8ff2ee848486bdd859e66142e3117b2dee011)

Author SHA1 Message Date
Andrew Tridgell 725244ff8a Plane: implement new TRIM_AUTO functionality 8 years ago
Andrew Tridgell c9e4423997 Plane: re-implement flaperons 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ccee841578 Plane: NFC SYS_NUM_RESETS is a read-only variable 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 14b214eb9b Plane: remove FS parameters default values macros. 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 405e0bb9d9 Plane: Add missing @RebootRequired: True 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2f5f8eb323 Plane: Use SI units conventions in parameter units 8 years ago
Mark Whitehorn 7679b758b0 Plane: add parameter RUDD_DT_GAIN for dual motor tailsitter 8 years ago
Andrey Kolobov 35d406aeab Plane: added a soaring controller to Arduplane 8 years ago
Michael du Breuil cf10b7b841 Plane: Add support for landing PID's and servo control 8 years ago
Randy Mackay eb746eaeef Plane: fix SYSID_ENFORCE parameter description 8 years ago
Andrew Tridgell 0fc04b0158 Plane: setup plane frame type parameter flags 8 years ago
Peter Barker 1d7994e9ba Plane: create GCS_Plane subclass 8 years ago
Peter Barker d060670ba3 Plane: rename gcs[] to gcs_chan[] 8 years ago
Michael du Breuil 7a1cbf76d3 Plane: Remove ALT_MIX 8 years ago
Andrew Tridgell 90d9e74054 Plane: fixed parameter path 8 years ago
Michael du Breuil 2326eee9a0 Plane: Move loiter_radius to vehicle 8 years ago
murata 2492b9db7e Plane: Unify from print or println to printf. 8 years ago
Andrew Tridgell 3338b4295e Plane: use reload_defaults_file() 8 years ago
Andrew Tridgell 68504dbcbb Plane: auto-upgrade old parameters for SRV_Channel split 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
priseborough 38a0e8a6ae ArduPlane: Add EKF3 and remove EKF1 8 years ago
Tom Pittenger 6544afbcba Plane: Migrate the rest of "LAND_" params from Plane to AP_Landing 8 years ago
Tom Pittenger bfbfc3ea3d Plane: migrate aparm "LAND_" params from plane to AP_Landing 8 years ago
Tom Pittenger fa991297db Plane: create new "LAND_" param block for AP_Landing 8 years ago
Tom Pittenger f556f705e6 Plane: move various g params to aparms 8 years ago
Tom Pittenger 0ffeed644c Plane: remove define RANGEFINDER_ENABLED - always enabled 8 years ago
murata 0ee8edc29d Plane: Change from printf statement to print, println statement. 8 years ago
Michael du Breuil 4dae7a6f3d Plane: Simplify parameters 8 years ago
Peter Barker 98ae6c776a Plane: support for AP_Stats (flight time, bootcount, runtime) 8 years ago
Peter Barker 33b7750c7d Plane: remove duplicate parameter metadata 8 years ago
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