.. |
benchmarks
|
AP_Math: add missing ; on benchmark test
|
4 years ago |
examples
|
AP_Math: examples: rotations: add test for duplicate rotations.
|
4 years ago |
tests
|
AP_Math: enable SITL unit testing
|
3 years ago |
tools/geodesic_grid
|
AP_Math: ensure that we use environment Python interpreter
|
5 years ago |
AP_GeodesicGrid.cpp
|
AP_Math: removed assert calls
|
4 years ago |
AP_GeodesicGrid.h
|
…
|
|
AP_Math.cpp
|
AP_Math: memcpy nanfs rather than iteratively setting them
|
3 years ago |
AP_Math.h
|
AP_Math: create double versions of is_zero, is_positive and is_negative
|
3 years ago |
SCurve.cpp
|
AP_Math: Spelling fix
|
4 years ago |
SCurve.h
|
AP_Math: fixed error where t4_out could be negative in SCurve::calculate_path
|
4 years ago |
SplineCurve.cpp
|
AP_Math: add SplineCurve library
|
4 years ago |
SplineCurve.h
|
AP_Math: add SplineCurve library
|
4 years ago |
control.cpp
|
AP_Math: Control: Add directional based acceleration limit
|
3 years ago |
control.h
|
AP_Math: Control: Add directional based acceleration limit
|
3 years ago |
crc.cpp
|
AP_Math: added CRC16_CCITT non-standard variant
|
4 years ago |
crc.h
|
AP_Math: added CRC16_CCITT non-standard variant
|
4 years ago |
definitions.h
|
AP_Math: add defines for AP_SEC_PER_HOUR and AP_MSEC_PER_HOUR
|
3 years ago |
ftype.h
|
AP_Math: change wrap_PI to ftype
|
4 years ago |
location.cpp
|
AP_Math: get_horizontal_cm() simplify
|
3 years ago |
location.h
|
AP_Math: get_horizontal_cm() simplify
|
3 years ago |
location_double.cpp
|
AP_Math: split out double precision location functions
|
7 years ago |
matrix3.cpp
|
AP_Math: use ftype for a few internal trig fns
|
4 years ago |
matrix3.h
|
AP_Math: allow for double EKF build
|
4 years ago |
matrixN.cpp
|
AP_Math: change optimisation from -O3 to -O2
|
5 years ago |
matrixN.h
|
…
|
|
matrix_alg.cpp
|
AP_Math: fixup matrix algorithms to be in cpp file
|
4 years ago |
polyfit.cpp
|
AP_Math: specialise polyfit for vectors
|
4 years ago |
polyfit.h
|
AP_Math: specialise polyfit for vectors
|
4 years ago |
polygon.cpp
|
AP_Math: change optimisation from -O3 to -O2
|
5 years ago |
polygon.h
|
AP_Math: add WARN_IF_UNUSED to bool methods
|
6 years ago |
quaternion.cpp
|
AP_Math: add Internal_Error for quaternion of 0 length
|
3 years ago |
quaternion.h
|
AP_Math: correct descriptions of quaternion functions
|
4 years ago |
rotations.h
|
AP_Math: move to 32 digit rotation constants
|
4 years ago |
spline5.cpp
|
AP_Math: const correctness
|
6 years ago |
spline5.h
|
AP_Math: added support for cubic spline interpolation
|
7 years ago |
vector2.cpp
|
AP_Math: fixed a few more single precision calls
|
4 years ago |
vector2.h
|
AP_Math: vector2f gets float.h include
|
4 years ago |
vector3.cpp
|
AP_Math: move to 32 digit rotation constants
|
4 years ago |
vector3.h
|
AP_Math: allow for double EKF build
|
4 years ago |
vectorN.h
|
AP_Math: fix vectorN ctor warning by using C++11 brace initilization in all cases
|
3 years ago |