16 Commits (e6119cf51f0744dd9dea179dd5f67ce6d8be37fe)

Author SHA1 Message Date
Stewart Loving-Gibbard 722dd29370 Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay e4c62811ea Plane: fix link to BATT parameter descriptions 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Stewart Loving-Gibbard eb2ca91f1c Plane: Fixing unambiguous spelling errors in Parameters.cpp file. 10 years ago
Andrew Tridgell 6186b7a453 Plane: disable TRIM_RC_AT_START by default 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Lucas De Marchi e97034f8e9 ArduPlane: use ARRAY_SIZE macro 10 years ago
Andre Kjellstrup 3e84132f6b GCS_Failsafe: new parameter option 10 years ago
Michael Oborne 7dcd24137e Plane: add bitmask documentation 10 years ago
Andrew Tridgell 9adc879253 Plane: changes for new AHRS API 10 years ago
Andrew Tridgell 09476bf9d3 Plane: added GCS_PID_MASK for realtime pid tuning 10 years ago
Andrew Tridgell 8974c879fe Plane: fixed paths for GCS_MAVLink parameter file 10 years ago
Andrew Tridgell 554869033f Plane: disabled rangefinder on APM2 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 150af130ee Plane: get closer to making var_info appear in text segment 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Randy Mackay 174c55b0af Plane: add support for 4th mavlink channel 10 years ago
Randy Mackay a3271e4584 Plane: clarify SYSID_MAV parameter description 10 years ago
Michael Day ee14678d2a Plane: Allow disabling of only the fence floor. 10 years ago
Andrew Tridgell a299fdacdf Plane: fix for HAL_SITL rename 10 years ago
Michael Day 05d065b471 Plane: Make LAND_FLARE_SEC optional. 10 years ago
Randy Mackay e122916815 Plane: fix MNT param description 10 years ago
Tom Pittenger c974134ea4 ArduPlane: RTL Autoland skip HOME 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
Andrew Tridgell 03a50712db Plane: default LAND_DISARMDELAY to 20 seconds 10 years ago
Andrew Tridgell 6a33588f67 Plane: make LOG_BITMASK logging when disarmed clearer 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 cac7714693 Plane: fixed parameter typo 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Michael Day b02098e19e Plane: Make radio trim optional at ground start. 10 years ago
Tom Pittenger 420e9e0d2e Plane: added INITIAL_MODE which is the mode we boot up into. 10 years ago
Andrew Tridgell 16cdf64d63 Plane: added CLI_ENABLED option 10 years ago
Andrew Tridgell d0d5524bce Plane: mark ELEVON_MIXING as deprecated 10 years ago
Andrew Tridgell 3f225b1a73 Plane: lower default FS_LONG_TIMEOUT value from 20 to 5 seconds 10 years ago
Andrew Tridgell 00758a3e91 Plane: improved landing parameter descriptions 10 years ago
Randy Mackay 3a1465c9d1 Plane: integrate SerialManager 10 years ago
Randy Mackay 37d1079d25 Plane: move MNT param's underscore to mount lib 10 years ago
Randy Mackay 681d28838f Plane: integrate mount frontend-backend restructure 10 years ago
Matthias Badaire ee00302b62 Plane: Frsky telemtry change move parameter to init of the class 10 years ago
Randy Mackay 6bec527aa3 Plane: BATT param's underscore moved to library 10 years ago
priseborough 2500f7e9c2 Plane : Add data logging for optical flow use with EKF 10 years ago
Andrew Tridgell 3813bcb7ce Plane: small improvement to takeoff docs 10 years ago
Andrew Tridgell 135f9b2c54 Plane: added STALL_PREVENTION option 10 years ago
Andrew Tridgell 19c727c6c2 Plane: change default autotune level to 6 10 years ago
Andrew Tridgell 02d45468d6 Plane: update OVERRIDE_CHAN docs 10 years ago
Andrew Tridgell e30838a4ef Plane: make OVERRIDE_CHAN behaviour exactly match FLTMODE6 10 years ago
Andrew Tridgell bfb2a7eb93 Plane: improved FLAPIN_CHANNEL docs 10 years ago