Pierre Kancir
|
1f9adf1f3b
|
Tools: remove log module from default autotest modules
|
2019-07-16 18:58:54 +10:00 |
Pierre Kancir
|
21fe1e54e5
|
Tools: unload relay module from autotest defaults
|
2019-07-16 18:58:54 +10:00 |
Pierre Kancir
|
9d20a13cd4
|
Tools: reduce mavproxy memory usage on autotest
|
2019-07-14 15:52:47 +10:00 |
Peter Barker
|
87e43d6e44
|
Tools: autotest: add option to disable breakpoints at sim startup
|
2019-07-12 12:48:05 +10:00 |
Peter Barker
|
0440106c16
|
autotest: allow autotest with valgrind to cope with new operator
this is needed for recent versions of valgrind. Without it valgrind
doesn't know that new clears memory
|
2018-12-07 08:40:39 +11:00 |
Peter Barker
|
55377b424e
|
Tools: autotest: add extra-configure-args option to autotest.py
|
2018-10-03 13:34:59 +10:00 |
Pierre Kancir
|
f6cc934678
|
Tools: pep8 corrections + correct variable shadowing
|
2018-08-27 17:08:47 +10:00 |
Peter Barker
|
aa36d20aa1
|
Tools: autotest: add steps to autotest to build and run unit tests
This is Linux-specific ATM
|
2018-08-15 12:11:43 +10:00 |
Peter Barker
|
9cd8745394
|
Tools: autotest: allow use of --gdb when no DISPLAY available
OTOH, screen will be required....
|
2018-07-30 11:18:40 +10:00 |
Peter Barker
|
6dd8dbeb40
|
Tools: autotest: add ability to add breakpoints in autotest
|
2018-07-27 09:58:15 +10:00 |
Peter Barker
|
38898dc793
|
Tools: autotest: add test for vision position estimate
|
2018-06-30 10:11:10 +10:00 |
Peter Barker
|
ee01687c55
|
Tools: fix autotest/valgrind on Vagrant virtual machines
|
2018-05-17 17:27:43 +10:00 |
Peter Barker
|
b2cb6e196c
|
Tools: autotest: pull common MAVProxy options into common.py
|
2018-03-20 08:39:12 +11:00 |
Peter Barker
|
20bfb82a7b
|
Tools: autotest.py: add --no-clean and --no-configure options
|
2017-09-11 12:45:27 +10:00 |
Peter Barker
|
a7b919f025
|
Tools: do not attach gdb to gdbserver unless --gdb is given
|
2017-08-24 21:37:06 +10:00 |
Miguel Arroyo
|
38297c4d19
|
Tools: Adds GDBServer with screen option for debugging
|
2017-08-24 21:37:06 +10:00 |
Pierre Kancir
|
bec09b9a57
|
autotest: python3 support
|
2016-11-09 11:48:22 -03:00 |
Pierre Kancir
|
5786d66ea1
|
autotest: simplify start_sitl
|
2016-11-09 11:48:22 -03:00 |
Peter Barker
|
30233ab9b8
|
Tools: unhide groups when generating parameters in autotest
|
2016-10-26 09:53:14 +11:00 |
Andrew Tridgell
|
26e1c30b19
|
autotest: avoid a race condition in quadplane test
this shows up on the new (faster) autotest server
|
2016-09-08 15:28:20 +10:00 |
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
|
2016-09-01 13:05:11 +10:00 |
Peter Barker
|
b23f983459
|
autotest: add --gdb option to autotest.py
|
2016-06-27 18:14:55 -03:00 |
Peter Barker
|
efef39732e
|
autotest: pass any supplied -j through to waf make
|
2016-06-05 09:45:58 +10:00 |
Peter Barker
|
8cf49d4e3e
|
Tools: create build_examples.py, a replacement for build_examples.sh
|
2016-06-04 12:33:14 -03:00 |
Peter Barker
|
3548f90d3a
|
autotest: create SIL object to hold valgrind logpath
|
2016-05-27 08:07:07 -03:00 |
Peter Barker
|
ced07906ad
|
Tools: correct valgrind run in autotest.py
|
2016-05-27 08:07:07 -03:00 |
Peter Barker
|
7b86a05722
|
Tools: convert autotest build.X and fly.X to use waf build system
|
2016-05-27 08:07:07 -03:00 |
Ricardo de Almeida Gonzaga
|
1062aed91e
|
Tools: Fix typos
|
2016-05-13 19:20:07 -03:00 |
Andrew Tridgell
|
6e418c2cf5
|
autotest: always sleep for 3 seconds on starting SITL
|
2016-01-11 09:31:13 +11:00 |
Andrew Tridgell
|
decb6dbab0
|
autotest: added option of autotest with gdb
|
2016-01-10 21:26:50 +11:00 |
Andrew Tridgell
|
9e43d5a4bb
|
autotest: added defaults_file option to start_SIL()
|
2016-01-09 16:26:51 +11:00 |
Andrew Tridgell
|
68515d0324
|
autotest: fixed CopterAVC test
|
2015-05-11 11:26:54 +10:00 |
Andrew Tridgell
|
98df4fe60e
|
autotest: make sim command clearer in logs
|
2015-05-06 10:10:13 +10:00 |
Andrew Tridgell
|
209896afc7
|
autotest: use builtin rover model for autotest
|
2015-05-05 16:56:39 +10:00 |
Andrew Tridgell
|
8c8c910ad0
|
autotest: removed the old AVR/2560 code in autotest
now checked with build_all
|
2015-05-05 10:39:31 +10:00 |
Andrew Tridgell
|
1cbbf1ab9e
|
autotest: start SITL in synthetic clock mode
|
2015-04-30 17:19:56 +10:00 |
Andrew Tridgell
|
b5c40cad76
|
autotest: added gps_distance and gps_bearing
needed for CRRCSim backend
|
2015-04-19 12:08:26 +10:00 |
Andrew Tridgell
|
6b21aceed0
|
autotest: moved constrain() into util.py
|
2015-04-19 12:08:26 +10:00 |
Andrew Tridgell
|
45887a5d28
|
autotest: run rover and copter with synthetic clock
|
2015-03-22 18:57:43 -07:00 |
Andrew Tridgell
|
e1b01b205a
|
autotest: fixed clean build
|
2013-11-04 21:21:43 +11:00 |
Andrew Tridgell
|
dcb60e190d
|
autotest: run mavproxy.py from $PATH
|
2013-09-17 21:05:00 +10:00 |
Andrew Tridgell
|
2b19249e4a
|
autotest: fixed autotest executable path
|
2013-04-06 18:24:43 +11:00 |
Andrew Tridgell
|
a8e34eeeb7
|
autotest: fixed tmp path handling in autotest for dump_logs.py
|
2013-04-06 17:07:47 +11:00 |
Andrew Tridgell
|
8b21cac5fd
|
autotest: remove dependency on getppid()
makes pysim more windows friendly
|
2013-03-26 08:20:40 +11:00 |
Andrew Tridgell
|
57c498b570
|
autotest: remove dependency on pexpect for rover/copter sim
this makes it easier to run on windows
|
2013-03-26 08:12:57 +11:00 |
Andrew Tridgell
|
3fda7bbeac
|
autotest: fixed log dumping
|
2012-12-22 14:50:32 +11:00 |
Andrew Tridgell
|
7b2d65e3e7
|
autotest: added HAL_BOARD to build config
|
2012-12-22 12:55:22 +11:00 |
Lee Pike
|
a141e16729
|
Pysim: add effects of wind by calcualting a drag vector (force).
|
2012-10-31 10:15:32 +11:00 |
wiseman
|
af0d2de2ed
|
Use MAVPROXY_CMD instead of MAVPROXY
|
2012-07-23 21:30:50 -07:00 |
wiseman
|
05de9e425c
|
Added run_sim_mission.
|
2012-07-23 21:29:24 -07:00 |