Ardupilot2/libraries/AP_Math
Pierre Kancir f2812c1efd AP_Math: example fix travis warning
missing function declaration
implicit cast
some style fix
2017-04-13 19:56:16 +01:00
..
benchmarks
examples AP_Math: example fix travis warning 2017-04-13 19:56:16 +01:00
tests AP_Math: tests: make both arguments double 2017-02-06 09:27:22 -08:00
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: remove warnings from constrain_value() 2017-01-27 12:15:19 -08:00
AP_Math.h
crc.cpp
crc.h
definitions.h AP_Math: also fix SEC_PER_WEEK 2017-03-13 02:57:30 +00:00
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: remove HAL_CPU_CLASS_16 2017-04-12 17:25:30 -07:00
location.h AP_Math: Add a 3D location difference, returning NED 2017-02-13 09:23:14 +11:00
matrix3.cpp
matrix3.h
matrix_alg.cpp
matrixN.cpp AP_Math: added matrixN for soaring controller 2017-03-14 08:35:44 +11:00
matrixN.h AP_Math: added matrixN for soaring controller 2017-03-14 08:35:44 +11:00
polygon.cpp
polygon.h
quaternion.cpp
quaternion.h
rotations.h
vector2.cpp AP_Math: Extend vector2::angle(vector2) to distinguish parallel and antiparallel vectors 2017-03-02 00:50:44 +00:00
vector2.h AP_Math: Extend vector2::angle(vector2) to distinguish parallel and antiparallel vectors 2017-03-02 00:50:44 +00:00
vector3.cpp AP_Math: remove unused double instantiation 2017-02-06 09:27:22 -08:00
vector3.h
vectorN.h AP_Math: added matrixN for soaring controller 2017-03-14 08:35:44 +11:00