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 af7381e9e0 AP_HAL: added register_io_process() 12 years ago
..
utility AP_HAL_AVR_SITL: implement BetterStream's vprintf methods 12 years ago
AP_HAL_AVR_SITL.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 12 years ago
AP_HAL_AVR_SITL_Main.h AP_HAL_AVR_SITL: main calls system_initialized 12 years ago
AP_HAL_AVR_SITL_Namespace.h AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h 12 years ago
AP_HAL_AVR_SITL_Private.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 12 years ago
AnalogIn.cpp AP_HAL: added voltage_average() interface to AnalogIn 12 years ago
AnalogIn.h AP_HAL: added voltage_average() interface to AnalogIn 12 years ago
Console.cpp AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Console.h AP_HAL: remove unused peek() interface from UART drivers 12 years ago
HAL_AVR_SITL_Class.cpp SITL: instansiate EmptyI2CDriver with EmptySemaphore 12 years ago
HAL_AVR_SITL_Class.h SITL: filled in more of the HAL SITL backend 12 years ago
RCInput.cpp SITL: added dummy SPI and make RCInput 50Hz 12 years ago
RCInput.h SITL: added dummy SPI and make RCInput 50Hz 12 years ago
RCOutput.cpp SITL: fixed build of apm1/apm2 target 12 years ago
RCOutput.h SITL: fixed build of apm1/apm2 target 12 years ago
SITL_State.cpp SITL: added GPS speed down to SITL state 12 years ago
SITL_State.h SITL: added GPS speed down to SITL state 12 years ago
Scheduler.cpp AP_HAL: added register_io_process() 12 years ago
Scheduler.h AP_HAL: added register_io_process() 12 years ago
Storage.cpp HAL_SITL: start filling in more of SITL framework 12 years ago
Storage.h SITL: filled in more of the HAL SITL backend 12 years ago
UARTDriver.cpp AP_HAL: remove unused peek() interface from UART drivers 12 years ago
UARTDriver.h AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Util.cpp SITL: fixed a return value in snprintf functions 12 years ago
Util.h AP_HAL: added run_debug_shell() hal.util method 12 years ago
sitl_barometer.cpp Add AVR compatibility header for missing math.h definitions. 12 years ago
sitl_compass.cpp SITL: fill in a lot more of the AP_HAL SITL backend 12 years ago
sitl_gps.cpp SITL: added GPS speed down to SITL state 12 years ago
sitl_ins.cpp SITL: added GPS speed down to SITL state 12 years ago