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 6300fa7399 math: more abs() fixes 13 years ago
..
examples math: more abs() fixes 13 years ago
AP_Math.cpp Math: added a function to combine standard rotations 13 years ago
AP_Math.h AP_Math: added location_update() and location_offset() functions 13 years ago
keywords.txt Beginnings of a math library for ArduPilot(Mega) systems. 15 years ago
location.cpp Location Lib : Abs was overflowing causing bad comparison 13 years ago
matrix3.cpp Math: moved more template functions to the .cpp files 13 years ago
matrix3.h AP_Math: added matrix column extraction functions 13 years ago
polygon.cpp added comment in polygon code 13 years ago
polygon.h geofence: store fence points as int32_t 13 years ago
quaternion.cpp Math: change signs in quaternion library 13 years ago
quaternion.h AP_Math: re-work quaternion functions to be more C++ like 13 years ago
rotations.h Math: added a function to combine standard rotations 13 years ago
vector2.h AP_Math: the windows arduino build is missing acosf() 13 years ago
vector3.cpp Math: added comment 13 years ago
vector3.h AP_Math: the windows arduino build is missing acosf() 13 years ago