This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1c8158687
ardupilot
/
libraries
/
AP_HAL_ChibiOS
History
AerofoxTech
8395f48ec1
hwdef: add a new air speed module for Aerofox
2023-03-15 19:07:00 +11:00
..
hwdef
hwdef: add a new air speed module for Aerofox
2023-03-15 19:07:00 +11:00
AP_HAL_ChibiOS.h
…
AP_HAL_ChibiOS_Namespace.h
…
AP_HAL_ChibiOS_Private.h
…
AnalogIn.cpp
…
AnalogIn.h
…
CANFDIface.cpp
…
CANFDIface.h
…
CANIface.h
…
CanIface.cpp
…
DSP.cpp
…
DSP.h
…
Device.cpp
…
Device.h
…
EventSource.cpp
…
EventSource.h
…
Flash.h
…
GPIO.cpp
…
GPIO.h
…
HAL_ChibiOS_Class.cpp
AP_HAL_ChibiOS: disable watchdog in hwdef.h not in-line in code
2023-02-01 18:44:06 +11:00
HAL_ChibiOS_Class.h
…
I2CDevice.cpp
…
I2CDevice.h
…
LogStructure.h
…
QSPIDevice.cpp
…
QSPIDevice.h
…
RCInput.cpp
AP_HAL_ChibiOS: exclude more code based on HAL_WITH_IO_MCU
2023-02-09 17:52:10 +11:00
RCInput.h
AP_HAL_ChibiOS: exclude more code based on HAL_WITH_IO_MCU
2023-02-09 17:52:10 +11:00
RCOutput.cpp
…
RCOutput.h
AP_HAL_ChibiOS: tidy includes of SRV_Channel.h
2023-01-25 22:30:55 +11:00
RCOutput_bdshot.cpp
…
RCOutput_serial.cpp
…
SPIDevice.cpp
…
SPIDevice.h
…
Scheduler.cpp
AP_HAL_ChibiOS: replace NO_FASTBOOT with AP_FASTBOOT_ENABLED
2023-03-01 18:16:31 +11:00
Scheduler.h
…
Semaphores.cpp
…
Semaphores.h
…
SoftSigReader.cpp
…
SoftSigReader.h
…
SoftSigReaderInt.cpp
…
SoftSigReaderInt.h
…
Storage.cpp
…
Storage.h
…
UARTDriver.cpp
AP_HAL_ChibiOS: Fix half-duplex serial on L431 periph nodes
2023-02-23 08:53:40 +11:00
UARTDriver.h
AP_HAL: bw_in_bytes_per_second()
2023-01-31 17:58:04 +11:00
Util.cpp
AP_HAL_ChibiOS: gate mavlink things on HAL_GCS_ENABLED, not HAL_BOOTLOADER_BUILD
2023-02-01 18:46:28 +11:00
Util.h
AP_HAL_ChibiOS: define HAL_ENABLE_SAVE_PERSISTENT_PARAMS for bootloader in hwdef.h
2023-01-31 10:36:39 +11:00
bxcan.hpp
…
sdcard.cpp
AP_HAL_ChibiOS: add SD card support to bootloader
2023-02-28 11:26:04 +11:00
sdcard.h
AP_HAL_ChibiOS: add SD card support to bootloader
2023-02-28 11:26:04 +11:00
shared_dma.cpp
…
shared_dma.h
…
stdio.cpp
…
system.cpp
AP_HAL_ChibiOS: remove calls to save_fault_watchdog if on bootloader
2023-03-01 12:01:03 +11:00