ardupilot/libraries/AP_HAL_AVR_SITL
Andrew Tridgell 028248d1f5 HAL_SITL: avoid floating point exceptions on i386
fixes issue #2147
2015-04-27 13:09:21 +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
RCOutput.cpp HAL_SITL: prevent array overruns in RCInput/RCOutput 2014-11-11 15:16:26 +11:00
RCOutput.h
SITL_State.cpp AVR_SITL: fix compile warnings re float constants 2015-04-24 12:47:11 +09: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: avoid floating point exceptions on i386 2015-04-27 13:09:21 +10:00
Scheduler.h HAL_SITL: use pthread barriers for synthetic clock synchronisation 2015-04-13 06:05:55 +10:00
Storage.cpp SITL: fixed limits on storage 2014-08-13 18:46:44 +10:00
Storage.h
UARTDriver.cpp
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