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 3b0bd67afb HAL_ChibiOS: enable CAN on Pixhawk6 6 years ago
..
hwdef HAL_ChibiOS: enable CAN on Pixhawk6 6 years ago
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AnalogIn.cpp AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 6 years ago
AnalogIn.h
CAN.h HAL_ChibiOS: add support for CAN on STM32H7 boards 6 years ago
CANClock.cpp
CANClock.h
CANFDIface.cpp HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
CANFDIface.h HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
CANIface.h HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
CANInternal.h
CANManager.cpp
CANSerialRouter.cpp HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
CANSerialRouter.h HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
CANThread.cpp
CANThread.h
CanIface.cpp HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
Device.cpp
Device.h
Flash.h HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 6 years ago
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: use logger().WriteCritical(...) for WDOG message 6 years ago
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: fix I2C transaction without stop condition 6 years ago
I2CDevice.h
RCInput.cpp
RCInput.h AP_HAL_ChibiOS: return RC protocol being decoded 6 years ago
RCOutput.cpp HAL_ChibiOS: implement persistent_data for watchdog 6 years ago
RCOutput.h
SPIDevice.cpp HAL_ChibiOS: log SPI and I2C counters 6 years ago
SPIDevice.h HAL_ChibiOS: added WARN_IF_UNUSED based on PR feedback 6 years ago
Scheduler.cpp HAL_ChibiOS: cope with calling delay_microseconds_boost() multiple times 6 years ago
Scheduler.h HAL_ChibiOS: cope with nesting of expected_delay_ms() 6 years ago
Semaphores.cpp
Semaphores.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.cpp HAL_ChibiOS: rename to EXPECT_DELAY_MS() 6 years ago
Util.h HAL_ChibiOS: implement persistent_data for watchdog 6 years ago
bxcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 6 years ago
fdcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 6 years ago
sdcard.cpp HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 6 years ago
sdcard.h
shared_dma.cpp
shared_dma.h
stdio.cpp
system.cpp