..
hwdef
HAL_ChibiOS: fixed spektrum RC input on Pixracer
5 years ago
AP_HAL_ChibiOS.h
HAL_Chibios: added ChibiOS HAL
7 years ago
AP_HAL_ChibiOS_Namespace.h
HAL_ChibiOS: implement flash driver
6 years ago
AP_HAL_ChibiOS_Private.h
HAL_ChibiOS: implement flash driver
6 years ago
AnalogIn.cpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
AnalogIn.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
CAN.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
CANClock.cpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
CANClock.h
AP_HAL_ChibiOS: add missing uavcan-related override keywords
6 years ago
CANFDIface.cpp
HAL_ChibiOS: fix writing into a NULL pointer CANFD interrupt
5 years ago
CANFDIface.h
AP_HAL_ChibiOS: cleanup ifdefs for SLCAN enable
6 years ago
CANIface.h
AP_HAL_ChibiOS: cleanup ifdefs for SLCAN enable
6 years ago
CANInternal.h
HAL_ChibiOS: disable code for CAN for non UAVCAN supported
6 years ago
CANManager.cpp
ChibiOS: move CAN driver code into HAL
6 years ago
CANSerialRouter.cpp
AP_HAL_ChibiOS: cleanup ifdefs for SLCAN enable
6 years ago
CANSerialRouter.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
CANThread.cpp
HAL_ChibiOS: disable code for CAN for non UAVCAN supported
6 years ago
CANThread.h
HAL_ChibiOS: disable code for CAN for non UAVCAN supported
6 years ago
CanIface.cpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
Device.cpp
HAL_ChibiOS: added checking on bouncebuffer allocation
5 years ago
Device.h
HAL_ChibiOS: added checking on bouncebuffer allocation
5 years ago
Flash.h
HAL_ChibiOS: removed unusued AP_Common/Semaphore.h
6 years ago
GPIO.cpp
HAL_ChibiOS: retain OPENDRAIN if set on a pin
5 years ago
GPIO.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
HAL_ChibiOS_Class.cpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
HAL_ChibiOS_Class.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
I2CDevice.cpp
HAL_ChibiOS: added checking on bouncebuffer allocation
5 years ago
I2CDevice.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
RCInput.cpp
HAL_ChibiOS: fixed skyviper-v2450 build
5 years ago
RCInput.h
HAL_ChibiOS: use recursive mutex for RCInput
5 years ago
RCOutput.cpp
HAL_ChibiOS: fixed output string for non-DMA capable chan
5 years ago
RCOutput.h
HAL_ChibiOS: fixed output string for non-DMA capable chan
5 years ago
SPIDevice.cpp
HAL_ChibiOS: added checking on bouncebuffer allocation
5 years ago
SPIDevice.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
Scheduler.cpp
HAL_ChibiOS: pat watchdog immediately in expect_delay_ms()
5 years ago
Scheduler.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
Semaphores.cpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
Semaphores.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
SoftSigReader.cpp
HAL_ChibiOS: added disable() API for pulse input
5 years ago
SoftSigReader.h
HAL_ChibiOS: added disable() API for pulse input
5 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
HAL_ChibiOS: fixed bitmask error on storage erase
5 years ago
Storage.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
UARTDriver.cpp
HAL_ChibiOS: don't extend alloc of iomcu uart
5 years ago
UARTDriver.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
Util.cpp
HAL_ChibiOS: ensure bootloader flash is multiple of 32 bytes
5 years ago
Util.h
HAL_ChibiOS: removed heater control
5 years ago
bxcan.hpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
fdcan.hpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
sdcard.cpp
HAL_ChibiOS: use 4k bouncebuffer for sdcard
5 years ago
sdcard.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
shared_dma.cpp
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
shared_dma.h
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
5 years ago
stdio.cpp
HAL_ChibiOS: fixed uprintf() in bootloader
5 years ago
system.cpp
HAL_ChibiOS: added assert for systime_t size
5 years ago