ardupilot/libraries/SITL
Andrew Tridgell 4ca48f225d SITL: send vicon data at 70ms intervals
this matches the max rate that EK2 will accept this data
2019-08-26 12:27:31 +10:00
..
examples SITL: add Webots support and examples 2019-08-19 19:36:25 +10:00
tools SITL: sailboat add matlab VPP tool 2018-10-09 16:27:10 +09:00
Frame_Vectored.h SITL: Add support for Sub 2017-02-21 11:26:14 +11:00
SIM_ADSB.cpp SITL: allow starting location to come from parameters 2019-08-15 18:00:35 +10:00
SIM_ADSB.h SITL: correct compiler warning 2018-03-02 09:26:37 +09:00
SIM_AirSim.cpp SITL: Add license info in Airsim files 2019-08-15 20:03:31 +10:00
SIM_AirSim.h SITL: Add license info in Airsim files 2019-08-15 20:03:31 +10:00
SIM_Aircraft.cpp SITL: allow starting location to come from parameters 2019-08-15 18:00:35 +10:00
SIM_Aircraft.h SITL: allow starting location to come from parameters 2019-08-15 18:00:35 +10:00
SIM_BalanceBot.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_BalanceBot.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Balloon.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Balloon.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_CRRCSim.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_CRRCSim.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Calibration.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Calibration.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_FlightAxis.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_FlightAxis.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Frame.cpp SITL: support 3 more X quad motor orders 2019-02-06 11:17:35 +11:00
SIM_Frame.h SITL: added simulated battery for quadplane 2019-01-14 08:23:47 +11:00
SIM_Gazebo.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Gazebo.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Gimbal.cpp SITL: Fix a number of includes that were coming in via AP_Airspeed 2019-06-27 14:56:21 +10:00
SIM_Gimbal.h SITL: simulate Solo gimbal parameter handling 2018-11-24 11:00:37 +11:00
SIM_Gripper_EPM.cpp SITL: rearrange Grippers and Sprayers in SITL 2018-07-31 23:34:43 +10:00
SIM_Gripper_EPM.h SITL: rearrange Grippers and Sprayers in SITL 2018-07-31 23:34:43 +10:00
SIM_Gripper_Servo.cpp SITL: eliminate float-equals issues 2018-08-28 09:54:47 +10:00
SIM_Gripper_Servo.h SITL: Better gripper sim options 2018-08-27 14:39:49 +10:00
SIM_Helicopter.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Helicopter.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_ICEngine.cpp SITL: rearrange Grippers and Sprayers in SITL 2018-07-31 23:34:43 +10:00
SIM_ICEngine.h SITL: rearrange Grippers and Sprayers in SITL 2018-07-31 23:34:43 +10:00
SIM_JSBSim.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_JSBSim.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Morse.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Morse.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Motor.cpp SITL: fixed segv without SITL object 2019-03-04 11:00:40 +11:00
SIM_Motor.h SITL: added simulated battery for quadplane 2019-01-14 08:23:47 +11:00
SIM_Multicopter.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Multicopter.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Parachute.cpp SITL: add simulated parachute 2019-01-09 13:16:03 +11:00
SIM_Parachute.h SITL: add simulated parachute 2019-01-09 13:16:03 +11:00
SIM_Plane.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Plane.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Precland.cpp AC_PrecLand: stop ignoring return values on methods 2019-05-09 13:03:49 +10:00
SIM_Precland.h SITL: fix header 2019-04-23 09:20:43 +10:00
SIM_QuadPlane.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_QuadPlane.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Rover.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Rover.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Sailboat.cpp SITL: sailboat motor enabled only for sailboat-motor frame 2019-08-21 19:34:13 +09:00
SIM_Sailboat.h SITL: sailboat motor enabled only for sailboat-motor frame 2019-08-21 19:34:13 +09:00
SIM_Scrimmage.cpp SITL: Remove unused includes 2019-08-15 20:03:31 +10:00
SIM_Scrimmage.h SITL: Remove unused includes 2019-08-15 20:03:31 +10:00
SIM_SilentWings.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_SilentWings.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_SingleCopter.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_SingleCopter.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Sprayer.cpp SITL: include stdio for some printfs 2019-02-15 08:15:45 +11:00
SIM_Sprayer.h SITL: rearrange Grippers and Sprayers in SITL 2018-07-31 23:34:43 +10:00
SIM_Submarine.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Submarine.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Tracker.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Tracker.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_Vicon.cpp SITL: send vicon data at 70ms intervals 2019-08-26 12:27:31 +10:00
SIM_Vicon.h SITL: adjust vicon simulated lag approach 2018-05-15 10:42:52 +09:00
SIM_Webots.cpp SITL: add Webots support and examples 2019-08-19 19:36:25 +10:00
SIM_Webots.h SITL: add Webots support and examples 2019-08-19 19:36:25 +10:00
SIM_XPlane.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_XPlane.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_last_letter.cpp SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SIM_last_letter.h SITL: remove home_str from constructor 2019-08-15 15:16:11 +10:00
SITL.cpp SITL: allow starting location to come from parameters 2019-08-15 18:00:35 +10:00
SITL.h SITL: allow starting location to come from parameters 2019-08-15 18:00:35 +10:00
SITL_Input.h SITL: rearrange Grippers and Sprayers in SITL 2018-07-31 23:34:43 +10:00