Pierre Kancir
|
bec09b9a57
|
autotest: python3 support
|
8 years ago |
Peter Barker
|
30233ab9b8
|
Tools: unhide groups when generating parameters in autotest
|
8 years ago |
Peter Barker
|
edf6964487
|
Tools: autotest: emit lockfile name in case of contention
For those of us who want to remove the lockfile and can
never remember where it lives
|
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 |
Pierre Kancir
|
19d94737a0
|
autotest: move all default params to default_params directory
|
9 years ago |
Pierre Kancir
|
07eb170b39
|
Autotest: correct mavproxy unloaded map error
|
9 years ago |
Peter Barker
|
b23f983459
|
autotest: add --gdb option to autotest.py
|
9 years ago |
Peter Barker
|
6530c3bd91
|
autotest.py: exit with error if requested step not found
|
9 years ago |
Peter Barker
|
b6289af522
|
Tools: autotest uses waf directly for building examples
|
9 years ago |
Andrew Tridgell
|
168f4e52cf
|
autotest: try to fix build of binaries
|
9 years ago |
Peter Barker
|
7b86a05722
|
Tools: convert autotest build.X and fly.X to use waf build system
|
9 years ago |
Peter Barker
|
08e5959923
|
autotest: correct path to mavtogpx
|
9 years ago |
Peter Barker
|
8774f15b9a
|
Tools: add valgrind option to autotest.py
|
9 years ago |
Andrew Tridgell
|
eec1b95f69
|
autotest: added quadplane test
|
9 years ago |
Grant Morphett
|
69a65a7234
|
autotest: Adding AntennaTracker to build and test results
|
10 years ago |
Andrew Tridgell
|
717c04d507
|
autotest: fly CopterAVC mission as a helicopter
this ensures heli gets basic testing
|
10 years ago |
Andrew Tridgell
|
068b862888
|
autotest: use buildlogs directory consistently
|
10 years ago |
Andrew Tridgell
|
fe536a4b89
|
autotest: use internal copter sim for autotest
|
10 years ago |
Andrew Tridgell
|
209896afc7
|
autotest: use builtin rover model for autotest
|
10 years ago |
Andrew Tridgell
|
8c8c910ad0
|
autotest: removed the old AVR/2560 code in autotest
now checked with build_all
|
10 years ago |
Andrew Tridgell
|
3d14b47d8b
|
autotest: try to run at 10x, not 100x speed
if we run too fast mavproxy can't keep up
|
10 years ago |
Andrew Tridgell
|
5d8a897330
|
autotest: use right sim backend for different vehicles
|
10 years ago |
Andrew Tridgell
|
a262f9d31b
|
autotest: disable the devrelease build for now
not being kept updated
|
10 years ago |
Andrew Tridgell
|
5f8c05b712
|
autotest: fixed extraction of defaults
|
10 years ago |
Andrew Tridgell
|
cf15b4d4fc
|
autotest: removed use of --nowait option
|
10 years ago |
Andrew Tridgell
|
c338002e0d
|
autotest: fixed defaults extraction in autotest
|
10 years ago |
Andrew Tridgell
|
57273b41b4
|
autotest: removed 2560 build for copter
|
10 years ago |
Andrew Tridgell
|
0d7ec0fbfe
|
autotest: fixed buildlogs location for *.BIN
|
10 years ago |
Andrew Tridgell
|
e49cd68b83
|
autotest: save core and elf files
try to catch floating pt exception causes
|
10 years ago |
Andrew Tridgell
|
7f82397467
|
autotest: ensure we get the BIN flight logs even on mission failure
|
10 years ago |
Andrew Tridgell
|
c0f18272ed
|
autotest: added developer build support
this creates firmware builds for developers in the devbuild directory
|
10 years ago |
JD Russo
|
23dc2db036
|
autotest.py: changed 'prerequesites' to correct spelling
In a few places in autotest, the word 'prerequisites' was misspelled as 'prerequesites'. This is just a simple commit to fix that spelling.
|
11 years ago |
Andrew Tridgell
|
6121b9c58e
|
autotest: switched to binary log download over MAVLink
|
11 years ago |
Andrew Tridgell
|
d39598de6a
|
autotest: use mavflightview.py from $PATH
|
11 years ago |
Andrew Tridgell
|
66165c4918
|
autotest: make default param files end in .parm
this matches what MP wants in its compare params diaglog
|
12 years ago |
Andrew Tridgell
|
ad9a605603
|
autotest: removed APM1-1280 from rover build
it no longet fits with the new L1 controller
|
12 years ago |
Andrew Tridgell
|
4f118a85b2
|
autotest: fixed import paths for pymavlink
assumes installed package now
|
12 years ago |
Andrew Tridgell
|
64082100aa
|
autotest: added docs links
|
12 years ago |
Andrew Tridgell
|
764d382aef
|
autotest: display map results on timeout
|
12 years ago |
Andrew Tridgell
|
fb783f87bb
|
autotest: fixed handling pf pymavlink paths
|
12 years ago |
Andrew Tridgell
|
caad45aacb
|
autotest: fixed pymavlink tools paths
|
12 years ago |
Andrew Tridgell
|
dc712aab1f
|
build: removed plane 1280 build from autotest
we probably won't support it for the next release.
See http://diydrones.com/forum/topics/keep-supporting-apm1-1280-in-arduplane
|
12 years ago |
Andrew Tridgell
|
a900226ff7
|
autotest: added CopterAVC test
this will test the copter code for the AVC2013 mission
|
12 years ago |
Andrew Tridgell
|
ac225a1322
|
autotest: check te parameter doc parsing in autotest
|
12 years ago |
Andrew Tridgell
|
2a9298f3d5
|
autotest: display flight tracks on autotest web page
|
12 years ago |
Andrew Tridgell
|
168f76e76c
|
autotest: added --map option to autotest.py
|
12 years ago |
Andrew Tridgell
|
9904bcd9aa
|
autotest: changed mavlink log names to *.tlog
easier to view in MP
|
12 years ago |
Andrew Tridgell
|
9e92a60cfa
|
autotest: fixed dump of file based logs
|
12 years ago |
Andrew Tridgell
|
13e6aaf682
|
autotest: precreate buildlogs directory
|
12 years ago |
Andrew Tridgell
|
01b2ecbc55
|
autotest: copy the build_binaries.sh script before running
this prevents altering the script while running
|
12 years ago |