49 Commits (70f4739522669273e9018dfc4e64856ef9a2644c)

Author SHA1 Message Date
Andrew Tridgell a620665772 autotest: first version of a rover simulator in python 12 years ago
Andrew Tridgell 1ce3876d24 pysim: fixed testwind script 12 years ago
Lee Pike a141e16729 Pysim: add effects of wind by calcualting a drag vector (force). 12 years ago
Andrew Tridgell 697b2074a5 SITL: added SIM_WIND_* parameters 13 years ago
wiseman af0d2de2ed Use MAVPROXY_CMD instead of MAVPROXY 13 years ago
wiseman 05de9e425c Added run_sim_mission. 13 years ago
Andrew Tridgell 60caaa4b04 MAVLink: remove MAVLink 0.9 protocol support 13 years ago
Andrew Tridgell 61f325713e SITL: fixed the normalisation of the DCM matrix in the multicopter sim 13 years ago
Andrew Tridgell 5cd5f40f09 autotest: switch to full accel modelling in multicopter simulation 13 years ago
Andrew Tridgell ff9743995d autotest: fixed lat/lon update for multicopter sim 13 years ago
Andrew Tridgell 47d5f31fc2 removed copy of pymavlink code 13 years ago
Andrew Tridgell 67afdc7485 autotest: fixes for MAVLink 1.0 in autotest 13 years ago
Andrew Tridgell b73732c361 autotest: removed unused files 13 years ago
Andrew Tridgell 9d4b37ecac sitl: we don't need mavlink in copter sim 13 years ago
Andrew Tridgell c084a72723 pysim: ensure Vector3() uses floats 13 years ago
Andrew Tridgell 0f6e7a1449 pysim: implement partial 3D acceleration support 13 years ago
Andrew Tridgell f1acdb13c2 pysim: added experimental acceleration support 13 years ago
Andrew Tridgell 5f3e2cf98a pysim: update the multicopter simulator with correct acceleration 13 years ago
Andrew Tridgell 4407f6b8ca pysim: added rotmat.py 13 years ago
Andrew Tridgell ffa3330f93 autotest: fixed the calculation of the acceleration due to gravity 13 years ago
Jason Short 351be7c305 Made timer unsigned 13 years ago
Andrew Tridgell 2a3d4efb38 pysim: support octax 13 years ago
Andrew Tridgell 64b541037e autotest: change to an octa frame for autotest 13 years ago
Andrew Tridgell 9df96d0e07 pysim: added more frame types 13 years ago
Andrew Tridgell 45b4e07776 pysim: show frame type at startup 13 years ago
Andrew Tridgell ed5c9d4c47 rename sim_quad.py to sim_multicopter.py 13 years ago
Andrew Tridgell ba9423f7de pysim: added --frame option 13 years ago
Andrew Tridgell 1670f1f65b pysim: generalise the quadcopter code for multicopters 13 years ago
Jason Short a29aa020ff Made wind not reverse itself to be more natural 13 years ago
Andrew Tridgell d626fcb52f added a copy of fdpexpect 13 years ago
Andrew Tridgell 30425063d8 more errno fixes for MacOS 13 years ago
Andrew Tridgell eac97725f5 autotest: fgrate option has been removed from mavproxy 13 years ago
Andrew Tridgell ad6c90c3b9 autotest: added wind support to ArduPlane simulation 13 years ago
Andrew Tridgell 6520c7be1b autotest: changed default sim_quad rate to 400Hz (matches autotest 13 years ago
Andrew Tridgell 2c0e4c1c02 autotest: use 'enter 3 times' method to get into CLI 13 years ago
Andrew Tridgell da43b85422 autotest: added a test script for wind generation 13 years ago
Andrew Tridgell 228d1620d2 autotest: added --wind option to sim_quad 13 years ago
Andrew Tridgell a58e81469f autotest: added a wind generation class 13 years ago
Andrew Tridgell 7301a8bddd pysim: added rotational resistance 13 years ago
Andrew Tridgell 420bb9cc75 pysim: fixed the accelerometer calculation in the quad simulator 13 years ago
Andrew Tridgell 39d0d7ed49 autotest: fixed body/earth frames in sim_quad physics model 13 years ago
Andrew Tridgell dedbfc8cca autotest: estimate the cost of sleeping for more accurate frame rate 13 years ago
Andrew Tridgell 5be56a824d autotest: run the quad simulation at a much higher rate 13 years ago
Andrew Tridgell f96a48e42b autotest: support all 11 PWM output channels 13 years ago
Andrew Tridgell 66d65121cc autotest: switch to big-endian metric packets internally 13 years ago
Andrew Tridgell 1878db2013 autotest: don't die if FG isn't running 13 years ago
Andrew Tridgell cf7073128d autotest: adapt test suite to new simulation framework 13 years ago
Andrew Tridgell 65699a2f2f autotest: combined python utility code 13 years ago
Andrew Tridgell 0887804096 autotest: imported python quadcopter model as sim_quad.py 13 years ago