137 Commits (c7bbb6998a35d8c69293d4ac605a487f8ade57de)

Author SHA1 Message Date
Tom Pittenger e919afad1e Plane: update comment and remove redundant work 8 years ago
Tom Pittenger fc2f518f31 Plane: revert auto_state.checked_for_autoland back to Plane 8 years ago
Tom Pittenger 9a79b79f1e AP_Landing: port more from plane 8 years ago
Tom Pittenger 5dbb2d4c2a Plane: move two functions out of landing.cpp 8 years ago
Tom Pittenger d2376b7c8b Plane: migrate two helper functions to AP_Landing 8 years ago
Tom Pittenger 896b931a7c Plane: Move auto_state variables to AP_landing members 8 years ago
floaledm bae9ce20c1 Plane: update sensor status error flags independently of sending a sys_status message 8 years ago
murata ab99ea54eb Plane: To nullptr from NULL. 8 years ago
Peter Barker 98ae6c776a Plane: support for AP_Stats (flight time, bootcount, runtime) 8 years ago
Andrew Tridgell b65c559558 Plane: updates for EKF API changes 8 years ago
priseborough 72db2ebd81 Plane: Add compensation for optical flow sensor body position offset 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Ferrin Benjamin Katz 38581669ec Plane: slow down home update 8 years ago
murata 2f18d1de73 Plane: To add a judgment of 0 degrees longitude. 8 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
floaledm 71921f3aa4 Plane: removed frsky_telemetry_send scheduled task 9 years ago
Tom Pittenger b187e1f9a6 Plane: add reason to set_mode() 9 years ago
Tom Pittenger 285e41bac6 Plane: add avoidance_adsb framework for object avoidance 9 years ago
Tom Pittenger ca32bcc58d Plane: add new flight mode AVOID_ADSB to mimic GUIDED 9 years ago
Tom Pittenger c4460a285c Plane: remove adsb sensor library based avoidance 9 years ago
Andrew Tridgell adb5a3ee1f Plane: re-work AFS for new AP_AdvancedFailsafe API 9 years ago
Andrew Tridgell 5d6dfd927b Plane: changes for AP_AdvancedFailsafe naming 9 years ago
Tom Pittenger f85fc7c1dc Plane: pass in max airspeed via function call instead of using aparm 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
Tom Pittenger 3177dc2f31 Plane: ADSB service needs to run at 10Hz for dynamic ADSB data 9 years ago
Tom Pittenger ab38b12f2c Plane: adsb specific status updates 9 years ago
Andrew Tridgell 4da3236c07 Plane: separate out landing height adjustment from barometer changes 9 years ago
Andrew Tridgell 1256c2f351 Plane: changed for AP_Vehicle API change 9 years ago
Andrew Tridgell f514e76f52 Plane: reset ground_start_count if we lose 3D fix 9 years ago
Andrew Tridgell 40db90cebe Plane: limit roll and pitch to Q_ANGLE_MAX in Q modes 9 years ago
Michael du Breuil bb9086b87f Plane: setup mixer in the one second loop when disarmed 9 years ago
Tom Pittenger a80a87eb09 Plane: simplify TECS prep logic by utilizing auto_state.land_in_progress 9 years ago
Tom Pittenger 4db5b80b37 Plane: add flag for auto_state.land_in_progress 9 years ago
Andrew Tridgell be14714fa4 ArduPlane: update signing timestamp on GPS lock 9 years ago
Tom Pittenger 4a6dd5a781 Plane: reset baro drift when setting home while disarmed 9 years ago
Tom Pittenger 78d6291e2c Plane: corrected land abort gcs msg 9 years ago
Tom Pittenger 6c0579a895 Plane: for better helical landings allow for instant approach stage if previous nav cmd was LOITER_TO_ALT 9 years ago
Andrew Tridgell 574ba71ef3 Plane: update for AP_TECS API change 9 years ago
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 3fc43b94f9 Plane: separate out auto and guided VTOL states 9 years ago
Andrew Tridgell 691d4b6ca7 Plane: added local reached_loiter_target() 9 years ago
Andrew Tridgell 6b358a5618 Plane: added Q_GUIDED_MODE parameter 9 years ago
Andrew Tridgell eab42c5740 Plane: fixed attitude logging with fast logging off 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell cbbf26a1f6 Plane: removed Log_Write_IMUDT 9 years ago
Andrew Tridgell 3bbc6353d8 Plane: use have_ekf_logging() 9 years ago
Andrew Tridgell 226e6f1d6c Plane: only save compass offsets when disarmed and learning enabled 9 years ago