ardupilot/libraries/AP_HAL_SITL
Michael du Breuil c8c34f54cc AP_HAL_SITL: Add hdop to ublox sitl sim (as well as vdop to be reported) 2015-08-08 13:22:02 +09:00
..
AP_HAL_SITL.h HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 2015-05-05 09:45:54 +10:00
AP_HAL_SITL_Main.h HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 2015-05-05 09:45:54 +10:00
AP_HAL_SITL_Namespace.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
AP_HAL_SITL_Private.h HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 2015-05-05 09:45:54 +10:00
AnalogIn.cpp HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
AnalogIn.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
HAL_SITL_Class.cpp AP_HAL: add the possibility to have more than 1 i2c 2015-07-10 14:23:17 +10:00
HAL_SITL_Class.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
RCInput.cpp HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
RCInput.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
RCOutput.cpp HAL_SITL: use SITL_NUM_CHANNELS 2015-06-30 08:55:02 +10:00
RCOutput.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
SITL_State.cpp HAL_SITL: use SITL_NUM_CHANNELS 2015-06-30 08:55:02 +10:00
SITL_State.h HAL_SITL: use SITL_NUM_CHANNELS 2015-06-30 08:55:02 +10:00
SITL_cmdline.cpp AP_HAL_SITL: use ARRAY_SIZE macro 2015-07-21 14:25:03 +09:00
Scheduler.cpp HAL_SITL: Adds polyfill for feenableexcept on OS X. 2015-07-01 11:32:01 +10:00
Scheduler.h AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
Storage.cpp HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
Storage.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
UARTDriver.cpp SITL: make it possible to connect two SITL instances together 2015-05-10 15:36:18 +10:00
UARTDriver.h SITL: make it possible to connect two SITL instances together 2015-05-10 15:36:18 +10:00
Util.h HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
fenv_polyfill.h HAL_SITL: Adds polyfill for feenableexcept on OS X. 2015-07-01 11:32:01 +10:00
sitl_barometer.cpp HAL_SITL: reformat HAL_SITL with astyle 2015-05-05 10:59:07 +10:00
sitl_compass.cpp HAL_SITL: fix for multi-compass SITL 2015-05-15 14:25:44 +10:00
sitl_gps.cpp AP_HAL_SITL: Add hdop to ublox sitl sim (as well as vdop to be reported) 2015-08-08 13:22:02 +09:00
sitl_ins.cpp AP_HAL_SITL: add support for airspeed failures 2015-07-23 14:38:06 +10:00
sitl_optical_flow.cpp HAL_SITL: prevent FPE on zero range with optflow 2015-06-25 10:08:53 +10:00