ardupilot/libraries/AP_Math
Tom Pittenger 3653ba61d7 AP_Math: add is_valid_octal helper function.
returns true if valid
2018-05-23 14:02:45 -07:00
..
benchmarks
examples AP_Math: split out double precision location functions 2018-05-07 11:43:23 +10:00
tests AP_Math: Add ROTATION_PITCH_315 and ROTATION_ROLL_90_PITCH_315 2018-04-24 13:04:37 +01:00
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: add is_valid_octal helper function. 2018-05-23 14:02:45 -07:00
AP_Math.h AP_Math: add is_valid_octal helper function. 2018-05-23 14:02:45 -07:00
crc.cpp AP_Math: added crc32 for IOMCU bootloader protocol 2018-04-17 08:44:44 +10:00
crc.h AP_Math: added crc32 for IOMCU bootloader protocol 2018-04-17 08:44:44 +10:00
definitions.h AP_Math: Create Standard Sea Level variables 2018-05-23 02:36:43 +01:00
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: split out double precision location functions 2018-05-07 11:43:23 +10:00
location.h
location_double.cpp AP_Math: split out double precision location functions 2018-05-07 11:43:23 +10:00
matrix3.cpp
matrix3.h
matrixN.cpp
matrixN.h
matrix_alg.cpp
polygon.cpp
polygon.h
quaternion.cpp AP_Math: allow double precision maths where needed 2018-05-07 11:43:23 +10:00
quaternion.h
rotations.h AP_Math: add custom rotation option 2018-04-24 13:04:37 +01:00
spline5.cpp
spline5.h
vector2.cpp
vector2.h
vector3.cpp AP_Math: add custom rotation option 2018-04-24 13:04:37 +01:00
vector3.h
vectorN.h