ardupilot/libraries/AP_HAL/utility
Andrew Tridgell 20959524b8 AP_HAL: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
..
tests AP_HAL: added peekiovec test 2021-09-30 12:46:07 +10:00
BetterStream.cpp AP_HAL: moved locking to AP_HAL and added monitor callback 2023-07-12 17:06:02 +10:00
BetterStream.h AP_HAL: moved locking to AP_HAL and added monitor callback 2023-07-12 17:06:02 +10:00
DataRateLimit.cpp AP_HAL: utility: Add Data Rate Limit helper 2024-04-23 09:16:55 +10:00
DataRateLimit.h AP_HAL: utility: Add Data Rate Limit helper 2024-04-23 09:16:55 +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: move ESC scaling up to AP_HAL level 2023-08-24 13:06:40 +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: added set_size_best() for ByteBuffer 2023-07-18 11:38:27 +10:00
RingBuffer.h AP_HAL: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
Socket.cpp AP_HAL: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
Socket.h AP_HAL: added SocketAPM_native 2024-01-03 12:14:47 +11:00
Socket.hpp AP_HAL: added IP4_STR_LEN 2024-01-21 12:30:08 +11:00
Socket_native.cpp AP_HAL: socket native fix 2024-01-03 12:14:47 +11:00
Socket_native.h AP_HAL: fixed build with AP_SIM_ENABLED 2024-01-07 20:51:55 +11:00
dsm.cpp
dsm.h
ftoa_engine.cpp AP_HAL: Fix some typos 2023-10-12 18:30:42 +11:00
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: gate mavlink things on HAL_GCS_ENABLED, not HAL_BOOTLOADER_BUILD 2023-02-01 18:46:28 +11:00
packetise.h
print_vprintf.cpp AP_HAL: fixed vprintf for no hal.h 2022-02-22 12:13:19 +11:00
print_vprintf.h
replace.cpp
replace.h
sparse-endian.h AP_HAL: Fix incorrect return type 2024-03-25 08:06:46 +11:00
srxl.cpp AP_HAL: Fix some typos 2023-10-12 18:30:42 +11:00
srxl.h
st24.cpp AP_HAL: Fix some typos 2023-10-12 18:30:42 +11:00
st24.h
sumd.cpp
sumd.h AP_HAL: Fix some typos 2023-10-12 18:30:42 +11:00
utoa_invert.cpp
xtoa_fast.h