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.
 
 
 
 
 
 
Lucas De Marchi 5a52533084 AP_OpticalFlow: move bus definition to AP_HAL header 9 years ago
..
examples AP_HAL: Add RCOutput interactive example with Menu 9 years ago
utility Global: start using cmath instead of math.h 9 years ago
AP_HAL.h AP_HAL: Add support for an Optflow driver 9 years ago
AP_HAL_Boards.h AP_OpticalFlow: move bus definition to AP_HAL header 9 years ago
AP_HAL_Macros.h AP_HAL: replace header guard with pragma once 9 years ago
AP_HAL_Main.h AP_HAL: move definition of callbacks structure out of C linkage 9 years ago
AP_HAL_Namespace.h AP_HAL: replace header guard with pragma once 9 years ago
AnalogIn.h AP_HAL: replace header guard with pragma once 9 years ago
Device.h AP_HAL: add helper method to read registers 9 years ago
GPIO.h AP_HAL: replace header guard with pragma once 9 years ago
HAL.cpp AP_HAL: add run() method 9 years ago
HAL.h AP_HAL: added uartF 9 years ago
I2CDevice.h AP_HAL: Add interface for I2CDevice 9 years ago
I2CDriver.h AP_HAL: replace header guard with pragma once 9 years ago
OpticalFlow.h AP_HAL: follow coding style 9 years ago
RCInput.h AP_HAL: replace header guard with pragma once 9 years ago
RCOutput.h AP_HAL: added enable_sbus_out() call in RCOutput 9 years ago
SPIDevice.h AP_HAL: add interface for SPIDevice devices 9 years ago
SPIDriver.h AP_HAL: add interface for SPIDevice devices 9 years ago
Scheduler.h AP_HAL: replace header guard with pragma once 9 years ago
Semaphores.h AP_HAL: replace header guard with pragma once 9 years ago
Storage.h AP_HAL: replace header guard with pragma once 9 years ago
UARTDriver.cpp AP_HAL: remove unused in_progmem flag to print_vprintf 9 years ago
UARTDriver.h AP_HAL: replace header guard with pragma once 9 years ago
Util.cpp AP_HAL: remove unused in_progmem flag to print_vprintf 9 years ago
Util.h AP_HAL: replace header guard with pragma once 9 years ago
system.h Global: Rename printf format attribute 9 years ago