.. |
benchmarks
|
AP_Math: AP_GeodesicGrid: make all methods static
|
9 years ago |
examples
|
AP_Math: split out double precision location functions
|
7 years ago |
tests
|
AP_Math: add tests for line intersection
|
7 years ago |
tools/geodesic_grid
|
AP_Math: geodesic_grid tool: show triangle number for sections too
|
9 years ago |
AP_GeodesicGrid.cpp
|
AP_Math: fix some coding style mistakes
|
9 years ago |
AP_GeodesicGrid.h
|
AP_Math: fix some coding style mistakes
|
9 years ago |
AP_Math.cpp
|
AP_Math: eliminate SITL float-equals issues
|
7 years ago |
AP_Math.h
|
AP_Math: create a constrain_int64
|
7 years ago |
crc.cpp
|
AP_Math: added crc32 for IOMCU bootloader protocol
|
7 years ago |
crc.h
|
AP_Math: added crc32 for IOMCU bootloader protocol
|
7 years ago |
definitions.h
|
AP_Math: Add conversion between inches of water to pascals
|
7 years ago |
edc.cpp
|
AP_Math: Fix typos
|
9 years ago |
edc.h
|
Global: remove mode line from headers
|
8 years ago |
keywords.txt
|
Beginnings of a math library for ArduPilot(Mega) systems.
|
15 years ago |
location.cpp
|
AP_Math: split out double precision location functions
|
7 years ago |
location.h
|
AP_Math: add overloaded functions get_horizontal_distance_cm() and get_bearing_cd() (NFC)
|
7 years ago |
location_double.cpp
|
AP_Math: split out double precision location functions
|
7 years ago |
matrix3.cpp
|
AP_Math: added from_rotation() method to Matrix3
|
7 years ago |
matrix3.h
|
AP_Math: added a comment on conventions for to_euler()
|
7 years ago |
matrixN.cpp
|
AP_Math: added matrixN for soaring controller
|
8 years ago |
matrixN.h
|
AP_Math: added matrixN for soaring controller
|
8 years ago |
matrix_alg.cpp
|
AP_Math: Matrix_alg fix implicite cast from bool to float
|
8 years ago |
polygon.cpp
|
AP_Math: correct variable init and remove define in polygon
|
8 years ago |
polygon.h
|
Global: remove mode line from headers
|
8 years ago |
quaternion.cpp
|
AP_Math: allow double precision maths where needed
|
7 years ago |
quaternion.h
|
AP_Math: quaternion requires isnan, so include math.h to get it
|
7 years ago |
rotations.h
|
AP_Math: Add a warning to rotations to indicate that it is expected to
|
7 years ago |
spline5.cpp
|
AP_Math: added support for cubic spline interpolation
|
7 years ago |
spline5.h
|
AP_Math: added support for cubic spline interpolation
|
7 years ago |
vector2.cpp
|
AP_Math: fixed a bug in segment_intersection()
|
7 years ago |
vector2.h
|
AP_Math: fix float-equals warnings
|
7 years ago |
vector3.cpp
|
AP_Math: add custom rotation option
|
7 years ago |
vector3.h
|
AP_Math: add Vector3f::distance_to_segment
|
8 years ago |
vectorN.h
|
AP_Math: added matrixN for soaring controller
|
8 years ago |