ardupilot/libraries/SITL
Andrew Tridgell 68e0b5b7fa SITL: support XPlane-11
the packets are prefixed with DATA* instead of DATA@

This makes it work with both versions
2017-04-09 16:39:26 +10:00
..
Frame_Vectored.h SITL: Add support for Sub 2017-02-21 11:26:14 +11:00
SIM_ADSB.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_ADSB.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Aircraft.cpp SITL: Reduce some variables scope and include 2017-03-18 19:58:11 +11:00
SIM_Aircraft.h SITL: Reduce some variables scope and include 2017-03-18 19:58:11 +11:00
SIM_Balloon.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Balloon.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_CRRCSim.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
SIM_CRRCSim.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Calibration.cpp SITL: SIM_Calibration: bring angular velocity controller back 2016-10-11 12:58:37 +11:00
SIM_Calibration.h SITL: SIM_Calibration: bring angular velocity controller back 2016-10-11 12:58:37 +11:00
SIM_FlightAxis.cpp SITL: fixed whitespace on flightaxis code 2017-02-18 17:26:43 +11:00
SIM_FlightAxis.h SITL: fixed whitespace on flightaxis code 2017-02-18 17:26:43 +11:00
SIM_Frame.cpp SITL: setup simulator to match firefly6 AvA servo outputs 2017-02-06 16:18:58 +11:00
SIM_Frame.h SITL: include mass of sprayer payload in vehicle mass 2016-10-29 15:02:56 +09:00
SIM_Gazebo.cpp SIM_Gazebo: add a timeout to reset timestamp check 2017-03-18 19:58:11 +11:00
SIM_Gazebo.h SIM_Gazebo: add a timeout to reset timestamp check 2017-03-18 19:58:11 +11:00
SIM_Gimbal.cpp SITL: fix gimbal connection on Windows 2017-03-17 00:43:21 +00:00
SIM_Gimbal.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Gripper_EPM.cpp SITL: a simulator for the EPM grabber 2016-11-05 10:20:43 +09:00
SIM_Gripper_EPM.h SITL: a simulator for the EPM grabber 2016-11-05 10:20:43 +09:00
SIM_Gripper_Servo.cpp SITL: gripper closes faster, vary load carried by gripper 2016-12-02 12:04:05 +11:00
SIM_Gripper_Servo.h SITL: gripper closes faster, vary load carried by gripper 2016-12-02 12:04:05 +11:00
SIM_Helicopter.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
SIM_Helicopter.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_ICEngine.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_ICEngine.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_JSBSim.cpp AP_HAL_SITL: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
SIM_JSBSim.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Motor.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Motor.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Multicopter.cpp SITL: attach a string with a mass on the end to servo gripper 2016-12-02 12:04:05 +11:00
SIM_Multicopter.h SITL: minor comment fix for SIM_Multicopter 2016-12-19 17:01:04 +09:00
SIM_Plane.cpp SITL: support a builtin tailsitter vehicle type 2017-02-18 17:26:43 +11:00
SIM_Plane.h SITL: support a builtin tailsitter vehicle type 2017-02-18 17:26:43 +11:00
SIM_QuadPlane.cpp SITL: setup simulator to match firefly6 AvA servo outputs 2017-02-06 16:18:58 +11:00
SIM_QuadPlane.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Rover.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
SIM_Rover.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_SingleCopter.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_SingleCopter.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Sprayer.cpp SITL: SIM_Sprayer: a simulated sprayer 2016-10-29 15:02:48 +09:00
SIM_Sprayer.h SITL: SIM_Sprayer: a simulated sprayer 2016-10-29 15:02:48 +09:00
SIM_Submarine.cpp SITL: Improved Sub simulation 2017-03-07 09:35:41 +11:00
SIM_Submarine.h SITL: Improved Sub simulation 2017-03-07 09:35:41 +11:00
SIM_Tracker.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_Tracker.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SIM_XPlane.cpp SITL: support XPlane-11 2017-04-09 16:39:26 +10:00
SIM_XPlane.h SITL: only de-select data types in xplane once 2017-01-07 14:41:23 +11:00
SIM_last_letter.cpp AP_HAL_SITL: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
SIM_last_letter.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
SITL.cpp SITL: Added SIM_ENGINE_FAIL to define failed motor 2017-03-29 22:39:51 +11:00
SITL.h SITL: Added SIM_ENGINE_FAIL to define failed motor 2017-03-29 22:39:51 +11:00