.. |
benchmarks
|
|
|
examples
|
AP_Math: split out double precision location functions
|
2018-05-07 11:43:23 +10:00 |
tests
|
AP_Math: add another test for wrap_360_cd
|
2018-10-16 10:29:24 +11:00 |
tools/geodesic_grid
|
|
|
AP_GeodesicGrid.cpp
|
|
|
AP_GeodesicGrid.h
|
|
|
AP_Math.cpp
|
AP_Math: added rotation_equal()
|
2018-10-01 14:26:56 +09:00 |
AP_Math.h
|
AP_Math: added rotation_equal()
|
2018-10-01 14:26:56 +09: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: Add conversion between inches of water to pascals
|
2018-08-08 09:07:17 +10:00 |
edc.cpp
|
|
|
edc.h
|
|
|
keywords.txt
|
|
|
location_double.cpp
|
AP_Math: split out double precision location functions
|
2018-05-07 11:43:23 +10:00 |
location.cpp
|
AP_Math: Speed up location calculations slightly
|
2018-09-19 14:40:48 +10:00 |
location.h
|
|
|
matrix3.cpp
|
|
|
matrix3.h
|
AP_Math: added a comment on conventions for to_euler()
|
2018-07-18 16:07:19 +10:00 |
matrix_alg.cpp
|
|
|
matrixN.cpp
|
|
|
matrixN.h
|
|
|
polygon.cpp
|
|
|
polygon.h
|
|
|
quaternion.cpp
|
AP_Math: allow double precision maths where needed
|
2018-05-07 11:43:23 +10:00 |
quaternion.h
|
AP_Math: quaternion requires isnan, so include math.h to get it
|
2018-07-02 09:31:11 +10:00 |
rotations.h
|
AP_Math: Add a warning to rotations to indicate that it is expected to
|
2018-07-26 12:58:14 +09:00 |
spline5.cpp
|
|
|
spline5.h
|
|
|
vector2.cpp
|
AP_Math: Remove an unneeded safe_sqrtf, leverage is_zero
|
2018-11-07 10:43:28 +11:00 |
vector2.h
|
AP_Math: correct compilation when running MATH_CHECK_INDEXES
|
2018-10-19 08:46:43 +11:00 |
vector3.cpp
|
AP_Math: Remove an unneeded safe_sqrtf, leverage is_zero
|
2018-11-07 10:43:28 +11:00 |
vector3.h
|
AP_Math: add non-uniform Vector3f scaling
|
2018-10-15 14:41:09 -07:00 |
vectorN.h
|
|
|