This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
Watch
5
Star
0
Fork
0
You've already forked ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
synced
2025-01-07 16:38:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
973b103a4a
ardupilot
/
libraries
/
AP_HAL_ChibiOS
History
Andrew Tridgell
6a1f43d5df
HAL_ChibiOS: fixed build with our old compiler
...
gcc 4.9 doesn't like static_assert() in C code
2020-06-07 14:11:48 +10:00
..
hwdef
HAL_ChibiOS: fixed build with our old compiler
2020-06-07 14:11:48 +10:00
AnalogIn.cpp
HAL_ChibiOS: use more consistent naming for power VALID pins
2020-06-04 09:51:27 +10:00
AnalogIn.h
AP_HAL_ChibiOS: remove pointless initialisations
2020-05-10 18:03:36 +10:00
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CAN.h
CANClock.cpp
CANClock.h
CANFDIface.cpp
HAL_ChibiOS: use FIFO mode instead of Queue mode in FDCAN driver
2020-05-21 15:32:53 +10:00
CANFDIface.h
CanIface.cpp
CANIface.h
CANInternal.h
CANManager.cpp
CANSerialRouter.cpp
CANSerialRouter.h
CANThread.cpp
CANThread.h
Device.cpp
Device.h
DSP.cpp
AP_HAL_ChibiOS: add harmonics to DSP
2020-05-24 07:43:34 +10:00
DSP.h
AP_HAL_ChibiOS: add harmonics to DSP
2020-05-24 07:43:34 +10:00
fdcan.hpp
Flash.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp
RCOutput.h
Scheduler.cpp
HAL_ChibiOS: during setup() we expect delays
2020-05-10 15:12:43 +10:00
Scheduler.h
sdcard.cpp
sdcard.h
Semaphores.cpp
Semaphores.h
shared_dma.cpp
shared_dma.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
SPIDevice.cpp
SPIDevice.h
stdio.cpp
Storage.cpp
HAL_ChibiOS: fixed race condition in storage write
2020-05-04 17:22:41 +10:00
Storage.h
HAL_ChibiOS: fixed race condition in storage write
2020-05-04 17:22:41 +10:00
system.cpp
HAL_ChibiOS: added build time check for right system clock
2020-05-10 15:09:28 +10:00
UARTDriver.cpp
AP_HAL_ChibiOS: correct clearing of UART drivers
2020-06-03 17:00:44 +10:00
UARTDriver.h
AP_HAL_ChibiOS: override read(buffer,count) method to be more efficient
2020-05-26 15:59:11 +10:00
Util.cpp
Util.h