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.
 
 
 
 
 
 
Peter Barker 4de69823e8 AP_HAL_ChibiOS: allow crashdump even if !HAL_GCS_ENABLED 3 years ago
..
hwdef hwdef: skyviper: update AP_AIS_ENABLED to AP_AIS_ENABLED 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 HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
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 HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
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 HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
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 HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
Semaphores.h
SoftSigReader.cpp HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
SoftSigReader.h
SoftSigReaderInt.cpp HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
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: make available/available_locked consistent with read/read_locked 3 years ago
UARTDriver.h
Util.cpp AP_HAL_ChibiOS: allow crashdump even if !HAL_GCS_ENABLED 3 years ago
Util.h AP_HAL_ChibiOS: add support for alternate alarm PWM group 3 years ago
bxcan.hpp
sdcard.cpp HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
sdcard.h
shared_dma.cpp HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
shared_dma.h
stdio.cpp
system.cpp