ardupilot/libraries/AP_HAL/utility
Peter Barker 394d70abe0 AP_HAL: add and use a "bool read(c)" method to AP_HAL
this is much less likely to not work vs the int16_t equivalent
2023-03-22 17:59:11 +11:00
..
tests AP_HAL: added peekiovec test 2021-09-30 12:46:07 +10:00
BetterStream.cpp AP_HAL: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
BetterStream.h AP_HAL: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
OwnPtr.h
RCOutput_Tap.cpp AP_HAL: removed perf counters 2021-06-07 14:29:27 +10:00
RCOutput_Tap.h AP_HAL: removed perf counters 2021-06-07 14:29:27 +10:00
RCOutput_Tap_Linux.cpp
RingBuffer.cpp
RingBuffer.h AP_HAL: check for null buffer in ObjectBuffer get_size() 2023-01-08 15:11:32 +11:00
Socket.cpp
Socket.h
dsm.cpp
dsm.h
ftoa_engine.cpp
ftoa_engine.h
functor.h
getopt_cpp.cpp
getopt_cpp.h
packetise.cpp AP_HAL: gate mavlink things on HAL_GCS_ENABLED, not HAL_BOOTLOADER_BUILD 2023-02-01 18:46:28 +11:00
packetise.h
print_vprintf.cpp AP_HAL: fixed vprintf for no hal.h 2022-02-22 12:13:19 +11:00
print_vprintf.h
replace.cpp
replace.h
sparse-endian.h AP_HAL: Remove meaningless semicolons 2022-02-07 08:27:34 +09:00
srxl.cpp
srxl.h
st24.cpp
st24.h
sumd.cpp
sumd.h
utoa_invert.cpp
xtoa_fast.h