ardupilot/libraries/AP_HAL
Andy Piper 25d6e9b1bb AP_HAL: add bitwidth hal definitions.
revert to original bitwidths for neopixel and profiled
add proper neopixel test that observes spec'ed timings
2022-05-28 16:08:17 +09:00
..
board AP_HAL: avoid including hal.h in generic code 2022-02-22 12:13:19 +11:00
examples
tests AP_HAL: add bitwidth hal definitions. 2022-05-28 16:08:17 +09:00
utility AP_HAL: fixed vprintf for no hal.h 2022-02-22 12:13:19 +11:00
AnalogIn.h
AP_HAL_Boards.h AP_HAL: avoid including hal.h in generic code 2022-02-22 12:13:19 +11:00
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h
AP_HAL.h
CANIface.cpp AP_HAL: fixed a race conditon for CAN frame callback 2022-02-20 06:28:47 +11:00
CANIface.h AP_HAL: moved CAN_FRAME timeout handling to AP_CANManager 2022-02-19 18:24:56 +11:00
Device.cpp
Device.h
DSP.cpp
DSP.h
EventHandle.cpp
EventHandle.h
Flash.h
GPIO.cpp
GPIO.h AP_HAL: add GPIO::pin_to_servo_channel method 2022-04-29 08:06:29 +09:00
HAL.cpp
HAL.h
I2CDevice.h
OpticalFlow.h
QSPIDevice.h
RCInput.h
RCOutput.cpp AP_HAL: always choose high for dshot prescaler calculation 2022-03-12 08:00:49 +09:00
RCOutput.h AP_HAL: add bitwidth hal definitions. 2022-05-28 16:08:17 +09:00
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
SPIDevice.h
Storage.cpp
Storage.h
system.cpp
system.h
UARTDriver.h AP_HAL: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.cpp
Util.h AP_HAL: add support for @SYS/timers.txt 2022-02-16 15:28:04 +11:00