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 40e3b422b5 HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
..
examples/empty_example HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
AP_HAL_Empty.h AP_HAL_Empty: started building out the scaffolding 12 years ago
AP_HAL_Empty_Main.h AP_HAL_Empty: main calls system_initialized 12 years ago
AP_HAL_Empty_Namespace.h HAL_Empty: removed Console driver 12 years ago
AP_HAL_Empty_Private.h HAL_Empty: removed Console driver 12 years ago
AnalogIn.cpp HAL_Empty: avoid some float conversion warnings 11 years ago
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 11 years ago
GPIO.cpp AP_HAL: convert to unix file format 12 years ago
GPIO.h AP_HAL: convert to unix file format 12 years ago
HAL_Empty_Class.cpp HAL_Empty: no uartE 11 years ago
HAL_Empty_Class.h AP_HAL_Empty: more scaffolding complete 12 years ago
I2CDriver.cpp HAL_Empty: make I2C ops fail 11 years ago
I2CDriver.h AP_HAL_Empty: add semaphore to I2CDriver 12 years ago
PrivateMember.cpp AP_HAL_Empty: started building out the scaffolding 12 years ago
PrivateMember.h AP_HAL_Empty: started building out the scaffolding 12 years ago
RCInput.cpp AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCOutput.cpp AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
RCOutput.h AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
SPIDriver.cpp HAL_Empty: added bulk SPI transfer() method 12 years ago
SPIDriver.h HAL_Empty: added bulk SPI transfer() method 12 years ago
Scheduler.cpp HAL_Empty: added dummy millis64() and micros64() 11 years ago
Scheduler.h HAL_Empty: added dummy millis64() and micros64() 11 years ago
Semaphores.cpp AP_HAL_Empty: implement new Semaphore interface 12 years ago
Semaphores.h AP_HAL_Empty: implement new Semaphore interface 12 years ago
Storage.cpp AP_HAL: removed old storage type read/write functions 11 years ago
Storage.h AP_HAL: removed old storage type read/write functions 11 years ago
UARTDriver.cpp HAL_Empty: implement a dummy buffered write 12 years ago
UARTDriver.h HAL_Empty: implement a dummy buffered write 12 years ago
Util.h AP_HAL_Empty: convert to new AP_HAL printf 12 years ago