ardupilot/libraries/AP_Soaring
Dr.-Ing. Amilcar do Carmo Lucas 31a32c7ea0 AP_Soaring: 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_Soaring.cpp AP_Soaring: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00
AP_Soaring.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
ExtendedKalmanFilter.cpp AP_Soaring: fixes for matrixN changes 2017-03-14 08:53:10 +11:00
ExtendedKalmanFilter.h AP_Soaring: fixes for matrixN changes 2017-03-14 08:53:10 +11:00
Variometer.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
Variometer.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00