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 fd6185be0f HAL_ChibiOS: fixed python3 pickle error 7 years ago
..
hwdef HAL_ChibiOS: fixed python3 pickle error 7 years ago
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h HAL_ChibiOS: allow for bare board builds 7 years ago
AP_HAL_ChibiOS_Private.h
AnalogIn.cpp HAL_ChibiOS: cope with having no ADC inputs 7 years ago
AnalogIn.h HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
CAN.cpp AP_HAL_ChibiOS: add CAN driver 7 years ago
CAN.h AP_HAL_ChibiOS: add CAN driver 7 years ago
Device.cpp HAL_ChibiOS: dynamically create name for bus threads 7 years ago
Device.h HAL_ChibiOS: add support for CCM memory 7 years ago
GPIO.cpp HAL_ChibiOS: allow control of interrupt port 7 years ago
GPIO.h HAL_ChibiOS: improved mini-pix support 7 years ago
HAL_ChibiOS_Class.cpp HAL_ChibiOS: allow for bare board builds 7 years ago
HAL_ChibiOS_Class.h waf: use relative paths for ChibiOS build 7 years ago
I2CDevice.cpp HAL_ChibiOS: allow for bare board builds 7 years ago
I2CDevice.h HAL_ChibiOS: fixed namespace error 7 years ago
RCInput.cpp HAL_ChibiOS: removed RC inversion logic 7 years ago
RCInput.h HAL_ChibiOS: removed RC inversion logic 7 years ago
RCOutput.cpp HAL_ChibiOS: allow for bare board builds 7 years ago
RCOutput.h HAL_ChibiOS: allow for bare board builds 7 years ago
SPIDevice.cpp HAL_ChibiOS: allow for bare board builds 7 years ago
SPIDevice.h HAL_ChibiOS: fixed namespace error 7 years ago
Scheduler.cpp AP_HAL_ChibiOS: fix CAN thread name 7 years ago
Scheduler.h HAL_ChibiOS: gain back 250usec in loop time 7 years ago
Semaphores.cpp
Semaphores.h HAL_ChibiOS: added checking of bus owner 7 years ago
SoftSigReader.cpp HAL_ChibiOS: fixed RCIN on revo-mini 7 years ago
SoftSigReader.h HAL_ChibiOS: fixed RC in on CH1 of timer 7 years ago
Storage.cpp HAL_ChibiOS: allow for bare board builds 7 years ago
Storage.h HAL_ChibiOS: allow for bare board builds 7 years ago
ToneAlarm.cpp AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
ToneAlarm.h HAL_ChibiOS: allow for bare board builds 7 years ago
UARTDriver.cpp HAL_ChibiOS: make UARTs non-blocking by default 7 years ago
UARTDriver.h HAL_ChibiOS: make UARTs non-blocking by default 7 years ago
Util.cpp AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
Util.h AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
shared_dma.cpp HAL_ChibiOS: use a non-blocking lock for UART shared DMA 7 years ago
shared_dma.h HAL_ChibiOS: use a non-blocking lock for UART shared DMA 7 years ago
system.cpp HAL_ChibiOS: fixed build warnings 7 years ago