57 Commits (e83c3ccd306a4d824804c79fe6b1fca91d79b485)

Author SHA1 Message Date
Peter Barker 8ec0eed749 AP_Landing: stop libraries including AP_Logger.h in .h files 3 years ago
Iampete1 1c195d01b8 AP_Landing: remove SpdHgt and use TECS direct 3 years ago
Samuel Tabor 27f0320452 AP_Landing_Slope: Log height used for flare timing. 4 years ago
Peter Barker a7ab766fda AP_Landing: enable deepstall landing to be compiled out of the code 4 years ago
Buzz dc3db0476b AP_Landing: option to keep landing throttle at thr_min during flare and touchdown, not zero. 5 years ago
Pierre Kancir 12a357ffd7 AP_Landing: move location_update to Location and rename to offset_bearing 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 003a346ee2 AP_Landing: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker cdfe8c11d5 AP_Landing: remove pointless includes 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell 9285e9df20 Revert "AP_Landing: yaw correction on landing" 6 years ago
DOMINATOR\Eugene 4f9c492f78 AP_Landing: yaw correction on landing 6 years ago
Andrew Tridgell 48e27ab242 AP_Landing: fixed use of double precision maths 7 years ago
Andrew Tridgell 645508224f AP_Landing: removed create() method for objects 7 years ago
Lucas De Marchi c745908b14 AP_Landing: add static create method 7 years ago
Michael du Breuil 40f49733ea AP_Landing: Support usage for termination 8 years ago
Michael du Breuil 1e735324d4 AP_Landing: Add MAVLink reporting interface 8 years ago
Michael du Breuil 64fb09fb38 AP_Landing: Add an interface to poll if we should be setting fly_forward in AHRS 8 years ago
Eugene Shamaev 41fe4d0515 AP_Landing: fix to remove reorder warning 8 years ago
Andrew Tridgell e7024d9203 AP_Landing: restructure parameters into a structure 8 years ago
Michael du Breuil 547d06febf AP_Landing: Add deepstall support 8 years ago
Michael du Breuil 8b20577b74 AP_Landing: Add a servo override interface and PID logging interface 8 years ago
Michael du Breuil c10fe2e7a4 AP_Landing: Add more interfaces from vehicle code 8 years ago
Tom Pittenger da48b24a5c AP_Landing: add logging as new "LAND" field 8 years ago
Tom Pittenger 644f75942b AP_Landing: refactor bool variables into flag stucts 8 years ago
Tom Pittenger bdafc2c025 AP_Landing: re/move complete flag into backend 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
Michael du Breuil e9ec1d3a30 AP_Landing: Internalize the flight mode slope stages 8 years ago
Tom Pittenger b570c11e26 AP_Landing: allow separate handling for verify_land() vs verify_abort() 8 years ago
Tom Pittenger 6c0296ba13 AP_Landing: shadow copy of plane flight_stage into landing 8 years ago
Tom Pittenger 502768c979 AP_Landing: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger 3e2098192b AP_Landing: add is_complete() accessor 8 years ago
Tom Pittenger f09007cbe9 AP_Landing: use a common reset for uniform landing wipe 8 years ago
Tom Pittenger 7daf1a87be AP_Landing: non-functional change - re-organizing header declarations 8 years ago
Tom Pittenger e061e1734c AP_Landing: abstract land abort request method 8 years ago
Tom Pittenger 03b5523b43 AP_Landing: abstract out init_start_nav_cnd work to landing lib 8 years ago
Andrew Tridgell 3e89580383 Revert "AP_Landing: abstract out init_start_nav_cnd work to landing lib" 8 years ago
Tom Pittenger 8d8775125a AP_Landing: abstract out init_start_nav_cnd work to landing lib 8 years ago
Tom Pittenger 725a9c40a6 AP_Landing: fixed compiler warnings 8 years ago
Tom Pittenger 3a9ad24907 AP_Landing: compute wind_alignment and half of head-wind 8 years ago
Tom Pittenger d4d186058d AP_Landing: move jump_to_landing_sequence() to AP_Mission 8 years ago
Tom Pittenger 1a70e2f353 AP_Landing: new param LAND_TYPE to split current behavior into AP_Landing_Slope.cpp 8 years ago
Tom Pittenger fe4cd7bbbd AP_Landing: set landing params as private and use accessors 8 years ago
Tom Pittenger 98ae77d6a3 AP_Landing: Migrate the rest of "LAND_" params from Plane to AP_Landing 8 years ago
Tom Pittenger d53b177877 AP_Landing: migrate aparm "LAND_" params from plane to AP_Landing 8 years ago
Tom Pittenger 8f36fe7705 AP_Landing: migrate aparm "LAND_" params from plane to AP_Landing 8 years ago
Tom Pittenger fc84c61672 AP_Landing: add const to all possible vars in function calls 8 years ago