ardupilot/libraries/AP_HAL
2024-06-04 09:20:21 +10:00
..
board AP_HAL: chibios.h: remove defaulting of HAL_GPIO_LED_ON and _OFF 2024-04-03 11:00:24 +11:00
examples
tests AP_HAL: add timeout helper functions 2024-02-28 22:25:48 +11:00
utility AP_HAL: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AnalogIn.h
AP_HAL_Boards.h AP_HAL: add support for Extended DShot Telemetry v2 2024-05-15 17:29:19 +10:00
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h
AP_HAL.h
CANIface.cpp
CANIface.h
Device.cpp AP_HAL: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
Device.h
DSP.cpp
DSP.h
Flash.h
GPIO.cpp
GPIO.h
HAL.cpp
HAL.h
I2CDevice.h
LogStructure.h AP_HAL: UARTDriver: add log_stats method and log structure 2024-04-09 10:00:50 +10:00
OpticalFlow.h
RCInput.h
RCOutput.cpp
RCOutput.h AP_HAL: make NeoPixel high-low proportions match for 0 and 1 2024-04-30 11:00:30 +10:00
Scheduler.cpp
Scheduler.h AP_HAL: Turn hold_in_bootloader default as false in reboot 2024-03-12 21:13:41 +11:00
Semaphores.cpp
Semaphores.h
SIMState.cpp AP_HAL: add and use AP_RCProtocol_UDP 2024-03-25 22:35:04 +11:00
SIMState.h AP_HAL: add and use AP_RCProtocol_UDP 2024-03-25 22:35:04 +11:00
SPIDevice.h
Storage.cpp
Storage.h
system.cpp
system.h AP_HAL: add timeout helper functions 2024-02-28 22:25:48 +11:00
UARTDriver.cpp AP_HAL: UARTDriver: Add new flow control option "FLOW_CONTROL_RTS_DE" for RS485 driver enable. 2024-05-28 09:48:19 +10:00
UARTDriver.h AP_HAL: UARTDriver: Add new flow control option "FLOW_CONTROL_RTS_DE" for RS485 driver enable. 2024-05-28 09:48:19 +10:00
Util.cpp
Util.h AP_HAL: Util: add virtual uart_log method 2024-04-09 10:00:50 +10:00
WSPIDevice.h