Ardupilot2/libraries/AP_HAL/utility
Andrew Tridgell 9ea03e085d AP_HAL: added readptr() and advance() to ObjectBuffer
this gives a more efficient way of accessing an ObjectBuffer, which
reduces interrupt latency in SoftSigReader
2018-11-07 07:35:45 +11:00
..
tests
BetterStream.cpp
BetterStream.h
dsm.cpp
dsm.h
ftoa_engine.cpp
ftoa_engine.h
functor.h AP_HAL: functor: add != override 2018-08-21 20:34:01 +09:00
getopt_cpp.cpp AP_HAL: remove Qualcomm board support 2018-05-17 09:57:20 +10:00
getopt_cpp.h
OwnPtr.h
print_vprintf.cpp AP_HAL: disable float print methods for non FPU controllers 2018-09-19 12:14:15 +10:00
print_vprintf.h
RCOutput_Tap_Linux.cpp
RCOutput_Tap_Nuttx.cpp
RCOutput_Tap.cpp
RCOutput_Tap.h
RingBuffer.cpp
RingBuffer.h AP_HAL: added readptr() and advance() to ObjectBuffer 2018-11-07 07:35:45 +11:00
Socket.cpp AP_HAL: Socket: add set_cloexec 2018-06-19 09:14:28 +10:00
Socket.h AP_HAL: Socket: add set_cloexec 2018-06-19 09:14:28 +10:00
sparse-endian.h
srxl.cpp AP_HAL: Remove resource leak in srxl.cpp 2018-06-20 11:33:12 +10:00
srxl.h
st24.cpp
st24.h
sumd.cpp
sumd.h
utoa_invert.cpp
xtoa_fast.h