.. |
hwdef
|
HAL_ChibiOS: remove unused config files
|
6 years ago |
AP_HAL_ChibiOS.h
|
…
|
|
AP_HAL_ChibiOS_Namespace.h
|
…
|
|
AP_HAL_ChibiOS_Private.h
|
…
|
|
AnalogIn.cpp
|
HAL_ChibiOS: fixed analog input on H7
|
6 years ago |
AnalogIn.h
|
HAL_ChibiOS: support ChibiOS kernel major 6
|
6 years ago |
CAN.h
|
ChibiOS: move CAN driver code into HAL
|
6 years ago |
CANClock.cpp
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
CANClock.h
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
CANIface.h
|
HAL_ChibiOS: disable code for CAN for non UAVCAN supported
|
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: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
CANSerialRouter.h
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
6 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
|
HAL_ChibiOS: support ChibiOS kernel major 6
|
6 years ago |
Device.cpp
|
HAL_ChibiOS: use spiSend/spiReceive
|
6 years ago |
Device.h
|
…
|
|
GPIO.cpp
|
…
|
|
GPIO.h
|
…
|
|
HAL_ChibiOS_Class.cpp
|
HAL_ChibiOS: reduced delay time in main loop to 50us
|
6 years ago |
HAL_ChibiOS_Class.h
|
…
|
|
I2CDevice.cpp
|
HAL_ChibiOS: port SPI, I2C and UART drivers to H7
|
6 years ago |
I2CDevice.h
|
…
|
|
RCInput.cpp
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
RCInput.h
|
…
|
|
RCOutput.cpp
|
HAL_ChibiOS: fixed DShot on H7
|
6 years ago |
RCOutput.h
|
…
|
|
SPIDevice.cpp
|
HAL_ChibiOS: setup dummy pointers for H7 SPI
|
6 years ago |
SPIDevice.h
|
HAL_ChibiOS: port SPI, I2C and UART drivers to H7
|
6 years ago |
Scheduler.cpp
|
HAL_ChibiOS: allocate threads from any heap
|
6 years ago |
Scheduler.h
|
…
|
|
Semaphores.cpp
|
…
|
|
Semaphores.h
|
…
|
|
SoftSigReader.cpp
|
HAL_ChibiOS: invalidate before read on rx, not on DMA setup
|
6 years ago |
SoftSigReader.h
|
…
|
|
SoftSigReaderInt.cpp
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
SoftSigReaderInt.h
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
Storage.cpp
|
HAL_ChibiOS: added retries to flash based storage
|
6 years ago |
Storage.h
|
…
|
|
UARTDriver.cpp
|
HAL_ChibiOS: enable UART inversion on H7
|
6 years ago |
UARTDriver.h
|
…
|
|
Util.cpp
|
HAL_ChibiOS: added support for more flexible memory regions
|
6 years ago |
Util.h
|
HAL_ChibiOS: added support for more flexible memory regions
|
6 years ago |
bxcan.hpp
|
HAL_ChibiOS: disable code for CAN for non UAVCAN supported
|
6 years ago |
sdcard.cpp
|
HAL_ChibiOS: separate out DMA allocation for sdcard IO
|
6 years ago |
sdcard.h
|
…
|
|
shared_dma.cpp
|
HAL_ChibiOS: fixed build on F4
|
6 years ago |
shared_dma.h
|
HAL_ChibiOS: fixed shared_dma for H7
|
6 years ago |
stdio.cpp
|
…
|
|
system.cpp
|
AP_HAL_ChibiOS: implement 'uint16_t millis16'
|
6 years ago |