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 02a7fa5c2b AP_InertialSensor: MPU9250: use AP_HAL::Device abstraction 9 years ago
..
examples waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
utility AP_HAL: utility: Add OwnPtr implementation 9 years ago
AP_HAL.h AP_HAL: Add support for an Optflow driver 9 years ago
AP_HAL_Boards.h AP_InertialSensor: MPU9250: use AP_HAL::Device abstraction 9 years ago
AP_HAL_Macros.h AP_HAL: use noreturn attribute on panic 10 years ago
AP_HAL_Main.h AP_HAL: ensure CONFIG_MAIN_WITHOUT_ARGC_ARGV is always defined 9 years ago
AP_HAL_Namespace.h AP_HAL: add interface for SPIDevice devices 9 years ago
AnalogIn.h AP_HAL: remove init() method with unused argument 9 years ago
Device.h AP_HAL: add helper method to read registers 9 years ago
GPIO.h AP_HAL: make new GPIO functions optional 10 years ago
HAL.cpp AP_HAL: add run() method 9 years ago
HAL.h AP_HAL: initialize I2C manager 9 years ago
I2CDevice.h AP_HAL: Add interface for I2CDevice 9 years ago
I2CDriver.h AP_HAL: fixed typo in do_transfer declaration 9 years ago
OpticalFlow.h AP_HAL: follow coding style 9 years ago
RCInput.h AP_HAL: remove init() method with unused argument 9 years ago
RCOutput.h AP_HAL: remove init() method with unused argument 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 Global: remove system_initializing() from scheduler 9 years ago
Semaphores.h AP_HAL: standardize inclusion of libaries headers 10 years ago
Storage.h AP_HAL: remove init() method with unused argument 9 years ago
UARTDriver.cpp AP_HAL: remove unused in_progmem flag to print_vprintf 9 years ago
UARTDriver.h Global: Rename printf format attribute 9 years ago
Util.cpp AP_HAL: remove unused in_progmem flag to print_vprintf 9 years ago
Util.h AP_HAL: added get_custom_defaults_file() to Util 9 years ago
system.h Global: Rename printf format attribute 9 years ago