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.
 
 
 
 
 
 
Andrew Tridgell e1c006c25d AP_Math: added double_to_int32 and double_to_uint32 2 years ago
..
benchmarks AP_Math: benchmarks: define hal 3 years ago
examples AP_Math: examples: test custom rotations 3 years ago
tests AP_Math: tests: params always use set method 3 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: added double_to_int32 and double_to_uint32 2 years ago
AP_Math.h AP_Math: added double_to_int32 and double_to_uint32 2 years ago
SCurve.cpp AP_Math: add dignostic message for SCurve internal error 3 years ago
SCurve.h AP_Math: SCurve: Increase corner speeds 3 years ago
SplineCurve.cpp
SplineCurve.h
chirp.cpp AP_Math: add chirp function to support frequency sweeps in systemid and autotune 3 years ago
chirp.h AP_Math: add chirp function to support frequency sweeps in systemid and autotune 3 years ago
control.cpp AP_Math: Control: Add velocity limits to shaping functions 3 years ago
control.h AP_Math: Control: Add velocity limits to shaping functions 3 years ago
crc.cpp
crc.h
definitions.h AP_Math: tidy includes 3 years ago
ftype.h AP_Math: ftype: include float.h 3 years ago
location.cpp
location.h
location_double.cpp
matrix3.cpp
matrix3.h
matrixN.cpp
matrixN.h AP_Math: class template parameters not compliant in constructor declaration 3 years ago
matrix_alg.cpp
polyfit.cpp
polyfit.h
polygon.cpp
polygon.h
quaternion.cpp AP_Math: add support for AP_CustomRotations 3 years ago
quaternion.h AP_Math: class template parameters not compliant in constructor declaration 3 years ago
rotations.h AP_Math: add support for AP_CustomRotations 3 years ago
spline5.cpp
spline5.h
vector2.cpp
vector2.h AP_Math: add Vector2f::dot 3 years ago
vector3.cpp vector3:return w1 not zero vector 3 years ago
vector3.h
vectorN.h