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.
 
 
 
 
 
 
Lucas De Marchi b4a8a0b961 AP_Math: replace header guard with pragma once 9 years ago
..
benchmarks waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
examples AP_Math: fix eulers example for PX4 9 years ago
tests waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_Math.cpp AP_Math: Cleaned macro definitions 9 years ago
AP_Math.h AP_Math: Created location.h header for location functions 9 years ago
definitions.h AP_Math: remove trailing whitespaces and tabs 9 years ago
edc.cpp AP_Math: stop using Progmem.h 9 years ago
edc.h AP_Math: stop using Progmem.h 9 years ago
keywords.txt
location.cpp AP_Math: add location sanity checker/fixer util 9 years ago
location.h AP_Math: add location sanity checker/fixer util 9 years ago
matrix3.cpp AP_Math: remove check for AVR CPUs 9 years ago
matrix3.h AP_Math: replace header guard with pragma once 9 years ago
matrix_alg.cpp AP_Math: minor changes to matrix_alg in response to review 9 years ago
polygon.cpp
polygon.h
quaternion.cpp AP_Math: fix bug in Quaternion::operator*= 9 years ago
quaternion.h AP_Math: replace header guard with pragma once 9 years ago
rotations.h AP_Math: rename rotation 9 years ago
vector2.cpp AP_Math: added O3 optimisation to core math libraries 9 years ago
vector2.h AP_Math: replace header guard with pragma once 9 years ago
vector3.cpp AP_Math: fixed angle between two vector3s 9 years ago
vector3.h AP_Math: replace header guard with pragma once 9 years ago
vectorN.h AP_Math: replace header guard with pragma once 9 years ago