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.
 
 
 
 
 
 
Tom Pittenger b78255cc25 AP_Common: avoid using AP_Math is_zero() because it is classless 9 years ago
..
examples/AP_Common waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
missing AP_Common: provide minimal byteswap.h and endian.h 9 years ago
AP_Common.cpp AP_Common: rename is_bounded() to is_bounded_int32() and make inclusive 9 years ago
AP_Common.h AP_Common: simplify ARRAY_SUBSCRIPT macro 9 years ago
AP_Test.h libraries: update license header to GPLv3 12 years ago
Location.cpp AP_Common: avoid using AP_Math is_zero() because it is classless 9 years ago
Location.h AP_Common: add Location::is_zero and ::zero member functions 9 years ago
c++.cpp AP_Common: remove support for flymaple 9 years ago
keywords.txt Add support for 'new' and 'delete', so we can cons things on the fly. 15 years ago