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.
 
 
 
 
 
 
mirkix f777a25de8 AP_HAL: Enable optical flow onboard for BBBMINI 9 years ago
..
examples waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
utility AP_HAL: allow getopt_cpp on QURT 9 years ago
AP_HAL.h AP_HAL: Add support for an Optflow driver 9 years ago
AP_HAL_Boards.h AP_HAL: Enable optical flow onboard for BBBMINI 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 Global: rename enum SPIDevice to SPIDeviceType 9 years ago
AnalogIn.h AP_HAL: remove init() method with unused argument 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: follow coding style 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
SPIDriver.h Global: rename enum SPIDevice to SPIDeviceType 9 years ago
Scheduler.h AP_HAL: add default support for timesliced timers 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