ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell 8080efbc6a HAL_ChibiOS: allow for blocking unbuffered uarts
this is used by AP_IOMCU to avoid a race condition where the mutex is
busy on write() causing a zero-length write and delayed output
2019-08-17 17:36:41 +10:00
..
hwdef AP_HAL_ChiibOS: change omnibusf4 board type to be unique 2019-08-06 11:20:11 +10:00
AnalogIn.cpp AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 2019-07-02 06:42:11 +10:00
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
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.cpp HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +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
Device.cpp
Device.h
fdcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
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 logging of hardware fault information in watchdog 2019-07-19 16:02:41 +10:00
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: fix I2C transaction without stop condition 2019-06-06 09:27:47 -07: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
Scheduler.cpp HAL_ChibiOS: fixed reboot hold in bootloader 2019-08-12 22:21:13 -07:00
Scheduler.h HAL_ChibiOS: cope with nesting of expected_delay_ms() 2019-05-15 15:33:48 +10:00
sdcard.cpp HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
sdcard.h
Semaphores.cpp
Semaphores.h
shared_dma.cpp
shared_dma.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
SPIDevice.cpp HAL_ChibiOS: log SPI and I2C counters 2019-05-17 08:56:06 +10:00
SPIDevice.h
stdio.cpp
Storage.cpp
Storage.h
system.cpp HAL_ChibiOS: added logging of hardware fault information in watchdog 2019-07-19 16:02:41 +10:00
UARTDriver.cpp HAL_ChibiOS: allow for blocking unbuffered uarts 2019-08-17 17:36:41 +10:00
UARTDriver.h HAL_ChibiOS: added uartH 2019-07-12 17:01:21 +10:00
Util.cpp HAL_ChibiOS: dither heater pins to prevent magnetic impact 2019-07-12 12:46:27 +10:00
Util.h AP_HAL_ChibiOS: add missing uavcan-related override keywords 2019-08-14 16:33:29 +10:00