ardupilot/libraries/SITL
Tom Pittenger 9737c426eb SITL: Gazebo index out of bound
- imu_orientation_quat[size=3] is fed to Quaternion[size=4] which causes an index-out-of-range problem
2015-07-22 21:33:46 +10:00
..
SIM_Aircraft.cpp SITL: fixed some build warnings 2015-07-06 09:21:49 +10:00
SIM_Aircraft.h SITL: fixed some build warnings 2015-07-06 09:21:49 +10:00
SIM_Balloon.cpp SITL: added simple balloon simulator 2015-06-15 09:20:55 +10:00
SIM_Balloon.h SITL: added simple balloon simulator 2015-06-15 09:20:55 +10:00
SIM_CRRCSim.cpp SITL: fixed airspeed in CRRCSim 2015-05-23 11:35:56 +10:00
SIM_CRRCSim.h SITL: added CRRCSim simulation connection 2015-05-05 21:42:45 +10:00
SIM_Gazebo.cpp SITL: added gazebo SITL shim 2015-07-20 09:10:48 +10:00
SIM_Gazebo.h SITL: Gazebo index out of bound 2015-07-22 21:33:46 +10:00
SIM_Gimbal.cpp SITL: fixed gimbal build on PX4 2015-05-25 12:39:40 +10:00
SIM_Gimbal.h SITL: fixed gimbal build on PX4 2015-05-25 12:39:40 +10:00
SIM_Helicopter.cpp SITL: started to use C++11 variable initialisation 2015-06-01 08:04:51 +10:00
SIM_Helicopter.h SITL: started to use C++11 variable initialisation 2015-06-01 08:04:51 +10:00
SIM_JSBSim.cpp SITL: setup turbulence in JSBSim 2015-06-29 11:25:59 +10:00
SIM_JSBSim.h SITL: use autotest_dir 2015-05-25 13:04:46 +10:00
SIM_Multicopter.cpp SITL: use ARRAY_SIZE macro 2015-07-21 14:25:19 +09:00
SIM_Multicopter.h SITL: reformat SITL code with astyle 2015-05-05 11:49:54 +10:00
SIM_Rover.cpp SITL: reformat SITL code with astyle 2015-05-05 11:49:54 +10:00
SIM_Rover.h SITL: reformat SITL code with astyle 2015-05-05 11:49:54 +10:00
SIM_Tracker.cpp SITL: fixed yaw wrap in simulated AntennaTracker 2015-06-01 14:08:45 +10:00
SIM_Tracker.h SITL: fixed yaw wrap in simulated AntennaTracker 2015-06-01 14:08:45 +10:00
SIM_last_letter.cpp SITL: allow extra arguments to be passed to last_letter 2015-06-19 16:39:46 +10:00
SIM_last_letter.h SITL: allow extra arguments to be passed to last_letter 2015-06-19 16:39:46 +10:00
SITL.cpp SITL: add vibe monitor and SIM_ACC2_RND to sitl 2015-07-12 16:50:30 +09:00
SITL.h SITL: add vibe monitor and SIM_ACC2_RND to sitl 2015-07-12 16:50:30 +09:00