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 b075f8735f SITL: moved airspeed pin to pin 1 11 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 AVR_SITL: removed Console driver 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 SITL: moved airspeed pin to pin 1 11 years ago
AnalogIn.h AP_HAL: added voltage_latest() interface 12 years ago
HAL_AVR_SITL_Class.cpp HAL_SITL: added uartD 11 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: moved airspeed pin to pin 1 11 years ago
SITL_State.h SITL: moved airspeed pin to pin 1 11 years ago
Scheduler.cpp HAL_AVR_SITL: updates for AP_HAL::MemberProc 12 years ago
Scheduler.h HAL_AVR_SITL: updates for AP_HAL::MemberProc 12 years ago
Storage.cpp AP_HAL: make storage->write_block() take a const pointer 12 years ago
Storage.h AP_HAL: make storage->write_block() take a const pointer 12 years ago
UARTDriver.cpp HAL_SITL: implement a dummy buffered write 12 years ago
UARTDriver.h HAL_SITL: implement a dummy buffered write 12 years ago
Util.h AP_HAL_AVR_SITL: convert to new AP_HAL printf 12 years ago
sitl_barometer.cpp SITL: Wire in random noise and fixed drift for the SITL barometer 11 years ago
sitl_compass.cpp SITL: added SIM_MAG_ERROR parameter 12 years ago
sitl_gps.cpp HAL_SITL: fixed time strings in simulated NMEA GPS 11 years ago
sitl_ins.cpp SITL: moved airspeed pin to pin 1 11 years ago