189 Commits (adf4d8fd4788841eb8dd1fba62777166ff9540ff)

Author SHA1 Message Date
Andrew Tridgell ff400243e0 Plane: added a new TAKEOFF flight mode 5 years ago
Henry Wurzburg 3e08e18202 Plane: add QACRO to flight mode list 5 years ago
Peter Barker 7e5a6f1895 Plane: avoid allocate a GCS_MAVLINK per mavlink channel 6 years ago
Michael du Breuil 2d81ad63f5 Plane: Convert ARMING_CHECK 6 years ago
Michael du Breuil c6f884221e Plane: Fix parameter description on values to not use the delimiter character 6 years ago
Michael du Breuil 183640789d Plane: Enable scripting parameters 6 years ago
Andrew Tridgell 08baabed4a Plane: modify FENCE_AUTOENABLE docs 6 years ago
Andrew Tridgell 5076058459 Plane: added FENCE_AUTOENABLE=3 option 6 years ago
IamPete1 fb4b092917 plane: restore thr_min behaviour and update description 6 years ago
Tom Pittenger ade6281923 Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter 6 years ago
IamPete1 520f5f7894 Plane: add crow flap options paramiter 6 years ago
Tom Pittenger 0270c57530 Plane: massive refactor and creation of Mode class 6 years ago
Peter Barker 903be58436 Plane: add param conversion from MAG_ENABLE to COMPASS_ENABLED 6 years ago
Peter Barker 73707077b5 Plane: move enabled parameter into compass library 6 years ago
Tom Pittenger 7030dbc766 Plane: rename dataflash to logger 6 years ago
Andrew Tridgell 3907466f9d Plane: added TKOFF_TIMEOUT parameter 6 years ago
Andrew Tridgell cd1f21b806 Plane: removed some px4 specific code and docs 6 years ago
Tom Pittenger c422a21f55 Plane: ICE to use ahrs singleton 6 years ago
Nathan E 4d7fc66657 Update parameters.cpp per magicrub comments 6 years ago
Nathan E 448d19ddbb Update ArduPlane/Parameters.cpp 6 years ago
Peter Barker 40856fef56 Plane: remove vestiges of old PX4_MIXER code 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Michael du Breuil ae6dc01cd5 Plane: Reset all storage when format version is incorrect 6 years ago
Michael du Breuil a78bce32c0 Plane: Allow users to force target airspeed in cruise or fbwb 6 years ago
Nikhil Upadhye d1e93bae83 Plane: adding new mode QAUTOTUNE 6 years ago
Michael du Breuil f3a843ebf7 Plane: Fix a comma in bitmask that was breaking emitters 6 years ago
Andrew Tridgell 1d00d26b9e Plane: added parameters for crow flaps 6 years ago
Michael du Breuil 8ce0460daf Plane: Remove old parameter conversion 6 years ago
Eugene Shamaev 01178a75e9 Plane: added landing gear support 6 years ago
Andrew Tridgell d5c29fc57e Plane: use IOMCU mixing if available 6 years ago
Michael du Breuil 1c54fa0230 Plane: Remove old battery conversion that conflicts with new monitor 6 years ago
Michael du Breuil d9e02403e1 Plane: Fix battery failsafe parameter conversion 6 years ago
Andrew Tridgell 5ce418b4ea Plane: added FLIGHT_OPTIONS bit for disabling pitch up check in takeoff 6 years ago
Andrew Tridgell a00e06ea13 Plane: added TKOFF_ACCEL_CNT for multi-shake to start 6 years ago
Andrew Tridgell 009786a338 Plane: small update to failsafe documentation 6 years ago
Michael du Breuil 3aed07a83a Plane: Create a scripting object 6 years ago
Michael du Breuil b945970914 Plane: Fix FLIGHT_OPTIONS bitmask doc 6 years ago
Randy Mackay b61b25e5bf Plane: minor format fix to Parmeters.cpp 7 years ago
Randy Mackay 96d494c2e8 Plane: use parent AP_Arming rudder value 7 years ago
Michael du Breuil f150cae75a Plane: Allow center throttle to be trim airspeed in cruise 7 years ago
Peter Barker b574f4c1fc Plane: move support for inverted flight to rc-aux-switch 7 years ago
Michael du Breuil 8417bcc7d5 Plane: Add flight options bitmask 7 years ago
Andrew Tridgell c964a393c0 Plane: fixed RC_Channels parameter docs 7 years ago
Peter Barker 9ce02bc504 Plane: minimal support for inheritting from RC_Channel 7 years ago
Andrew Tridgell 1d675390ab Plane: make soaring an optional build feature 7 years ago
Lucas De Marchi 7f0d5ddf21 AP_Param: stop panic()'ing on unknown parameters 7 years ago
Andrew Tridgell bc503cc600 Plane: moved OSD to top level params 7 years ago
Alexander Malishev 75bf6984f5 Plane: added OSD support 7 years ago
Michael du Breuil 44f2a652f3 Plane: Remove software type param 7 years ago
Andrew Tridgell c20351202d Plane: document TKOFF_THR_SLEW = -1 for takeoff 7 years ago