ardupilot/libraries/AP_HAL/utility
Ryan Friedman 68dd6dd1a5 AP_HAL: Fix incorrect return type
* This caused position quantization errors in the MicroStrain7

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2024-05-01 08:12:54 +09: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
OwnPtr.h
RCOutput_Tap.cpp
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
RingBuffer.cpp AP_HAL: added set_size_best() for ByteBuffer 2023-07-18 11:38:27 +10:00
RingBuffer.h AP_HAL: added set_size_best() for ByteBuffer 2023-07-18 11:38:27 +10:00
Socket.cpp AP_HAL: added IP4_STR_LEN 2024-01-21 12:30:08 +11: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
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-05-01 08:12:54 +09: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