You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell e360c6117e SITL: make SIM_* variables available to simulator backends directly 9 years ago
..
SIM_ADSB.cpp SITL: fixed send of ADSB_Vehicle packets with recent MAVLink2 changes 9 years ago
SIM_ADSB.h SITL: change ADSB_VEHICLE update rate to 1Hz instead of 2Hz to match PING behavior 9 years ago
SIM_Aircraft.cpp SITL: make SIM_* variables available to simulator backends directly 9 years ago
SIM_Aircraft.h SITL: make SIM_* variables available to simulator backends directly 9 years ago
SIM_Balloon.cpp SITL: fixed air resistance bug for heli, balloon and singlecopter 9 years ago
SIM_Balloon.h SITL: use #pragma once 9 years ago
SIM_CRRCSim.cpp SITL: added basic wind support in multicopter, plane and quadplane 9 years ago
SIM_CRRCSim.h SITL: use #pragma once 9 years ago
SIM_Calibration.cpp SITL: add SIM_Calibration 9 years ago
SIM_Calibration.h SITL: add SIM_Calibration 9 years ago
SIM_FlightAxis.cpp SITL: make heli RPM rpm1 in FlightAxis 9 years ago
SIM_FlightAxis.h SITL: fixed ground accel for helis in FlightAxis 9 years ago
SIM_Frame.cpp SITL: changed firefly motors to be suitable for a pixhawk 9 years ago
SIM_Frame.h SITL: fixed namespace of SITL classes 9 years ago
SIM_Gazebo.cpp SITL: clean up includes 9 years ago
SIM_Gazebo.h SITL: use #pragma once 9 years ago
SIM_Gimbal.cpp SITL: fixed gimbal simulator for recent MAVLink2 changes 9 years ago
SIM_Gimbal.h SITL: use #pragma once 9 years ago
SIM_Helicopter.cpp SITL: fixed air resistance bug for heli, balloon and singlecopter 9 years ago
SIM_Helicopter.h SITL: Helicopter parameter updates 9 years ago
SIM_JSBSim.cpp SITL: setsid() when starting JSBSim so Ctrl-C doesn't kill it in GDB 9 years ago
SIM_JSBSim.h SITL: support multiple jsbsim aircraft types 9 years ago
SIM_Motor.cpp SITL: fixed moment of rotated motors 9 years ago
SIM_Motor.h SITL: fixed namespace of SITL classes 9 years ago
SIM_Multicopter.cpp SITL: Multicopter: remove leftover comment 9 years ago
SIM_Multicopter.h SITL: fixed namespace of SITL classes 9 years ago
SIM_Plane.cpp SITL: increase the mass of the plane to 2kg 9 years ago
SIM_Plane.h SITL: support vtail and elevon planes in builtin plane sim 9 years ago
SIM_QuadPlane.cpp SITL: fixed moment of rotated motors 9 years ago
SIM_QuadPlane.h SITL: fixed quadplanes with elevons 9 years ago
SIM_Rover.cpp Rover: Print message when running skid steering SITL 9 years ago
SIM_Rover.h SITL: use #pragma once 9 years ago
SIM_SingleCopter.cpp SITL: Single and Coax fixes 9 years ago
SIM_SingleCopter.h SITL: support coax copter 9 years ago
SIM_Tracker.cpp SITL: Initialise yaw_rate and pitch_rate 9 years ago
SIM_Tracker.h SITL: use #pragma once 9 years ago
SIM_last_letter.cpp SITL: added basic wind support in multicopter, plane and quadplane 9 years ago
SIM_last_letter.h SITL: use #pragma once 9 years ago
SITL.cpp SITL: change SIM_ADSB default to -1 to default disabled to leave telem port available 9 years ago
SITL.h SITL: add SIM_ADSB_COUNT, RADIUS, ALT params 9 years ago