ardupilot/libraries/AP_Math
Michael du Breuil 32fd21592a AP_Math: Add fletcher16 CRC 2023-05-25 17:35:27 -07:00
..
benchmarks
examples
tests AP_Math: add test_rotations for custom rotations testing 2023-05-24 17:56:58 +10:00
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp
AP_Math.h
SCurve.cpp
SCurve.h
SplineCurve.cpp
SplineCurve.h
chirp.cpp AP_Math: Chirp: add complete method to see if chirp is finished 2023-05-02 09:36:03 +10:00
chirp.h AP_Math: Chirp: add complete method to see if chirp is finished 2023-05-02 09:36:03 +10:00
control.cpp
control.h
crc.cpp AP_Math: Add fletcher16 CRC 2023-05-25 17:35:27 -07:00
crc.h AP_Math: Add fletcher16 CRC 2023-05-25 17:35:27 -07:00
definitions.h
ftype.h
location.cpp
location.h
location_double.cpp
matrix3.cpp
matrix3.h
matrixN.cpp
matrixN.h
matrix_alg.cpp
polyfit.cpp
polyfit.h
polygon.cpp
polygon.h
quaternion.cpp
quaternion.h AP_Math: allow conversion of a quaternion into an rpy Vector3f 2023-04-19 14:24:45 +10:00
rotations.h
spline5.cpp
spline5.h
vector2.cpp
vector2.h
vector3.cpp
vector3.h
vectorN.h