Andrew Tridgell
|
fda6d23fab
|
Tools: fixed sim_vehicle.py with -n
fixed path to parameter file
|
2022-08-26 10:48:41 +10:00 |
Andrew Tridgell
|
3127af1af6
|
Tools: added --can-gps option to sim_vehicle.py
allows for easy DroneCAN testing
|
2022-08-23 11:17:06 +10:00 |
Peter Barker
|
28ed2e3cd5
|
autotest: add support for building alternate binaries
e.g. adding features ordinarily compiled out
|
2022-07-19 09:09:05 +10:00 |
Andrew Tridgell
|
2f7a8769c0
|
autotest: added --ubsan and --ubsan-abort to sim_vehicle.py and autotest.py
allows for undefined behaviour checking in SITL
|
2022-07-12 11:00:08 +10:00 |
Andrew Tridgell
|
2b2cac3f19
|
autotest: fixed annoying gdb pagination on reboot
|
2022-04-08 09:00:22 +10:00 |
Henry Wurzburg
|
3cc75ecd38
|
Tools: add blimp as vehicle option in sim_vehicle
|
2022-04-02 14:58:53 +11:00 |
RuffaloVM
|
0a98561a9d
|
Autotest : correct spelling on ardupilot
|
2022-02-07 21:20:48 +11:00 |
Willian Galvani
|
5cb1444b1d
|
Tools: use path relative to current directory to load parameters
|
2022-02-02 08:37:17 -08:00 |
Willian Galvani
|
6e91ae554a
|
Tools: use relative paths for parameter files
|
2022-02-01 17:35:26 +11:00 |
Marek Šuppa
|
49e88b7aea
|
Tools: add missing comma to sim_vehicle.py
* Add missing comma in `sim_vehicle.py`.
Signed-off-by: mr.Shu <mr@shu.io>
|
2022-01-31 08:54:01 +09:00 |
Pierre Kancir
|
78c4918b32
|
Tools: expose coverage parameter on sim_vehicle.py
|
2022-01-12 12:31:56 +11:00 |
Peter Barker
|
8527fd42d1
|
autotest: sim_vehicle.py: accept lower-case plane etc for --vehicle
|
2021-12-19 14:50:09 +11:00 |
Peter Barker
|
8de7261c67
|
autotest: sim_vehicle.py: add --auto-offset-line
Simplifies spawning multiple instances.
|
2021-11-04 17:01:09 -07:00 |
Peter Barker
|
e7b30a0085
|
sim_vehicle.py: correct setting of udpclient ports
|
2021-11-04 17:01:09 -07:00 |
Peter Barker
|
856fe6a1fb
|
autotest: sim_vehicle: neaten sanity check for sysid
|
2021-11-04 17:01:09 -07:00 |
Peter Barker
|
4d5411b42f
|
autotest: sim_vehicle: correct AP commandline for multicast/udpclient
|
2021-11-04 17:01:09 -07:00 |
Michael Day
|
93e6c1a920
|
Tools: sysid cannot be run together with auto-sysid
Added per @peterbarker suggestion
Co-authored-by: Peter Barker <pb-gh@barker.dropbear.id.au>
|
2021-11-04 17:01:09 -07:00 |
Arash Negahdar
|
d065515b2a
|
Tools: Use a single MAVProxy instance in sim_vehicle
With the implementation of the 'alllinks' command in MAVProxy, and the
exposure of the SYSID parameter this becomes feasible
Tools: Fix mcast handling
|
2021-11-04 17:01:09 -07:00 |
Arash Negahdar
|
49af90a70e
|
Tools: Set SYSID based on instance number in sim_vehicle.py
|
2021-11-04 17:01:09 -07:00 |
Peter Barker
|
87df943f99
|
autotest: add option to use simulated FRAM for storage
|
2021-10-12 20:01:49 +11:00 |
Peter Barker
|
b2a7841672
|
Tools: allow for selection of Storage backend type at runtime
|
2021-10-05 10:16:54 +11:00 |
Josh Henderson
|
27bb200644
|
Tools: add sitl_32bit board type for sim_vehicle & autotests
|
2021-09-28 09:15:11 +10:00 |
Pierre Kancir
|
575c608688
|
Tools: allow to use sim_vehicle.py without pymavlink installed
|
2021-09-04 07:49:42 +10:00 |
Iampete1
|
27b324742e
|
Tools: sim_vehicle: pass on slave comandline CMD
|
2021-08-03 09:22:19 +10:00 |
Andrew Tridgell
|
4f7630e29c
|
Tools: allow for double EKF build
|
2021-07-10 07:20:41 +10:00 |
Andrew Tridgell
|
b8e934ccf1
|
autotest: added --udp option to sim_vehicle.py
this makes running with high speedups easier
|
2021-07-09 19:19:24 +10:00 |
bugobliterator
|
236eecc494
|
autotest: add option for running sim with ONVIF camera
|
2021-07-07 18:57:25 +10:00 |
Andrew Tridgell
|
d81b758d77
|
autotest: support using geocoder for -L location
this allows for location names from OSM, for example:
sim_vehicle.py -L '26 Carstensz St Griffith' --console --map
|
2021-06-29 15:41:26 +10:00 |
Andrew Tridgell
|
3204ce4bf1
|
Tools: added --postype-single for sim_vehicle.py
|
2021-06-24 21:34:30 +10:00 |
Peter Barker
|
47a778d033
|
Tools: remove HIL support
|
2021-06-15 09:47:31 +10:00 |
Peter Barker
|
31c889f583
|
autotest: accept Copter/Plane/Sub for sim_vehicle.py
|
2021-04-12 13:35:16 +10:00 |
Samuel Tabor
|
36428f5074
|
Tools: Handle repeated add-param-file arguments to sim_vehicle.py.
|
2021-03-17 19:43:03 +11:00 |
Peter Barker
|
adf44f3b2b
|
autotest: make and declare sim_vehicle.py flake8-clean
|
2021-02-21 21:35:17 +11:00 |
Andrew Tridgell
|
7e89c05204
|
autotest: fixed --tracker option to sim_vehicle.py
|
2021-01-20 11:11:47 +11:00 |
André
|
30eed3103b
|
sim_vehicle fix
|
2021-01-19 06:30:12 +11:00 |
Peter Barker
|
e9c6c08a97
|
autotest: remove 'make' compatability from sim_vehicle
|
2021-01-18 16:24:09 +11:00 |
Andrew Tridgell
|
f10f7d971d
|
Tools: added --vehicle-binary to sim_vehicle.py
this is useful for using a pre-built binary
|
2020-12-16 08:45:11 +11:00 |
Pierre Kancir
|
dc8d42b12d
|
Tools: expose option --sysid into sim_vehicle.py
|
2020-10-13 10:31:21 +11:00 |
Peter Barker
|
536e2db947
|
Tools: sim_vehicle.py: add --disable-breakpoints commandline option
|
2020-09-23 20:28:08 +10:00 |
Samuel Tabor
|
3c0d4b6d5a
|
autotest: Add start time argument and parsing.
|
2020-09-07 21:20:25 +10:00 |
Andrew Tridgell
|
a9ecac4fff
|
Tools: added --osdmsp option to sim_vehicle.py
|
2020-09-07 11:59:20 +10:00 |
Peter Barker
|
a5aa963a77
|
autotest: fixes --tracker and --tracker-location sim_vehicle.py options
|
2020-08-18 15:26:03 +10:00 |
Pierre Kancir
|
be36ac836e
|
Tools: sim_vehicle.py: add some helpers to retreive vehicles list and associated frames
|
2020-07-12 11:11:17 +10:00 |
Arash Negahdar
|
a7768aabae
|
Tools: Expose more options to SCRIMMAGE
|
2020-05-21 08:04:23 +10:00 |
Peter Barker
|
cb3c1742e8
|
Tools: sim_vehicle.py: add --enable-math-check-indexes
|
2020-04-28 15:12:39 +10:00 |
Arash Negahdar
|
7de136121b
|
Tools: Exit cleanly based on the environment
As suggested by Peter Barker
|
2020-04-28 11:09:51 +10:00 |
Arash Negahdar
|
908b63573e
|
Tools: Implement better Scrimmage support
|
2020-04-28 11:09:51 +10:00 |
Arash Negahdar
|
e75ac4ae57
|
Tools: Allow multiple ArduPilot instances to be spawned
|
2020-04-28 11:09:51 +10:00 |
Stephen Dade
|
49d19e1aac
|
Tools: Python3 and kill_tasks fixes for sim_vehicle under Cygwin
|
2020-04-17 10:32:25 +10:00 |
Peter Barker
|
332a19d9dc
|
autotest: sim_vehicle.py: add backwards-compatible APMrover2 option
|
2020-04-14 09:50:34 +09:00 |