You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Patrick José Pereira 6899c0b5af AP_HAL: Add missing const in member functions 4 years ago
..
tests
BetterStream.cpp AP_HAL: BetterStream add a read(uint8_t*buffer, uint16_t count method 5 years ago
BetterStream.h AP_HAL: BetterStream add a read(uint8_t*buffer, uint16_t count method 5 years ago
OwnPtr.h
RCOutput_Tap.cpp AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 7 years ago
RCOutput_Tap.h AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 7 years ago
RCOutput_Tap_Linux.cpp AP_HAL: RCOutput_Tap_Linux: Include arm/ioctls.h 5 years ago
RingBuffer.cpp AP_HAL: add support for external buffer to be used in ByteBuffer 4 years ago
RingBuffer.h AP_HAL: add support for external buffer to be used in ByteBuffer 4 years ago
Socket.cpp AP_HAL: Add missing const in member functions 4 years ago
Socket.h AP_HAL: Add missing const in member functions 4 years ago
dsm.cpp AP_HAL: add missing break statement in dsm code 5 years ago
dsm.h
ftoa_engine.cpp
ftoa_engine.h
functor.h AP_HAL: functor: add != override 7 years ago
getopt_cpp.cpp AP_HAL: allow replay on ChibiOS 4 years ago
getopt_cpp.h
packetise.cpp AP_HAL: fixed build and comments 6 years ago
packetise.h AP_HAL: Utility: Add missing header guard in packetise 6 years ago
print_vprintf.cpp AP_HAL: stop emitting extra CR before a LF as part of our printf 5 years ago
print_vprintf.h AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
replace.cpp AP_HAL: added replacement for memrchr() 6 years ago
replace.h AP_HAL: added replacement for memrchr() 6 years ago
sparse-endian.h AP_HAL: add helpers le24toh_ptr(), be24toh_ptr(), put_le24_ptr(), put_be24_ptr() 4 years ago
srxl.cpp AP_HAL: correct include ordering in srxl.h 5 years ago
srxl.h AP_HAL: correct include ordering in srxl.h 5 years ago
st24.cpp
st24.h
sumd.cpp AP_HAL: Match output type and variable type 6 years ago
sumd.h
utoa_invert.cpp
xtoa_fast.h