ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell 2facfe0baa HAL_ChibiOS: support empty UART_ORDER
for CAN bootloader without uart support
2019-08-27 10:29:56 +10:00
..
hwdef HAL_ChibiOS: support empty UART_ORDER 2019-08-27 10:29:56 +10:00
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h HAL_ChibiOS: implement flash driver 2019-04-11 13:22:53 +10:00
AP_HAL_ChibiOS_Private.h HAL_ChibiOS: implement flash driver 2019-04-11 13:22:53 +10:00
AnalogIn.cpp AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 2019-07-02 06:42:11 +10:00
AnalogIn.h
CAN.h HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
CANClock.cpp
CANClock.h AP_HAL_ChibiOS: add missing uavcan-related override keywords 2019-08-14 16:33:29 +10:00
CANFDIface.cpp HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CANFDIface.h AP_HAL_ChibiOS: add missing override keywords 2019-08-17 13:25:05 +10:00
CANIface.h AP_HAL_ChibiOS: add missing uavcan-related override keywords 2019-08-14 16:33:29 +10:00
CANInternal.h
CANManager.cpp
CANSerialRouter.cpp HAL_ChibiOS: add support for dual usd cdc 2019-07-12 17:01:21 +10:00
CANSerialRouter.h HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CANThread.cpp
CANThread.h
CanIface.cpp HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
Device.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
Device.h
Flash.h HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
I2CDevice.h
RCInput.cpp
RCInput.h AP_HAL_ChibiOS: return RC protocol being decoded 2019-06-18 11:35:38 +10:00
RCOutput.cpp HAL_ChibiOS: implement persistent_data for watchdog 2019-05-15 15:33:48 +10:00
RCOutput.h
SPIDevice.cpp HAL_ChibiOS: log SPI and I2C counters 2019-05-17 08:56:06 +10:00
SPIDevice.h HAL_ChibiOS: added WARN_IF_UNUSED based on PR feedback 2019-04-30 10:16:38 +10:00
Scheduler.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
Scheduler.h HAL_ChibiOS: cope with nesting of expected_delay_ms() 2019-05-15 15:33:48 +10:00
Semaphores.cpp
Semaphores.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
Storage.cpp HAL_ChibiOS: use hal.flash API 2019-04-11 13:22:53 +10:00
Storage.h AP_HAL_ChibiOS: Bitmask is now a template 2019-04-16 15:12:07 +10:00
UARTDriver.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
UARTDriver.h HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
Util.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
Util.h HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
bxcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
fdcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
sdcard.cpp HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
sdcard.h HAL_ChibiOS: fixed fallback to microSD for storage 2019-04-07 13:37:57 +10:00
shared_dma.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
shared_dma.h HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
stdio.cpp HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
system.cpp HAL_ChibiOS: added logging of hardware fault information in watchdog 2019-07-19 16:02:41 +10:00