ardupilot/libraries/AP_Math
2021-12-13 10:49:32 +11:00
..
benchmarks
examples AP_Math: allow for double EKF build 2021-07-22 16:01:00 +10:00
tests AP_Math: added test for SCurve::calculate_path 2021-07-22 16:01:00 +10:00
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: fixed expo_curve() 2021-07-25 09:30:25 +10:00
AP_Math.h AP_Math: fixed expo_curve() 2021-07-25 09:30:25 +10:00
control.cpp AP_Math: Control: Refactor to use Jerk 2021-08-14 16:41:52 +10:00
control.h AP_Math: Control: Refactor to use Jerk 2021-08-14 16:41:52 +10:00
crc.cpp AP_Math: move crc8_dvb_update into crc library 2021-12-13 10:49:32 +11:00
crc.h AP_Math: move crc8_dvb_update into crc library 2021-12-13 10:49:32 +11:00
definitions.h AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
ftype.h AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
location_double.cpp
location.cpp
location.h
matrix3.cpp AP_Math: fix uses of single precision 2021-07-22 16:01:01 +10:00
matrix3.h AP_Math: allow for double EKF build 2021-07-22 16:01:00 +10:00
matrix_alg.cpp
matrixN.cpp
matrixN.h
polyfit.cpp
polyfit.h
polygon.cpp
polygon.h
quaternion.cpp AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
quaternion.h AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
rotations.h
SCurve.cpp AP_Math: Spelling fix 2021-08-14 16:41:52 +10:00
SCurve.h AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
spline5.cpp
spline5.h
SplineCurve.cpp
SplineCurve.h
vector2.cpp AP_Math: fix uses of single precision 2021-07-22 16:01:01 +10:00
vector2.h AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
vector3.cpp AP_Math: fix uses of single precision 2021-07-22 16:01:01 +10:00
vector3.h AP_Math: sync for 4.1.0beta releases 2021-07-22 16:01:00 +10:00
vectorN.h