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 e2eca3e273 AP_HAL_AVR_SITL: fixed indent-tabs-mode 12 years ago
..
utility SITL: support vsnprintf with %S on SITL 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: removed scaling factor on analog sources 12 years ago
AnalogIn.h AP_HAL: removed scaling factor on analog sources 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 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 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: use SIM_ENGINE_MUL to simulate motor failure 12 years ago
SITL_State.h libraries: fixes for AP_Baro_HIL 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: support vsnprintf with %S on SITL 12 years ago
Util.h AP_HAL: added run_debug_shell() hal.util method 12 years ago
sitl_barometer.cpp SITL: use new baro setHIL method 12 years ago
sitl_compass.cpp SITL: added SIM_MAG_ERROR parameter 12 years ago
sitl_gps.cpp AP_HAL_AVR_SITL: fixed indent-tabs-mode 12 years ago
sitl_ins.cpp SITL: fixed simulated airspeed value 12 years ago