ardupilot/libraries/AP_Math/examples
Dr.-Ing. Amilcar do Carmo Lucas 65ccef04b9 AP_Math: replace location_offset() and get_distance() C function calls with Location object member (C++) function calls
This allows removing duplicated code in the AP_Math/location.cpp file
2019-02-28 11:44:09 +11:00
..
eulers AP_Math: fixed example build on ChibiOS 2018-01-15 11:46:02 +11:00
location AP_Math: replace location_offset() and get_distance() C function calls with Location object member (C++) function calls 2019-02-28 11:44:09 +11:00
matrix_alg AP_Math: Unify from print or println to printf. 2017-01-27 18:20:22 +11:00
polygon AP_Math: example fix travis warning 2017-04-13 19:56:16 +01:00
rotations AP_Math: added from_rotation() method to Matrix3 2017-11-23 14:26:11 +11:00