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 d19c5035b6 Global: Rename printf format attribute 9 years ago
..
examples AP_HAL: example uses millis/micros/panic functions 9 years ago
utility Global: Rename printf format attribute 9 years ago
AP_HAL.h AP_HAL: create AP_HAL namespace and use for some HAL functionality 9 years ago
AP_HAL_Boards.h AP_HAL_Linux: Adapt Heat_Pwm to use PWM_Sysfs 9 years ago
AP_HAL_Macros.h AP_HAL: use noreturn attribute on panic 10 years ago
AP_HAL_Main.h AP_HAL: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
AP_HAL_Namespace.h AP_HAL: make code not depend on concrete HAL implementations 9 years ago
AnalogIn.h AP_HAL: AnalogIn: add missing include 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: create AP_HAL namespace and use for some HAL functionality 9 years ago
I2CDriver.h AP_HAL: fixed typo in do_transfer declaration 9 years ago
RCInput.h AP_HAL: Added deinit() method to RCInput 10 years ago
RCOutput.h AP_HAL: RCOutput: add methods to allow grouping writes 9 years ago
SPIDriver.h AP_HAL: Add support for using SPI devices of the same type. 10 years ago
Scheduler.h AP_HAL_Scheduler: remove unused functions 9 years ago
Semaphores.h AP_HAL: standardize inclusion of libaries headers 10 years ago
Storage.h AP_HAL: removed old storage type read/write functions 11 years ago
UARTDriver.cpp AP_HAL: UARTDriver: remove _P() variants 9 years ago
UARTDriver.h Global: Rename printf format attribute 9 years ago
Util.cpp AP_HAL: Remove Util::{v,}snprintf_P() 9 years ago
Util.h AP_HAL: make available_memory() uint32_t 9 years ago
system.h Global: Rename printf format attribute 9 years ago