Ardupilot2/libraries/AP_HAL
Andy Piper ce481af167 AP_HAL: correct prescaler calculation and add testing debug.
use normalized bitwidths for neopixel.
make sure low prescaler values are allowed.
significantly tighten clocking prescaler tests
add assertions around expected prescaler values
2022-10-05 18:27:43 +11:00
..
board AP_HAL: move defaulting of HAL_DSHOT_ALARM into hwdef 2022-09-15 09:18:04 +10:00
examples
tests AP_HAL: correct prescaler calculation and add testing debug. 2022-10-05 18:27:43 +11:00
utility
AnalogIn.h
AP_HAL_Boards.h AP_HAL: disable CanManager in hwdef.h for AP_Periph 2022-09-20 09:39:48 +10:00
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h
AP_HAL.h
CANIface.cpp
CANIface.h AP_HAL: added id_signed for CANFrame 2022-10-02 08:15:06 +11:00
Device.cpp
Device.h
DSP.cpp
DSP.h
EventHandle.cpp
EventHandle.h
Flash.h
GPIO.cpp
GPIO.h
HAL.cpp
HAL.h
I2CDevice.h
OpticalFlow.h
QSPIDevice.h
RCInput.h
RCOutput.cpp AP_HAL: correct prescaler calculation and add testing debug. 2022-10-05 18:27:43 +11:00
RCOutput.h AP_HAL: correct prescaler calculation and add testing debug. 2022-10-05 18:27:43 +11:00
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
SIMState.cpp
SIMState.h
SPIDevice.h
Storage.cpp
Storage.h
system.cpp
system.h
UARTDriver.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
Util.cpp
Util.h AP_HAL: increase short board names to 23 chars 2022-09-21 17:56:42 +10:00