Peter Barker
b1b978381a
Tools: correct quoting in run_in_terminal_window.sh
7 years ago
Peter Barker
27650c08aa
Tools: autotest: use -z in place of -v for checking variable settedness
...
Some bash versions out there don't like -v
7 years ago
Peter Barker
ca5bf02d7c
autotest: quote words as they go into generated ritw file
8 years ago
Peter Barker
e90c62ffc6
autotest: run_in_terminal_window gets SITL_RITW_MINIMIZE
...
This is handy when running gdb repeatedly; don't
need to find the iconified window all the time.
8 years ago
Peter Barker
1432763ca5
Tools: permit overriding shell to use when running in terminal window
8 years ago
Peter Barker
c23ee3d35c
Tools: tag run-in-terminal-window output with RiTW:
9 years ago
Siddharth Bharat Purohit
4f0dad19ea
autotest: support mac osx terminal launch
9 years ago
Peter Barker
27e7c870ed
Tools: remove absolute paths in run_in_terminal_window
...
Also add quotes to avoid ambiguous redirect issue
9 years ago
Peter Barker
f9f6cbaf9e
SITL: use (larger!) font6 as default xterm font
9 years ago
Peter Barker
2c78b4f537
SITL: encourage bash to create a subshell when spawning ardupilot
...
This issue is evident in Vagrant if you don't forward X.
_fdm_input_step determined there was no parent and killed ArduPilot.
Closed #3249
9 years ago
Andrew Tridgell
596cac58d0
autotest: removed the need for run_cmd.sh
10 years ago
Andrew Tridgell
338ae68537
autotest: allow run without $PATH setup
10 years ago
Andrew Tridgell
044a09425b
autotest: cope with environments with no $DISPLAY
10 years ago
Fabio Kruger
d585d5691d
autotest: Enables copy to clipboard from xterm shells. Useful to copy gdb output.
10 years ago
Kevin Hester
ad9c3d730c
SITL: Numerous improvements to vagrant image and easier SITL for mac/windows
...
For full instructions/notes see Tools/vagrant/README.md
Notes:
* Old Vagrantfile updated to run faster and self init with our various
build dependancies.
* The sim_vehicle.sh script will now implicitly configure if necessary
* run_in_terminal_window.sh is now smart enough to use Screen sessions. Or
if those are not available to warn the user but run the command with logging
going to a file in /tmp.
10 years ago
Andrew Tridgell
a26bcddb9b
autotest: fixed valgrind options to sim_arduplane.sh
11 years ago
Andrew Tridgell
8d99de5eb5
autotest: use xterm by default and only use make clean if needed
11 years ago