You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell c9b35ccfc8 hwdef: enable ESC telem on CarbonixL496 3 years ago
..
hwdef hwdef: enable ESC telem on CarbonixL496 3 years ago
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h AP_HAL_ChibiOS: support digital write via IOMCU 3 years ago
AP_HAL_ChibiOS_Private.h AP_HAL_ChibiOS: add QSPI Device Driver in HAL 4 years ago
AnalogIn.cpp AP_HAL_ChibiOS: fix ADC scaling on IOMCU 3 years ago
AnalogIn.h AP_HAL_ChibiOS: AnalogSource: check for valid pin 3 years ago
CANFDIface.cpp AP_HAL_ChibiOS: allow sending stats via mavftp on AP_Periph 4 years ago
CANFDIface.h AP_HAL_ChibiOS: allow sending stats via mavftp on AP_Periph 4 years ago
CANIface.h AP_HAL_ChibiOS: disable EventSource only when CH_CFG_USE_EVENTS is false 4 years ago
CanIface.cpp HAL_ChibiOS: added support for STM32L496 MCUs 3 years ago
DSP.cpp AP_HAL_ChibiOS: add harmonics to DSP 5 years ago
DSP.h AP_HAL_ChibiOS: add harmonics to DSP 5 years ago
Device.cpp AP_HAL_ChibiOS: add QSPI Device Driver in HAL 4 years ago
Device.h AP_HAL_ChibiOS: remove dependency on Semaphores in QSPIDevice in BL 3 years ago
EventSource.cpp AP_HAL_ChibiOS: disable EventSource only when CH_CFG_USE_EVENTS is false 4 years ago
EventSource.h AP_HAL_ChibiOS: disable EventSource only when CH_CFG_USE_EVENTS is false 4 years ago
Flash.h
GPIO.cpp AP_HAL_ChibiOS: remove unused pin-related defines 3 years ago
GPIO.h HAL_ChibiOS: support GPIO get_mode and set_mode 3 years ago
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: support up to 9 UARTs 3 years ago
HAL_ChibiOS_Class.h AP_HAL_ChibiOS: create UAVCAN agnostic CANIface driver 5 years ago
I2CDevice.cpp HAL_ChibiOS: fix G4 I2c bus speeds 3 years ago
I2CDevice.h AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
QSPIDevice.cpp AP_HAL_ChibiOS: remove dependency on Semaphores in QSPIDevice in BL 3 years ago
QSPIDevice.h AP_HAL_ChibiOS: remove dependency on Semaphores in QSPIDevice in BL 3 years ago
RCInput.cpp AP_HAL_ChibiOS: add Link Quality reporting to RC protocols 4 years ago
RCInput.h AP_HAL_ChibiOS: add Link Quality reporting to RC protocols 4 years ago
RCOutput.cpp RCOutput: fix motor stopping with rev thrust and full throttle 3 years ago
RCOutput.h HAL_ChibiOS: enable DShot on L4 MCUs for AP_Periph 3 years ago
RCOutput_bdshot.cpp AP_HAL_ChibiOS: set inbound bitrate correctly for bi-directional dshot1200 4 years ago
RCOutput_serial.cpp HAL_ChibiOS: fix for HAL_PWM_COUNT zero 3 years ago
SPIDevice.cpp HAL_ChibiOS: fix sdcard on SPI bus on H7 3 years ago
SPIDevice.h AP_HAL_ChibiOS: add support for bank selection call outside SPI driver 5 years ago
Scheduler.cpp HAL_ChibiOS: switch to minimum scheduling delta of 10us 4 years ago
Scheduler.h AP_HAL_ChibiOS: split out a calculate_thread_priority method 4 years ago
Semaphores.cpp AP_HAL_ChibiOS: make all semaphores recursive 5 years ago
Semaphores.h AP_HAL_ChibiOS: make all semaphores recursive 5 years ago
SoftSigReader.cpp HAL_ChibiOS: added disable() API for pulse input 5 years ago
SoftSigReader.h HAL_ChibiOS: fixed warning on gcc9 4 years ago
SoftSigReaderInt.cpp HAL_ChibiOS: added disable() API for pulse input 5 years ago
SoftSigReaderInt.h HAL_ChibiOS: added disable() API for pulse input 5 years ago
Storage.cpp AP_HAL_ChibiOS: add get_storage_ptr method 3 years ago
Storage.h AP_HAL_ChibiOS: add get_storage_ptr method 3 years ago
UARTDriver.cpp HAL_ChibiOS: implement disable_rxtx() 3 years ago
UARTDriver.h AP_HAL_ChibiOS: support up to 9 UARTs 3 years ago
Util.cpp HAL_ChibiOS: mention of HAL_CRASH_DUMP_FLASHPAGE not required 3 years ago
Util.h HAL_ChibiOS: mention of HAL_CRASH_DUMP_FLASHPAGE not required 3 years ago
bxcan.hpp AP_HAL_ChibiOS: create UAVCAN agnostic CANIface driver 5 years ago
sdcard.cpp HAL_ChibiOS: support SDMMC2 for sdcard 3 years ago
sdcard.h AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
shared_dma.cpp HAL_ChibiOS: reduce the impact of UART DMA contention 3 years ago
shared_dma.h HAL_ChibiOS: reduce the impact of UART DMA contention 3 years ago
stdio.cpp HAL_ChibiOS: modify hal can drivers for use by AP_Periph 4 years ago
system.cpp HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago