ardupilot/libraries/AP_HAL_AVR_SITL
Andrew Tridgell 74581a55bc HAL_SITL: fixed startup of SITL in synthetic clock mode 2015-04-30 17:19:56 +10:00
..
AP_HAL_AVR_SITL.h
AP_HAL_AVR_SITL_Main.h HAL_SITL: use a synthetic clock when possible 2015-03-22 18:57:30 -07:00
AP_HAL_AVR_SITL_Namespace.h
AP_HAL_AVR_SITL_Private.h
AnalogIn.cpp AVR_SITL: fix compile warnings re float constants 2015-04-24 12:47:11 +09:00
AnalogIn.h
HAL_AVR_SITL_Class.cpp HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread 2014-11-16 11:05:55 +11:00
HAL_AVR_SITL_Class.h
RCInput.cpp HAL_SITL: implement updated new_input() semantics 2015-02-09 10:39:10 +11:00
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
RCOutput.cpp HAL_SITL: prevent array overruns in RCInput/RCOutput 2014-11-11 15:16:26 +11:00
RCOutput.h
SITL_State.cpp HAL_SITL: fixed startup of SITL in synthetic clock mode 2015-04-30 17:19:56 +10:00
SITL_State.h SITL: Update SBP simulation functions for pseudo-absolute mode 2015-04-24 08:01:32 +10:00
Scheduler.cpp HAL_SITL: fixed startup of SITL in synthetic clock mode 2015-04-30 17:19:56 +10:00
Scheduler.h HAL_SITL: implement barriers using pthread condition variables 2015-04-28 13:14:12 +10:00
Storage.cpp SITL: fixed limits on storage 2014-08-13 18:46:44 +10:00
Storage.h AP_HAL: removed old storage type read/write functions 2014-08-13 18:46:44 +10:00
UARTDriver.cpp HAL_SITL: support a 2nd GPS 2014-02-26 08:19:47 +11:00
UARTDriver.h
Util.h
sitl_barometer.cpp AP_HAL_AVR_SITL: added sensor delays to sitl. 2015-04-14 10:10:35 +10:00
sitl_compass.cpp HAL_SITL: use SIM_MAG_OFS in SITL compass 2015-04-21 08:29:51 +10:00
sitl_gps.cpp AVR_SITL: fix compile warnings re float constants 2015-04-24 12:47:11 +09:00
sitl_ins.cpp AVR_SITL: fix compile warnings re float constants 2015-04-24 12:47:11 +09:00
sitl_optical_flow.cpp SITL: added optional flow delay 2015-01-06 14:19:02 +11:00