ardupilot/libraries/AP_HAL
Andrew Tridgell a77331e725 AP_HAL: mark socket as not connected on EOF
this allows lua scripts to properly detect a closed TCP connection
2023-12-11 18:00:38 +11:00
..
board AP_HAL: add can-zero board 2023-12-05 07:41:06 -06:00
examples
tests
utility AP_HAL: mark socket as not connected on EOF 2023-12-11 18:00:38 +11:00
AP_HAL.h
AP_HAL_Boards.h AP_HAL: add can-zero board 2023-12-05 07:41:06 -06:00
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h AP_HAL: introduce get_HAL_mutable() to complement get_HAL() 2023-11-28 08:24:25 +11:00
AnalogIn.h
CANIface.cpp
CANIface.h
DSP.cpp
DSP.h
Device.cpp
Device.h
EventHandle.cpp
EventHandle.h
Flash.h
GPIO.cpp
GPIO.h
HAL.cpp
HAL.h
I2CDevice.h
OpticalFlow.h
RCInput.h
RCOutput.cpp
RCOutput.h AP_HAL: return success status from serial_led_send and set_serial_led_rgb_data 2023-11-20 19:22:20 +11:00
SIMState.cpp AP_HAL: track simulated ADSB vehicles relative to simulation origin 2023-11-02 15:52:42 +11:00
SIMState.h AP_HAL: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
SPIDevice.h
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.cpp
Util.h
WSPIDevice.h
system.cpp
system.h