2832 Commits (57bbb2e1d9c3ad68d907bf9f63d7746d203120c6)

Author SHA1 Message Date
Pierre Kancir 5d0972f589 Arduplane: fix implicit cast to double warning in quadplane 8 years ago
Peter Barker c6beb3a867 Plane: simplify dataflash initialisation 8 years ago
Peter Barker 4dc241fd22 Plane: StartUnstartedLogging replaces logging_started/start_logging 8 years ago
Peter Barker 927cc75843 Plane: simplify should_log (NFC) 8 years ago
Andrew Tridgell 1455c23230 Plane: fixed docs for tailsitter 8 years ago
Pierre Kancir d5cc1e64ed GCS_Common: rename send_rangefinder to send_rangefinder_downward 8 years ago
Pierre Kancir 0bc9d294fb ArduPlane: change rangefinder msg for common one 8 years ago
Pierre Kancir 9a121dc7c4 ArduPlane: add DISTANCE_SENSOR support 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ccee841578 Plane: NFC SYS_NUM_RESETS is a read-only variable 8 years ago
Mark Whitehorn 6607dafc66 ArduPlane: change is_tailsitter() to tailsitter_active() 8 years ago
Mark Whitehorn 53b82d1d4d ArduPlane: add comments on tailsitter pitch limits 8 years ago
Mark Whitehorn 65755454e0 ArduPlane: set tailsitter VTOL pitch limits using only Q_ANGLE_MAX 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 14b214eb9b Plane: remove FS parameters default values macros. 8 years ago
Michael du Breuil 87c076da4d ArduPlane: Fix missing break in GCS_MAVLink 8 years ago
Randy Mackay f7e830cfad Plane: pixhawk mixer supports motors 9 to 12 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 405e0bb9d9 Plane: Add missing @RebootRequired: True 8 years ago
Paulo Neves a45dd30c1d Plane: Add MAV_CMD_DO_SET_CAM_TRIGG_DIST support. 8 years ago
Michael du Breuil 19a5475195 Plane: Send landing messages 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2f5f8eb323 Plane: Use SI units conventions in parameter units 8 years ago
Michael du Breuil 92d505598b ArduPlane: Poll AP_Landing for fly forward information 8 years ago
Andrew Tridgell 92f88e9b33 Plane: fixed climb rate for quadplanes in CRUISE 8 years ago
Andrew Tridgell 6eaad59115 Plane: improve vectored tailsitter takeoff 8 years ago
Andrew Tridgell a46799d34e Plane: removed AP_Airspeed from vehicle code 8 years ago
André Kjellstrup 21b8d3cb3d Plane: Removed scary autotakeoff message. 8 years ago
Peter Barker 378015691b Plane: stop appending lf to PERF message 8 years ago
Peter Barker 084242cf03 Plane: move init of DataFlash references into vehicle init 8 years ago
Andrew Tridgell 708b483d77 Plane: prepare for 3.8.0beta5 8 years ago
Andrew Tridgell 2706c9d57a Plane: use common send_queued_parameters() 8 years ago
Andrew Tridgell 351304ebcb Plane: don't set fly-forward when transitioning 8 years ago
Andrew Tridgell 3eeff938b0 Plane: call BoardConfig.init_safety() at end of startup 8 years ago
Mark Whitehorn dc10675965 ArduPlane: suppress differential thrust when throttle is zero 8 years ago
Andrew Tridgell 5a57aafb98 Plane: reduce pitch demand on takeoff on roll error 8 years ago
Andrew Tridgell 954905e0eb Plane: allow battery failsafe with usb connected 8 years ago
Andrew Tridgell 888edcd709 Plane: fixed duplicate include of AP_ADC library 8 years ago
Andrew Tridgell 7ea0f65590 Plane: removed incorrect comment 8 years ago
Andrew Tridgell 06b0742481 Plane: fixed jump in qhover on takeoff 8 years ago
Andrew Tridgell b9debba509 Plane: make ground test easier for tilt 8 years ago
Andrew Tridgell 76870f8e01 Plane: improve fast/slow tilt in ground tests 8 years ago
Andrew Tridgell aab20317a0 Plane: fixed position control in QLAND_FINAL 8 years ago
Andrew Tridgell b1f1ace736 Plane: support vectored yaw tiltrotors 8 years ago
Andrew Tridgell fedabd1ace Plane: added logging of quadplane desired yaw 8 years ago
Andrew Tridgell 2d9c3e3d93 Plane: added EKF yaw reset handling to quadplane 8 years ago
Andrew Tridgell 516bf26719 Plane: fixed QRTL change when coming from loiter 8 years ago
Andrew Tridgell be1b50d6e2 Plane: support auto trim for separate elevon and vtail channels 8 years ago
Andrew Tridgell b4ffcfa6bd Plane: added support for elevon and vtail servo functions 8 years ago
Peter Barker b5b8620d04 Plane: log GPS detection state to DF on log startup 8 years ago
Eugene Shamaev ca84ab36be Plane: AOA and SSA estimations are added to parameters and data logs 8 years ago
Andrew Tridgell 88e02c7b35 Plane: log the throttle mix for quadplane copter control 8 years ago
Andrew Tridgell 8e3f8f47c8 Plane: tilt motors fast in final stages of quadplane transition 8 years ago
Tom Pittenger 5b47927937 Plane: pre-launch flaps incorrectly always disabled 8 years ago