260 Commits (ebc28d817f4f8c96824aff4992460c6dd86ef637)

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
Tom Pittenger 285e41bac6 Plane: add avoidance_adsb framework for object avoidance 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
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
E Thomas 7d824247af Differential spoilers support, elevon offset 9 years ago
Andrew Tridgell 191d6df0ea Plane: moved EKF2 to a new parameter index 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
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 dd6c4d6225 Plane: fixed up parameters for quadplane 9 years ago
Lucas De Marchi e01d49ff53 ArduPlane: replace header guard with pragma once 9 years ago
Tom Pittenger 75be40ea59 Plane: add LAND_THR_SLEW 9 years ago
Tom Pittenger 0b26a34f22 Plane: new param LAND_THEN_NEUTRL 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Andrew Tridgell 125af1b856 Plane: added OVERRIDE_SAFETY parameter 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell 6468fc6d93 Plane: Initial implementation of quadplane 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
Peter Barker 574f95bd76 Plane: support multiple simultaneous backends 9 years ago
Tom Pittenger eaad72c192 Plane: Add support for handing ADS-B traffic 9 years ago
Lucas De Marchi d1be74c87e ArduPlane: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Andrew Tridgell 5d1d54a8cb Plane: added CHUTE_CHAN parameter for manual release 9 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 9 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago
Andrew Tridgell 91f990af06 Plane: added EKF2 to parameters as EK2_* 10 years ago
Randy Mackay 6da53ae3b2 Plane: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Stewart Loving-Gibbard 722dd29370 Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Gustavo Jose de Sousa 93c80b03ae ArduPlane: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Andrew Tridgell 2f5ade4810 Plane: use 16 bit mask for GCS_PID_MASK 10 years ago
Andrew Tridgell 09476bf9d3 Plane: added GCS_PID_MASK for realtime pid tuning 10 years ago
Randy Mackay 174c55b0af Plane: add support for 4th mavlink channel 10 years ago
Andrew Tridgell edec706c12 Plane: added RUDDER_ONLY parameter 10 years ago
Michael du Breuil 78a3ce46b9 Plane: Use tecs to control the throttle during takeoff 10 years ago
Michael du Breuil 4b1d71e390 Plane: rebuild the glide slope if we are above it and already climbing 10 years ago
Tom Pittenger 1b0ed277b3 Plane: Disarm On Land 10 years ago
Andrew Tridgell 1c1798fb11 Plane: support much smoother flare transitions 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago