You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 8f3405d308 hwdef: added Pixhawk6X support 3 years ago
..
hwdef hwdef: added Pixhawk6X support 3 years ago
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AnalogIn.cpp AP_HAL_ChibiOS: Console output can be disabled 3 years ago
AnalogIn.h
CANFDIface.cpp AP_HAL_Periph: assert clock is FDCANCLK is 80MHz for H7 boards 3 years ago
CANFDIface.h AP_HAL_ChibiOS: set canfd bitrates using CANFD_SUPPORTED opt 3 years ago
CANIface.h
CanIface.cpp
DSP.cpp AP_HAL_ChibiOS: save a sliding window of frequency bins 3 years ago
DSP.h AP_HAL_ChibiOS: save a sliding window of frequency bins 3 years ago
Device.cpp
Device.h
EventSource.cpp HAL_ChibiOS: constrain more timer timeouts 3 years ago
EventSource.h
Flash.h
GPIO.cpp AP_HAL: add GPIO::pin_to_servo_channel method 3 years ago
GPIO.h AP_HAL: add GPIO::pin_to_servo_channel method 3 years ago
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: instantiate SIMState object in HAL 3 years ago
HAL_ChibiOS_Class.h
I2CDevice.cpp AP_HAL_ChibiOS: Console output can be disabled 3 years ago
I2CDevice.h
LogStructure.h AP_HAL_ChibiOS: use structure for writing out WDOG,MON message 3 years ago
QSPIDevice.cpp AP_HAL_ChibiOS: spro H7 extreme updates. 3 years ago
QSPIDevice.h AP_HAL_ChibiOS: spro H7 extreme updates. 3 years ago
RCInput.cpp HAL_ChibiOS: display source of RC input 3 years ago
RCInput.h HAL_ChibiOS: display source of RC input 3 years ago
RCOutput.cpp AP_HAL_ChibiOS: add BLHeli_S ESC type and use it to control bitwidths 3 years ago
RCOutput.h AP_HAL_ChibiOS: add BLHeli_S ESC type and use it to control bitwidths 3 years ago
RCOutput_bdshot.cpp AP_HAL_ChibiOS: more changes for 32 bit servo mask 3 years ago
RCOutput_serial.cpp AP_HAL_ChibiOS: add BLHeli_S ESC type and use it to control bitwidths 3 years ago
SPIDevice.cpp AP_HAL_ChibiOS: add mechanism to set register rw register using device name for SPI 3 years ago
SPIDevice.h AP_HAL_ChibiOS: add mechanism to set register rw register using device name for SPI 3 years ago
Scheduler.cpp AP_HAL_ChibiOS: Console output can be disabled 3 years ago
Scheduler.h HAL_ChibiOS: increase monitor thread stack by 512 3 years ago
Semaphores.cpp
Semaphores.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
Storage.cpp HAL_ChibiOS: added expected delays on flash writes 3 years ago
Storage.h HAL_ChibiOS: use 16 byte lines for flash storage on H7 3 years ago
UARTDriver.cpp AP_HAL_ChibiOS: correct UART RX stats 3 years ago
UARTDriver.h
Util.cpp AP_HAL_ChibiOS: fixed use of configured() vs configured_in_storage() 3 years ago
Util.h
bxcan.hpp
sdcard.cpp
sdcard.h
shared_dma.cpp
shared_dma.h
stdio.cpp
system.cpp