ardupilot/libraries/AP_Common
Thomas Watson 1249388f23 AP_Common: use template parameter in bitmask functions
Substantially improves code optimization and reduces memory usage.
2024-07-09 11:51:41 +10:00
..
examples/AP_Common
missing
tests AP_Common: improve bitmask test coverage 2024-07-09 11:51:41 +10:00
AP_Common.cpp AP_Common: char_to_hex returns 0 on invalid char 2024-07-09 09:08:51 +10:00
AP_Common.h AP_Common: added checks for new without std::nothrow 2024-06-04 09:20:21 +10:00
AP_ExpandingArray.cpp AP_Common: added checks for new without std::nothrow 2024-06-04 09:20:21 +10:00
AP_ExpandingArray.h
AP_FWVersion.cpp
AP_FWVersion.h
AP_FWVersionDefine.h
AP_Test.h
Bitmask.h AP_Common: use template parameter in bitmask functions 2024-07-09 11:51:41 +10:00
ExpandingString.cpp AP_Common: added checks for new without std::nothrow 2024-06-04 09:20:21 +10:00
ExpandingString.h
Location.cpp AP_Common: Location: allow retrieval of Vector3p from vector-from-origin 2024-06-11 19:50:18 +10:00
Location.h AP_Common: Location: allow retrieval of Vector3p from vector-from-origin 2024-06-11 19:50:18 +10:00
MultiHeap.cpp AP_Common: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
MultiHeap.h
NMEA.cpp
NMEA.h
TSIndex.h
c++.cpp AP_Common: wrap _malloc_r on cygwin 2024-07-07 07:11:59 +10:00
float16.cpp
float16.h
sorting.cpp
sorting.h
time.cpp AP_Common: move implemenation of ap_mktime (NFC) 2023-06-27 11:25:11 +10:00
time.h AP_Common: move AP_RTC::mktime to be ap_mktime 2023-06-27 11:25:11 +10:00