benchmarks
|
AP_Math: add missing ; on benchmark test
|
2020-09-06 19:13:04 +10:00 |
examples
|
AP_Math: alternative quaternion rotation test
|
2020-04-09 19:41:08 +09:00 |
tests
|
AP_Math: added test for vector2f rotate
|
2020-07-06 14:46:48 +10:00 |
AP_Math.cpp
|
AP_Math: speedup fill nanf
|
2020-11-10 16:15:45 +11:00 |
AP_Math.h
|
AP_Math: added calc_lowpass_alpha_dt()
|
2020-11-10 16:15:45 +11:00 |
crc.cpp
|
AP_Math: added crc_sum8
|
2020-10-28 09:00:34 +11:00 |
crc.h
|
AP_Math: added crc_sum8
|
2020-10-28 09:00:34 +11:00 |
matrix3.cpp
|
AP_Math: remove use of Vector3 as function
|
2020-06-16 11:06:47 +10:00 |
rotations.h
|
AP_Math: move HALF_SQRT_2 def to rotation.h
|
2020-04-09 19:41:08 +09:00 |
vector2.cpp
|
AP_Math: added rotate() method to Vector2f
|
2020-07-06 14:46:48 +10:00 |