ardupilot/libraries/AP_Landing
Dr.-Ing. Amilcar do Carmo Lucas 003a346ee2 AP_Landing: replace location_offset() and get_distance() function calls with Location object member function calls
This allows removing duplicated code
2019-02-28 11:44:09 +11:00
..
AP_Landing.cpp GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_Landing.h AP_Landing: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00
AP_Landing_Deepstall.cpp AP_Landing: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00
AP_Landing_Deepstall.h AP_Landing: remove pointless includes 2019-02-19 09:16:26 +11:00
AP_Landing_Slope.cpp AP_Landing: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00