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.
 
 
 
 
 
 
Tom Pittenger a2f1f63ab3 AP_HAL: add param defaults for EMLID_EDGE for GPS_TYPE=9 and CAN_DRIVER=1 7 years ago
..
board AP_HAL: add param defaults for EMLID_EDGE for GPS_TYPE=9 and CAN_DRIVER=1 7 years ago
examples AP_HAL: fixed example build on ChibiOS 7 years ago
utility AP_HAL: added multi-object push to RingBuffer 7 years ago
AP_HAL.h AP_HAL: top level HAL definitions for CAN bus driver 8 years ago
AP_HAL_Boards.h AP_HAL: add param defaults for EMLID_EDGE for GPS_TYPE=9 and CAN_DRIVER=1 7 years ago
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h AP_HAL: top level HAL definitions for CAN bus driver 8 years ago
AnalogIn.h
CAN.h AP_HAL: move to having ICanDriver as member instead of inheriting it 7 years ago
Device.cpp
Device.h AP_HAL: added F4Light HAL 7 years ago
GPIO.h AP_HAL: support ChibiOS 7 years ago
HAL.cpp
HAL.h AP_HAL: added F4Light HAL 7 years ago
I2CDevice.h AP_HAL: allow bus speed and SMBUS enable on I2C 7 years ago
OpticalFlow.h
RCInput.h AP_HAL: added RSSI interface for RCInput 8 years ago
RCOutput.h AP_HAL: support SBusOut 7 years ago
SPIDevice.h AP_HAL: SPIDevice: prefer nullptr for pointer 8 years ago
Scheduler.h AP_HAL: make in_main_thread public, pure and virtual 7 years ago
Semaphores.h
Storage.h AP_HAL: make _timer_tick() in Storage available in all HALs 7 years ago
UARTDriver.cpp AP_HAL: support SBusOut 7 years ago
UARTDriver.h AP_HAL: added virtual _timer_tick method on UARTDriver 7 years ago
Util.cpp AP_HAL: support ChibiOS 7 years ago
Util.h AP_HAL: prevent valgrind errors in EKF 7 years ago
system.h