ardupilot/libraries/AP_HAL/utility
Andrew Tridgell d030f2888b AP_HAL: added multi-object push to RingBuffer
this is much more efficient than pushing them one at a time
2018-01-20 17:40:07 +11:00
..
tests Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
BetterStream.h AP_HAL: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
OwnPtr.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Print.cpp AP_HAL: standardize inclusion of libaries headers 2015-08-18 17:12:51 +10:00
Print.h AP_HAL: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
RCOutput_Tap.cpp AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 2017-09-28 08:59:52 -07:00
RCOutput_Tap.h AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 2017-09-28 08:59:52 -07:00
RCOutput_Tap_Linux.cpp AP_HAL: RCOutput_Tap: split baudrate set for Linux and Nuttx 2017-09-21 07:59:20 -07:00
RCOutput_Tap_Nuttx.cpp AP_HAL: RCOutput_Tap: split baudrate set for Linux and Nuttx 2017-09-21 07:59:20 -07:00
RingBuffer.cpp AP_HAL: use calloc in preferance to malloc 2018-01-17 11:22:05 +11:00
RingBuffer.h AP_HAL: added multi-object push to RingBuffer 2018-01-20 17:40:07 +11:00
Socket.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
Socket.h AP_HAL: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
Stream.h Global: Adapt Stream class to be used with Ringbuffer 2016-08-03 01:44:02 -03:00
dsm.cpp Remove stdbool.h include for C++ sources 2016-12-16 11:38:52 -08:00
dsm.h AP_HAL: moved dsm implementation into AP_HAL/utility 2015-12-27 16:12:27 +11:00
ftoa_engine.cpp AP_HAL: ftoa_engine: replace tabs with spaces 2015-12-27 15:58:12 -02:00
ftoa_engine.h AP_HAL: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
functor.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
getopt_cpp.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
getopt_cpp.h Remove stdbool.h include for C++ sources 2016-12-16 11:38:52 -08:00
print_vprintf.cpp AP_HAL: use FALLTHROUGH define 2017-08-22 23:59:13 -07:00
print_vprintf.h AP_HAL: remove unused in_progmem flag to print_vprintf 2015-12-27 15:58:12 -02:00
sparse-endian.h sparse-endian: avoid clash with linux/types.h 2017-06-02 11:26:02 -07:00
srxl.cpp AP_HAL: Change the format of the return value of the method header. 2017-01-09 15:46:03 +00:00
srxl.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
st24.cpp Remove stdbool.h include for C++ sources 2016-12-16 11:38:52 -08:00
st24.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
sumd.cpp Remove stdbool.h include for C++ sources 2016-12-16 11:38:52 -08:00
sumd.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
utoa_invert.cpp AP_HAL: support %lld and %llu in internal printf 2015-05-27 11:54:17 +10:00
xtoa_fast.h AP_HAL: replace header guard with pragma once 2016-02-18 14:52:34 -02:00