Peter Barker
|
642935fd43
|
Tools: random Python cleanups based on lgtm analysis
|
5 years ago |
Peter Barker
|
47e1733bc5
|
Tools: autotest: correct RC2_REV to RC2_REVERSED in comment
|
6 years ago |
Pierre Kancir
|
bec09b9a57
|
autotest: python3 support
|
8 years ago |
Pierre Kancir
|
9e1ffcae5d
|
Tools: update python coding style
Tools: update PrintVersion.py coding style
autotest: update python coding style
pysim: update python coding style
jsb_sim: update Python coding style
param_metadata: update Python coding style
|
9 years ago |
Andrew Tridgell
|
d4e9418ad4
|
autotest: rename jsmsim folder to jsb_sim
this prevents problems on windows with virtualbox. It tries to run
JSBSim as the directory 'jsbsim' and fails
|
10 years ago |
Andrew Tridgell
|
9fdb74e006
|
autotest: run JSBSim in lock step mode
this requires an updated JSBSim
|
10 years ago |
Andrew Tridgell
|
38e9bd5336
|
SITL: provide simulation timestamp from JSBSim
|
10 years ago |
Andrew Tridgell
|
0ca5a60f25
|
autotest: added -R to sim_vehicle.sh for reverse throttle
|
11 years ago |
Andrew Tridgell
|
4607fe9bf1
|
autotest: cope with newer versions of JSBSim
|
11 years ago |
Andrew Tridgell
|
4f118a85b2
|
autotest: fixed import paths for pymavlink
assumes installed package now
|
12 years ago |
Andrew Tridgell
|
b69fb19794
|
autotest: added templates for JSBSim port numbers
|
12 years ago |
Andrew Tridgell
|
fe6e83f7f2
|
autotest: added support for vtail testing in runsim
virtual vtail support
|
12 years ago |
Andrew Tridgell
|
039c603a35
|
autotest: allow testing of elevon planes
this fakes up an elevon plane using the Rascal110
|
12 years ago |
Andrew Tridgell
|
f6ddc4e4a1
|
autotest: added GPS vertical speed to the sitl simulator
|
12 years ago |
Andrew Tridgell
|
9d6d59b1dd
|
autotest: fixed jsbsim on fedora
|
12 years ago |
Andrew Tridgell
|
d93861f4d2
|
autotest: removed the --wind options
SIM_WIND_* options now control wind
|
13 years ago |
Andrew Tridgell
|
697b2074a5
|
SITL: added SIM_WIND_* parameters
this allows control of the simulated wind during a flight
|
13 years ago |
Andrew Tridgell
|
b6b12532da
|
SITL: make it easier to start ArduPlane SITL at any location
this generates a jsbsim startup XML file from a template
|
13 years ago |
Andrew Tridgell
|
82e09ce53a
|
SITL: don't enable wind until we are off the ground
this makes it possible to test with much larger wind speeds, without
the sim crashing due to the wind flipping us over on the runway
|
13 years ago |
Andrew Tridgell
|
b2f8fad0a3
|
autotest: try again to get paths right!
|
13 years ago |
Andrew Tridgell
|
92cb3cdf6f
|
sitl: fixed fgFDM path
|
13 years ago |
Andrew Tridgell
|
47d5f31fc2
|
removed copy of pymavlink code
use upstream code instead
|
13 years ago |
Andrew Tridgell
|
67afdc7485
|
autotest: fixes for MAVLink 1.0 in autotest
|
13 years ago |
Andrew Tridgell
|
d007ee996d
|
fixed errno handling for MacOS
|
13 years ago |
Andrew Tridgell
|
882b4cd739
|
autotest: fixed prog name
|
13 years ago |
Andrew Tridgell
|
ad6c90c3b9
|
autotest: added wind support to ArduPlane simulation
|
13 years ago |
Andrew Tridgell
|
77c791fb79
|
autotest: improved runsim defaults
|
13 years ago |
Andrew Tridgell
|
5130a37a9e
|
autotest: automatically pause when SITL sim stops
this allows you to use gdb on the sim without crashing
|
13 years ago |
Andrew Tridgell
|
f96a48e42b
|
autotest: support all 11 PWM output channels
this will allow for more complex aircraft
|
13 years ago |
Andrew Tridgell
|
66d65121cc
|
autotest: switch to big-endian metric packets internally
now that all the sim code is internal to the APM git repo, we can
choose saner packet formats
|
13 years ago |
Andrew Tridgell
|
cf7073128d
|
autotest: adapt test suite to new simulation framework
|
13 years ago |
Andrew Tridgell
|
05c6734ca2
|
autotest: added runsim.py
this starts JSBSim, linking it into the SITL APM test code
|
13 years ago |