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.
 
 
 
 
 
 
Randy Mackay c6a99ac24a AutoTest: add support for GPS glitching 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 SITL: fixed Vcc voltage 12 years ago
AnalogIn.h AP_HAL: added voltage_latest() interface 12 years ago
Console.cpp AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 12 years ago
Console.h AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 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: fix sitl timer issues under cygwin 12 years ago
SITL_State.h SITL: added SIM_SERVO_RATE parameter 12 years ago
Scheduler.cpp SITL: fix sitl timer issues under cygwin 12 years ago
Scheduler.h SITL: fix sitl timer issues under cygwin 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 AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 12 years ago
UARTDriver.h AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 12 years ago
Util.h AP_HAL_AVR_SITL: convert to new AP_HAL printf 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 AutoTest: add support for GPS glitching 12 years ago
sitl_ins.cpp SITL: reduce the minimum accel and gyro noise 12 years ago