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 f7a239d833 AP_HAL: added function for last receive timestamp on uarts 7 years ago
..
board AP_HAL: fix PocketPilot HMC5843 I2C bus number 7 years ago
examples AP_HAL: fixed example build on ChibiOS 7 years ago
utility AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
AP_HAL.h AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
AP_HAL_Boards.h define for AirbotF4 board (ChibiOS HAL) 7 years ago
AP_HAL_Macros.h AP_HAL: try to prevent use of double maths functions 7 years ago
AP_HAL_Main.h
AP_HAL_Namespace.h
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: support LPS25H on MPU AUX 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: move get_device() method from AP_HAL_Linux 7 years ago
OpticalFlow.h
RCInput.h AP_HAL: Remove set_overrides() method 7 years ago
RCOutput.h AP_HAL: make hal aware of oneshot125 7 years ago
SPIDevice.h
Scheduler.cpp AP_HAL: move delay callback handling to base HAL Scheduler class 7 years ago
Scheduler.h AP_HAL: allow F4Light to call delay callback 7 years ago
Semaphores.h
Storage.h AP_HAL: make _timer_tick() in Storage available in all HALs 7 years ago
UARTDriver.h AP_HAL: added function for last receive timestamp on uarts 7 years ago
Util.cpp AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Util.h AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
system.h