247 Commits (8e5aba86533abe49ee9844be94600cd513c18301)

Author SHA1 Message Date
Andrew Tridgell 8944d298ed SITL: added SingleCopter simulator 9 years ago
Grant Morphett 52755c893d Rover: Print message when running skid steering SITL 9 years ago
Tom Pittenger c77a5e6764 SITL: rename aspd variables and params to arspd 9 years ago
Peter Barker 7510e4d0a7 SITL: setsid() when starting JSBSim so Ctrl-C doesn't kill it in GDB 9 years ago
Andrew Tridgell 88b910c13d SITL: changed firefly motors to be suitable for a pixhawk 9 years ago
Andrew Tridgell 3e1cad5df2 SITL: adjust tricopter so default yaw servo values will work 9 years ago
Andrew Tridgell 48ca1a8d92 SITL: increase the mass of the plane to 2kg 9 years ago
Andrew Tridgell 9c90709872 SITL: fixed namespace of SITL classes 9 years ago
Andrew Tridgell 91abc636f4 SITL: fixed quadplanes with elevons 9 years ago
Andrew Tridgell 2d47ca8095 SITL: fixed moment of rotated motors 9 years ago
Andrew Tridgell bd8cd71745 SITL: fixed fwd motor angles for tri and y6 frames 9 years ago
Andrew Tridgell 125a9feb3d SITL: added tilttri frame type 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Gustavo Jose de Sousa 9fa85d9bcf SITL: add SIM_Calibration 9 years ago
Gustavo Jose de Sousa 45754ef37c SITL: Multicopter: remove leftover comment 9 years ago
Gustavo Jose de Sousa ce8766e1cd SITL: remove set_yaw_degrees() 9 years ago
Andrew Tridgell 7cdab2a6c9 SITL: FlightAxis can support 8 channels 9 years ago
Andrew Tridgell 3b0cd9f101 SITL: added RC input from FlightAxis 9 years ago
Andrew Tridgell 68e17af070 SITL: allow for changing FlightAxis controller IP 9 years ago
Andrew Tridgell e428d1e72d SITL: support tricopter quadplanes 9 years ago
Andrew Tridgell 9e01d7de6c SITL: added support for "quad-fast" frame 9 years ago
Andrew Tridgell 785ad0614a SITL: fixed coverity 125055 9 years ago
Andrew Tridgell ed4e8b635a SITL: fixed fd leak 9 years ago
Andrew Tridgell 847483d744 SITL: fixed coverity warning 9 years ago
Andrew Tridgell 180a7905e5 SITL: make Z down in motors 9 years ago
Andrew Tridgell aa80851138 SITL: support fireflyY6 quadplane model 9 years ago
Andrew Tridgell 8880635fe1 SITL: support vtail and elevon planes in builtin plane sim 9 years ago
Andrew Tridgell b4d24d8e03 SITL: fixed rotations of motors by large angles 9 years ago
Andrew Tridgell 71ca534ec6 SITL: added Y6 frame 9 years ago
Andrew Tridgell 49822effca SITL: added tricopter simulator 9 years ago
Andrew Tridgell c262d6a1b4 SITL: break up multicopter into Motor/Frame/Multicopter classes 9 years ago
Andrew Tridgell 57aef8e1e9 SITL: added basic wind support in multicopter, plane and quadplane 9 years ago
Grant Morphett 5861b754cc Rover: fixing a bug the Rover simulation 9 years ago
Andrew Tridgell 7dcd17a2fa SITL: make multicopter motors only effective above 10% 9 years ago
Andrew Tridgell 73a2c99d56 SITL: limit rotational rate to 2000dps 9 years ago
Andrew Tridgell 1d42b0281a SITL: ADSB: fixed heading and fixed windows startup 9 years ago
Andrew Tridgell b0ac6c26e0 SITL: support octaquad in quadplane sim 9 years ago
Will Sackfield 8b5fa9d23d SITL: Initialise yaw_rate and pitch_rate 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Tom Pittenger faa4238370 SITL: fixed warning comparing signed vs unsigned 9 years ago
Tom Pittenger f20841f491 SITL: add reverse thrust to Plane Sim 9 years ago
Tom Pittenger 1f714ed75d SITL: handle negative throttle 9 years ago
Andrew Tridgell d820eeaec6 SITL: use AP_Motors conventions for multicopters 9 years ago
Andrew Tridgell 5efe98a814 SITL: allow quadplane simulator to simulate other frame types 9 years ago
Andrew Tridgell e62d6711c3 SITL: added very simple tiltrotor simulation 9 years ago
Andrew Tridgell 6baae735de SITL: updated fixed wing model based on last_letter skywalker_2013 9 years ago
Andrew Tridgell a828db792e SITL: added SIM_GYR_SCALE_{X,Y,Z} 9 years ago
Andrew Tridgell 7a7bd0607f SITL: first version of FlightAxis SITL support 9 years ago
Andrew Tridgell 2777ff63ba SITL: heli-sim: prevent ground rotation and reduced affect of ground impact 9 years ago
Andrew Tridgell 62b2a2117d SITL: only report ground contact at most once per second 9 years ago