ardupilot/libraries/AP_HAL/utility
Lucas De Marchi 0e502d89a3 AP_HAL: use FALLTHROUGH define
When falling through on a case switch, allow to add an empty statement
with the correct attribute to tell the compiler this behavior is
intended.
2017-08-22 23:59:13 -07:00
..
tests Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
BetterStream.h
OwnPtr.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Print.cpp
Print.h
RingBuffer.cpp RingBuffer: use explict "if" and return early 2016-10-27 10:35:01 -03:00
RingBuffer.h AP_HAL/utility: clear added to RingBuffer 2017-04-10 21:31:07 +01:00
Socket.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
Socket.h
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
ftoa_engine.cpp
ftoa_engine.h
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
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
xtoa_fast.h