ardupilot/libraries/AP_HAL_ChibiOS
TulleU 7907fd5729 AP_HAL_ChibiOS: revo-mini-i2c probe for external compasses
allow for probing of external compasses on i2c
2022-02-01 17:36:14 +11:00
..
hwdef AP_HAL_ChibiOS: revo-mini-i2c probe for external compasses 2022-02-01 17:36:14 +11:00
AnalogIn.cpp AP_HAL_ChibiOS: fix ADC scaling on IOMCU 2021-11-16 14:12:43 +11:00
AnalogIn.h AP_HAL_ChibiOS: AnalogSource: check for valid pin 2021-10-06 18:42:51 +11:00
AP_HAL_ChibiOS_Namespace.h AP_HAL_ChibiOS: support digital write via IOMCU 2021-09-28 09:40:25 +10:00
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CANFDIface.cpp
CANFDIface.h
CanIface.cpp HAL_ChibiOS: added support for STM32L496 MCUs 2021-09-24 18:08:00 +10:00
CANIface.h
Device.cpp
Device.h
DSP.cpp AP_HAL_ChibiOS: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
DSP.h AP_HAL_ChibiOS: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp AP_HAL_ChibiOS: remove unused pin-related defines 2021-11-20 11:08:48 +11:00
GPIO.h HAL_ChibiOS: support GPIO get_mode and set_mode 2021-10-12 15:47:51 +11:00
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: support up to 9 UARTs 2021-11-22 22:48:59 +11:00
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: fix G4 I2c bus speeds 2021-10-12 10:54:07 +11:00
I2CDevice.h
QSPIDevice.cpp AP_HAL_ChibiOS: remove dependency on Semaphores in QSPIDevice in BL 2021-09-01 17:10:53 +10:00
QSPIDevice.h
RCInput.cpp
RCInput.h
RCOutput_bdshot.cpp
RCOutput_serial.cpp
RCOutput.cpp HAL_ChibiOS: don't init RCOut twice 2022-01-27 08:26:47 +11:00
RCOutput.h HAL_ChibiOS: fixed neopixel control 2022-01-27 08:26:47 +11:00
Scheduler.cpp
Scheduler.h
sdcard.cpp HAL_ChibiOS: support SDMMC2 for sdcard 2021-10-12 15:47:51 +11: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: fix sdcard on SPI bus on H7 2021-09-29 18:11:04 +10:00
SPIDevice.h
stdio.cpp
Storage.cpp AP_HAL_ChibiOS: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
Storage.h AP_HAL_ChibiOS: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
system.cpp HAL_ChibiOS: disable building CrashCatcher for non 2M boards 2021-10-30 19:24:57 +11:00
UARTDriver.cpp AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
UARTDriver.h AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.cpp AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.h AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00