Ardupilot2/libraries/AP_HAL_ChibiOS
Andrew Tridgell 2d5e4dcfa2 HAL_ChibiOS: fixed SemLine data in WDOG msg
semline was being overwritten in the setup() call
2019-07-15 08:08:54 +10:00
..
hwdef AP_HAL_ChibiOS: fix buzzer pin define on OMNIBUSF7V2 2019-07-13 17:26:43 +10:00
AnalogIn.cpp AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 2019-07-02 06:42:11 +10:00
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
CAN.h HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
CANClock.cpp
CANClock.h
CANFDIface.cpp HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CANFDIface.h HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CanIface.cpp HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CANIface.h HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CANInternal.h
CANManager.cpp
CANSerialRouter.cpp HAL_ChibiOS: add support for dual usd cdc 2019-07-12 17:01:21 +10:00
CANSerialRouter.h HAL_ChibiOS: remove singleton interface from slcan_router 2019-07-08 12:18:29 +10:00
CANThread.cpp
CANThread.h
Device.cpp
Device.h
fdcan.hpp HAL_ChibiOS: add support for CAN on STM32H7 boards 2019-07-08 12:18:29 +10:00
Flash.h HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp HAL_ChibiOS: fixed SemLine data in WDOG msg 2019-07-15 08:08:54 +10:00
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: fix I2C transaction without stop condition 2019-06-06 09:27:47 -07:00
I2CDevice.h
RCInput.cpp
RCInput.h AP_HAL_ChibiOS: return RC protocol being decoded 2019-06-18 11:35:38 +10:00
RCOutput.cpp HAL_ChibiOS: implement persistent_data for watchdog 2019-05-15 15:33:48 +10:00
RCOutput.h
Scheduler.cpp HAL_ChibiOS: cope with calling delay_microseconds_boost() multiple times 2019-07-07 19:03:01 +10:00
Scheduler.h HAL_ChibiOS: cope with nesting of expected_delay_ms() 2019-05-15 15:33:48 +10:00
sdcard.cpp HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10: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: log SPI and I2C counters 2019-05-17 08:56:06 +10:00
SPIDevice.h HAL_ChibiOS: added WARN_IF_UNUSED based on PR feedback 2019-04-30 10:16:38 +10:00
stdio.cpp
Storage.cpp
Storage.h
system.cpp
UARTDriver.cpp HAL_ChibiOS: add support for dual usd cdc 2019-07-12 17:01:21 +10:00
UARTDriver.h HAL_ChibiOS: added uartH 2019-07-12 17:01:21 +10:00
Util.cpp HAL_ChibiOS: dither heater pins to prevent magnetic impact 2019-07-12 12:46:27 +10:00
Util.h HAL_ChibiOS: dither heater pins to prevent magnetic impact 2019-07-12 12:46:27 +10:00