ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell 33ebc83a68 AP_HAL_ChibiOS: disable CAN filtering except on AP_Periph
this saves flash space and makes CAN forwarding for any bus without
reconfigure/reboot easy. CAN filtering is not useful in the main
flight controller firmware as we want to see nearly all packets
2022-02-12 16:36:05 +11:00
..
hwdef AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
AnalogIn.cpp
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CANFDIface.cpp AP_HAL_ChibiOS: disable CAN filtering except on AP_Periph 2022-02-12 16:36:05 +11:00
CANFDIface.h HAL_ChibiOS: support mavcan message forwarding 2022-02-12 16:36:05 +11:00
CanIface.cpp AP_HAL_ChibiOS: disable CAN filtering except on AP_Periph 2022-02-12 16:36:05 +11:00
CANIface.h HAL_ChibiOS: support mavcan message forwarding 2022-02-12 16:36:05 +11:00
Device.cpp
Device.h
DSP.cpp
DSP.h
EventSource.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
EventSource.h
Flash.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp
HAL_ChibiOS_Class.h AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
I2CDevice.cpp
I2CDevice.h
QSPIDevice.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
QSPIDevice.h
RCInput.cpp
RCInput.h
RCOutput_bdshot.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
RCOutput_serial.cpp
RCOutput.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
RCOutput.h HAL_ChibiOS: fixed neopixel control 2022-01-27 08:26:47 +11:00
Scheduler.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
Scheduler.h
sdcard.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
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 AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
Storage.h AP_HAL_ChibiOS: only change SD card on external flash boards 2022-02-09 12:47:55 +00:00
system.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
UARTDriver.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
UARTDriver.h AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.cpp AP_HAL_ChibiOS: hwdef for SPRacingH7 2022-02-09 12:47:55 +00:00
Util.h AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00