ardupilot/libraries/AP_HAL/utility
Peter Barker 1976b2b859 AP_HAL: move from HAL_NO_GCS to HAL_GCS_ENABLED 2021-09-22 21:37:00 +10:00
..
tests AP_HAL: fix ringbuffer test on clang. 2021-09-04 15:46:47 +10:00
BetterStream.cpp AP_HAL: BetterStream add a read(uint8_t*buffer, uint16_t count method 2020-05-26 15:59:11 +10:00
BetterStream.h AP_HAL: BetterStream add a read(uint8_t*buffer, uint16_t count method 2020-05-26 15:59:11 +10: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 AP_HAL: RCOutput_Tap_Linux: Include arm/ioctls.h 2020-08-25 07:15:00 -07:00
RingBuffer.cpp AP_HAL: add support for external buffer to be used in ByteBuffer 2020-09-24 12:32:19 +10:00
RingBuffer.h AP_HAL: fixed get_size() on ObjectBuffer to be consistent with set_size() 2021-07-26 15:10:01 +10:00
Socket.cpp AP_HAL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Socket.h AP_HAL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
dsm.cpp AP_HAL: add missing break statement in dsm code 2020-01-15 13:55:42 +11:00
dsm.h
ftoa_engine.cpp
ftoa_engine.h
functor.h
getopt_cpp.cpp AP_HAL: allow replay on ChibiOS 2020-11-10 16:15:45 +11:00
getopt_cpp.h
packetise.cpp AP_HAL: move from HAL_NO_GCS to HAL_GCS_ENABLED 2021-09-22 21:37:00 +10:00
packetise.h
print_vprintf.cpp AP_HAL: stop emitting extra CR before a LF as part of our printf 2019-11-08 17:37:04 +11:00
print_vprintf.h
replace.cpp
replace.h
sparse-endian.h AP_HAL: add helpers le24toh_ptr(), be24toh_ptr(), put_le24_ptr(), put_be24_ptr() 2020-12-30 17:56:38 -08:00
srxl.cpp AP_HAL: correct include ordering in srxl.h 2019-09-11 14:19:14 +10:00
srxl.h AP_HAL: correct include ordering in srxl.h 2019-09-11 14:19:14 +10:00
st24.cpp
st24.h
sumd.cpp AP_HAL: Match output type and variable type 2019-07-16 10:11:13 +10:00
sumd.h
utoa_invert.cpp
xtoa_fast.h