ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell 413f60ebb8 HAL_ChibiOS: fixed revo-mini build 2019-07-22 16:59:56 +09:00
..
hwdef HAL_ChibiOS: fixed revo-mini build 2019-07-22 16:59:56 +09:00
AP_HAL_ChibiOS.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
AP_HAL_ChibiOS_Namespace.h HAL_ChibiOS: implement flash driver 2019-05-28 17:47:19 +09:00
AP_HAL_ChibiOS_Private.h HAL_ChibiOS: implement flash driver 2019-05-28 17:47:19 +09:00
AnalogIn.cpp HAL_ChibiOS: fixed brick2 valid status in POWR flags for fmuv5 2019-05-03 10:34:08 +10:00
AnalogIn.h HAL_ChibiOS: fixed RSSI voltage from IOMCU 2018-10-01 11:54:43 +09:00
CAN.cpp HAL_ChibiOS: run can loop much more often 2018-05-25 13:53:17 +10:00
CAN.h HAL_ChibiOS: run can loop much more often 2018-05-25 13:53:17 +10:00
Device.cpp HAL_ChibiOS: allocate threads from any heap 2019-02-27 11:59:45 +11:00
Device.h HAL_ChibiOS: switch to new bouncebuffer system 2018-06-06 07:15:41 +10:00
Flash.h HAL_ChibiOS: fixed merge errors with hal.flash usage 2019-05-28 17:47:19 +09:00
GPIO.cpp HAL_ChibiOS: update to plane3.9.0beta6 2018-08-02 12:38:31 +09:00
GPIO.h HAL_ChibiOS: update to plane3.9.0beta6 2018-08-02 12:38:31 +09:00
HAL_ChibiOS_Class.cpp HAL_ChibiOS: fixed iomcu build with flash driver 2019-05-28 17:47:19 +09:00
HAL_ChibiOS_Class.h waf: use relative paths for ChibiOS build 2018-03-02 12:52:50 +11:00
I2CDevice.cpp HAL_ChibiOS: detect stuck I2C bus and clear with SCL 2018-12-14 15:49:11 +11:00
I2CDevice.h HAL_ChibiOS: detect stuck I2C bus and clear with SCL 2018-12-14 15:49:11 +11:00
RCInput.cpp HAL_ChibiOS: support DSM bind on IOMCU 2019-07-08 10:18:09 +09:00
RCInput.h AP_HAL_ChibiOS: Remove RC overrides 2018-06-05 09:51:09 +10:00
RCOutput.cpp HAL_ChibiOS: added ability to restore safety state on watchdog reset 2019-05-28 17:47:19 +09:00
RCOutput.h HAL_ChibiOS: fixed dshot bad frames 2018-08-06 11:17:15 +10:00
SPIDevice.cpp HAL_ChibiOS: support microSD slowdown 2019-01-11 09:48:16 +09:00
SPIDevice.h HAL_ChibiOS: support microSD slowdown 2019-01-11 09:48:16 +09:00
Scheduler.cpp HAL_ChibiOS: cope with calling delay_microseconds_boost() multiple times 2019-07-08 09:16:22 +09:00
Scheduler.h HAL_ChibiOS: implement scheduler->expect_delay_ms() 2019-05-28 17:47:19 +09:00
Semaphores.cpp HAL_ChibiOS: make smaller builds possible 2018-04-12 11:50:44 +10:00
Semaphores.h HAL_ChibiOS: make smaller builds possible 2018-04-12 11:50:44 +10:00
SoftSigReader.cpp HAL_ChibiOS: switch to new bouncebuffer system 2018-06-06 07:15:41 +10:00
SoftSigReader.h HAL_ChibiOS: fixed RC in on CH1 of timer 2018-02-07 20:33:45 +11:00
SoftSigReaderInt.cpp HAL_ChibiOS: use 2 channels in SoftSigReaderInt.cpp 2018-06-06 08:23:51 +10:00
SoftSigReaderInt.h HAL_ChibiOS: use 2 channels in SoftSigReaderInt.cpp 2018-06-06 08:23:51 +10:00
Storage.cpp HAL_ChibiOS: fixed merge errors with hal.flash usage 2019-05-28 17:47:19 +09:00
Storage.h HAL_ChibiOS: fixed merge errors with hal.flash usage 2019-05-28 17:47:19 +09:00
UARTDriver.cpp HAL_ChibiOS: allocate threads from any heap 2019-02-27 11:59:45 +11:00
UARTDriver.h HAL_ChibiOS: update to match plane 3.9.0beta6 2018-08-02 12:38:27 +09:00
Util.cpp HAL_ChibiOS: fixed merge errors with hal.flash usage 2019-05-28 17:47:19 +09:00
Util.h HAL_ChibiOS: added save/restore of attitude in backup registers 2019-05-28 17:47:19 +09:00
sdcard.cpp HAL_ChibiOS: fixed fallback to microSD for storage 2019-04-30 10:47:31 +09:00
sdcard.h HAL_ChibiOS: fixed fallback to microSD for storage 2019-04-30 10:47:31 +09:00
shared_dma.cpp HAL_ChibiOS: check for ChibiOS features 2018-06-22 08:00:31 +10:00
shared_dma.h HAL_ChibiOS: check for ChibiOS features 2018-06-22 08:00:31 +10:00
system.cpp HAL_ChibiOS: fixed build warnings 2018-02-07 20:33:45 +11:00