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 c035eef845 HAL_SITL: implement a dummy buffered write 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: added battery voltage and current 12 years ago
AnalogIn.h AP_HAL: added voltage_latest() interface 12 years ago
Console.cpp HAL_SITL: implement a dummy buffered write 12 years ago
Console.h HAL_SITL: implement a dummy buffered write 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 AP_HAL_AVR_SITL: use SIM_BATT_VOLTAGE parameter 12 years ago
SITL_State.h SITL: added battery voltage and current 12 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: use new baro setHIL method 12 years ago
sitl_compass.cpp SITL: added SIM_MAG_ERROR parameter 12 years ago
sitl_gps.cpp SITL: added a SIM_GPS_HZ option 12 years ago
sitl_ins.cpp SITL: reduce the minimum accel and gyro noise 12 years ago