288 Commits (701d91f20ca07fcc7ab22a05344fbf7a88fa32ed)

Author SHA1 Message Date
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
Andrew Tridgell 0966398d8d SITL: improved realism of fixed wing sim somewhat 9 years ago
Andrew Tridgell 22873ee687 SITL: reduced drag in plane model 9 years ago
Andrew Tridgell 619a4c0925 SITL: use common dynamics code for QuadPlane 9 years ago
Andrew Tridgell 33998a58ac SITL: prevent aircraft going below ground level 9 years ago
Andrew Tridgell d425965f6d SITL: expose home yaw to FDMs 9 years ago
Andrew Tridgell 630d4410d4 SITL: removed debug code from QuadPlane 9 years ago
Andrew Tridgell 8a98ce427c SITL: moved to common code for attitude/pos update 9 years ago
Andrew Tridgell f2c8193f8b SITL: added a QuadPlane model 9 years ago
Andrew Tridgell 6f9e9d761f SITL: move calculations into multicopter frame class 9 years ago