163 Commits (108cbe1dab0bdc7a13b45f9d5f12c8a0e2ff6ba3)

Author SHA1 Message Date
Michael du Breuil 29b16dbafd Plane: Refactor to request relative altitudes from AHRS 8 years ago
Tom Pittenger 1a34221db9 Plane: remove old commented code 8 years ago
Michael du Breuil 4cf1c74c62 AP_Landing + Plane: Check for land complete before requesting disarm 8 years ago
Tom Pittenger 2ccd91d88f AP_Landing: rename stage enum 8 years ago
Tom Pittenger 650e694eb1 Plane: move landing.reset to landing.do_land() 8 years ago
Tom Pittenger 61bc0a6206 Plane: check stage==LAND instead of landing.in_progress 8 years ago
Michael du Breuil 3e66dd10d7 Plane: Move landing stages inside AP_Landing and refactor 8 years ago
Tom Pittenger 6c0296ba13 AP_Landing: shadow copy of plane flight_stage into landing 8 years ago
Randy Mackay fc4741395d Plane: notify initialised after parameters loaded 8 years ago
Andrew Tridgell 081909bf6a Plane: removed use of pwm_to_angle() 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Tom Pittenger 063f517424 Plane, TECS, AP_Landing: rename stage LAND_ABORT to ABORT_LAND 8 years ago
Tom Pittenger 04f32b6ec6 Plane: simplify flight stage landing check to use landing.in_progress 8 years ago
Tom Pittenger 84e11fd899 Plane, AP_TECS: do not pass auto_land flag to TECS, it already knows it 8 years ago
Tom Pittenger c286ceba43 Plane: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger b7b56b94a3 Plane: convert landing.complete to landing.is_complete() 8 years ago
Tom Pittenger 4b683edac9 Plane: simplified logic where landing complete overrides the calc value 8 years ago
Tom Pittenger 83f0a8114b Plane: use a common reset for uniform landing wipe 8 years ago
Tom Pittenger 8c1509ad47 Plane: abstract land abort request method 8 years ago
Randy Mackay c3b6fd4315 Plane: fix suppressing comment for case fall through 8 years ago
Tom Pittenger a3ccca17ff Plane: use fabsf instead of fabs 8 years ago
Peter Barker 669dc01b67 Plane: correct on_flight_line landing stage check 8 years ago
Tom Pittenger 9dd46aa03a Plane: post msg if aborting via throttle 8 years ago
Peter Barker 17f5ef4610 Plane: inform dataflash of vehicle arm state 8 years ago
Tom Pittenger dc85ffa834 Plane: move jump_to_landing_sequence() to AP_Mission 8 years ago
Tom Pittenger ac1dced3bf Plane: set landing params as private and use accessors 8 years ago
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