ardupilot/libraries/SITL
Andrew Tridgell 2eb09b2910 SITL: simple implementation of a fast jet
just increase the weight and the rest can be done with params
2019-07-03 08:05:09 +10:00
..
examples
tools
Frame_Vectored.h
SIM_ADSB.cpp SITL: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00
SIM_ADSB.h
SIM_Aircraft.cpp SITL: add capability to twist the aircraft 2019-04-23 10:06:17 +10:00
SIM_Aircraft.h SITL: Fix a number of includes that were coming in via AP_Airspeed 2019-06-27 14:56:21 +10:00
SIM_BalanceBot.cpp
SIM_BalanceBot.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Balloon.cpp
SIM_Balloon.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_CRRCSim.cpp SITL: use get_distance_NE instead of location_diff 2019-04-08 08:00:52 -07:00
SIM_CRRCSim.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Calibration.cpp
SIM_Calibration.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_FlightAxis.cpp SITL: improve airspeed in FlightAxis for RF8 2019-04-15 10:07:54 +10:00
SIM_FlightAxis.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Frame.cpp SITL: support 3 more X quad motor orders 2019-02-06 11:17:35 +11:00
SIM_Frame.h
SIM_Gazebo.cpp SITL: Gazebo: Fixed comment, typos 2019-05-23 08:23:37 +09:00
SIM_Gazebo.h SITL: add missing override keywords 2019-02-22 15:01:09 +00: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
SIM_Gripper_EPM.cpp
SIM_Gripper_EPM.h
SIM_Gripper_Servo.cpp
SIM_Gripper_Servo.h
SIM_Helicopter.cpp
SIM_Helicopter.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_ICEngine.cpp
SIM_ICEngine.h
SIM_JSBSim.cpp SITL: Fix to sync to JSBSim simulation time 2019-05-10 17:12:52 +10:00
SIM_JSBSim.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Morse.cpp GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
SIM_Morse.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Motor.cpp SITL: fixed segv without SITL object 2019-03-04 11:00:40 +11:00
SIM_Motor.h
SIM_Multicopter.cpp SITL: add capability to twist the aircraft 2019-04-23 10:06:17 +10:00
SIM_Multicopter.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Parachute.cpp
SIM_Parachute.h
SIM_Plane.cpp SITL: simple implementation of a fast jet 2019-07-03 08:05:09 +10:00
SIM_Plane.h SITL: add missing override keywords 2019-02-22 15:01:09 +00: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
SIM_QuadPlane.h
SIM_Rover.cpp SITL: enable updating of external payloads for SIM_Rover 2019-02-09 11:02:22 +09:00
SIM_Rover.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Sailboat.cpp SITL: Fix a number of includes that were coming in via AP_Airspeed 2019-06-27 14:56:21 +10:00
SIM_Sailboat.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_SingleCopter.cpp
SIM_SingleCopter.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Sprayer.cpp SITL: include stdio for some printfs 2019-02-15 08:15:45 +11:00
SIM_Sprayer.h
SIM_Submarine.cpp SITL: Fix typo in Sub 2019-04-02 07:59:53 +11:00
SIM_Submarine.h SITL: Fix typo in Sub 2019-04-02 07:59:53 +11:00
SIM_Tracker.cpp
SIM_Tracker.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_Vicon.cpp
SIM_Vicon.h
SIM_XPlane.cpp SITL: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00
SIM_XPlane.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SIM_last_letter.cpp
SIM_last_letter.h SITL: add missing override keywords 2019-02-22 15:01:09 +00:00
SITL.cpp SITL: add capability to twist the aircraft 2019-04-23 10:06:17 +10:00
SITL.h SITL: add capability to twist the aircraft 2019-04-23 10:06:17 +10:00
SITL_Input.h