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.
 
 
 
 
 
 
Peter Barker 522b12135f AP_Common: correct UINT32_VALUE 3 years ago
..
examples/AP_Common
missing AP_Common: Added missing fenv exception functions from FreeBSD fenv tree 3 years ago
tests AP_Common: define build directory for tests 3 years ago
AP_Common.cpp AP_Common: Make the char_to_hex method a common method 3 years ago
AP_Common.h AP_Common: correct UINT32_VALUE 3 years ago
AP_ExpandingArray.cpp AP_Common: use standard realloc method from HAL 5 years ago
AP_ExpandingArray.h AP_Common: use correct #pragma GCC diagnostic pop 3 years ago
AP_FWVersion.cpp AP_Common: AP_FWVersion: create singleton 7 years ago
AP_FWVersion.h AP_Common: add firmware string without git hash. 4 years ago
AP_FWVersionDefine.h AP_Common: add firmware string without git hash. 4 years ago
AP_Test.h
Bitmask.h AP_Common: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
ExpandingString.cpp AP_Common: add support for setting custom external buffer 3 years ago
ExpandingString.h AP_Common: add support for setting custom external buffer 3 years ago
Location.cpp AP_Common: location: add get alt distance method 3 years ago
Location.h Location: get_vector_from_origin gets units comment 3 years ago
NMEA.cpp AP_Common: added common nmea_printf code 4 years ago
NMEA.h AP_Common: fixed printf format errors 4 years ago
TSIndex.h AP_Common: Add % operator to TSIndex 5 years ago
c++.cpp