ardupilot/libraries/AP_HAL_AVR_SITL
Randy Mackay db2975901d AP_HAL_AVR_SITL: use SIM_BATT_VOLTAGE parameter 2013-10-03 11:16:36 +09:00
..
AP_HAL_AVR_SITL.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 2012-12-20 14:52:30 +11:00
AP_HAL_AVR_SITL_Main.h AP_HAL_AVR_SITL: main calls system_initialized 2013-01-10 14:37:22 -08:00
AP_HAL_AVR_SITL_Namespace.h AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h 2012-12-20 14:52:37 +11:00
AP_HAL_AVR_SITL_Private.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 2012-12-20 14:52:30 +11:00
AnalogIn.cpp SITL: added battery voltage and current 2013-10-03 11:16:14 +09:00
AnalogIn.h AP_HAL: added voltage_latest() interface 2013-09-12 13:23:04 +10:00
Console.cpp AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 2013-09-22 12:21:22 +10:00
Console.h AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 2013-09-22 12:21:22 +10:00
HAL_AVR_SITL_Class.cpp SITL: instansiate EmptyI2CDriver with EmptySemaphore 2013-01-04 16:20:22 -08:00
HAL_AVR_SITL_Class.h SITL: filled in more of the HAL SITL backend 2012-12-20 14:52:29 +11:00
RCInput.cpp AP_HAL: rename RCInput's valid() fn to valid_channels 2013-04-29 15:05:53 +09:00
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 2013-04-29 15:05:53 +09:00
RCOutput.cpp SITL: fixed build of apm1/apm2 target 2012-12-20 14:52:34 +11:00
RCOutput.h SITL: fixed build of apm1/apm2 target 2012-12-20 14:52:34 +11:00
SITL_State.cpp AP_HAL_AVR_SITL: use SIM_BATT_VOLTAGE parameter 2013-10-03 11:16:36 +09:00
SITL_State.h SITL: added battery voltage and current 2013-10-03 11:16:14 +09:00
Scheduler.cpp HAL_AVR_SITL: updates for AP_HAL::MemberProc 2013-09-30 20:56:15 +10:00
Scheduler.h HAL_AVR_SITL: updates for AP_HAL::MemberProc 2013-09-30 20:56:15 +10:00
Storage.cpp AP_HAL: make storage->write_block() take a const pointer 2013-06-04 14:02:13 +10:00
Storage.h AP_HAL: make storage->write_block() take a const pointer 2013-06-04 14:02:13 +10:00
UARTDriver.cpp AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 2013-09-22 12:21:22 +10:00
UARTDriver.h AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 2013-09-22 12:21:22 +10:00
Util.h AP_HAL_AVR_SITL: convert to new AP_HAL printf 2013-09-21 13:29:12 +10:00
sitl_barometer.cpp SITL: use new baro setHIL method 2013-05-02 15:27:27 +10:00
sitl_compass.cpp SITL: added SIM_MAG_ERROR parameter 2013-05-27 13:37:34 +10:00
sitl_gps.cpp SITL: added a SIM_GPS_HZ option 2013-10-01 16:39:16 +10:00
sitl_ins.cpp SITL: reduce the minimum accel and gyro noise 2013-09-09 18:04:40 +10:00