You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Barker c343a286c5 AP_Math: quaternion: add contructor from float[4] 7 years ago
..
benchmarks
examples AP_Math: fixed example build on ChibiOS 7 years ago
tests
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: fixed build of Sub with ChibiOS 7 years ago
AP_Math.h AP_Math: added support for cubic spline interpolation 7 years ago
crc.cpp AP_Math: make crc_crc8 const 7 years ago
crc.h AP_Math: make crc_crc8 const 7 years ago
definitions.h AP_Math: moved constants from AP_Baro 7 years ago
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: add overloaded functions get_horizontal_distance_cm() and get_bearing_cd() (NFC) 7 years ago
location.h AP_Math: add overloaded functions get_horizontal_distance_cm() and get_bearing_cd() (NFC) 7 years ago
matrix3.cpp AP_Math: added from_rotation() method to Matrix3 7 years ago
matrix3.h AP_Math: added from_rotation() method to Matrix3 7 years ago
matrixN.cpp
matrixN.h
matrix_alg.cpp
polygon.cpp AP_Math: correct variable init and remove define in polygon 8 years ago
polygon.h
quaternion.cpp
quaternion.h AP_Math: quaternion: add contructor from float[4] 7 years ago
rotations.h
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: add Vector2f::circle_segment_intersection 7 years ago
vector2.h AP_Math: add Vector2f::circle_segment_intersection 7 years ago
vector3.cpp AP_Math: replace divide with multiply in distance_to_segment 8 years ago
vector3.h AP_Math: add Vector3f::distance_to_segment 8 years ago
vectorN.h