Andrew Tridgell
5ce99fd9cc
autotest: added --experimental option
...
this currently enables fly.ArduPlane
13 years ago
Andrew Tridgell
47fe0f9c75
autotest: re-add --viewerip option
13 years ago
Andrew Tridgell
147dc2529f
autotest: added initial implementation of flying of ArduPlane
...
takeoff, circuit, roll, RTL, mission
13 years ago
Jason Short
5090f2710b
Added extrude to KML out
13 years ago
Andrew Tridgell
a87a3af1ec
create a kmz file
...
thanks to Michael for the tip
13 years ago
Andrew Tridgell
dafbdd1f2b
autotest: added --viewerip option
...
this allows you to specify an IP that will receive all MAVLink logs
and fg data for realtime viewing
13 years ago
Andrew Tridgell
5e115277d6
autotest: longer timeout writing logs
...
the flash logs are getting pretty big now
13 years ago
Andrew Tridgell
7229b77fcf
autotest: link to defaults for both builds
13 years ago
Andrew Tridgell
7299935104
autotest: added some colour to passed/failed msgs
13 years ago
Andrew Tridgell
17ad58fe32
autotest: copy png files over
13 years ago
Andrew Tridgell
bef89a8ab5
autotest: allow for multiple html files
13 years ago
Andrew Tridgell
223232ac50
autotest: show frame and code sizes
13 years ago
Andrew Tridgell
e3fa7fd93d
autotest: fixed html path
13 years ago
Andrew Tridgell
4ed5eb477a
autotest: use a lock file
...
this ensures we don't run two copies of the tests at once
13 years ago
Andrew Tridgell
bc08189613
autotest: fixed module name
13 years ago
Andrew Tridgell
13d74472c5
autotest: show git hash in html
13 years ago
Andrew Tridgell
7bbbe7f7fc
make the web site a bit prettier
13 years ago
Andrew Tridgell
f4da7e96d2
always convert GPX
13 years ago
Andrew Tridgell
9b3e35fb62
autotest: list failed tests
13 years ago
Andrew Tridgell
21e7c627af
autotest: improved error checking and child termination
...
we now report pass/fail for each test
13 years ago
Andrew Tridgell
6e32905f81
autotest: avoid the need for killall
...
this ensures we cleanup child processes cleanly, so we don't need the
killall any more
13 years ago
Andrew Tridgell
c7ac328613
autotest: dump all logs
13 years ago
Andrew Tridgell
c750f85280
autotest: enable dumping of DataFlash logs at end of test
13 years ago
Andrew Tridgell
469b8586ca
autotest: started adding tests for required tools
...
try to give useful error messages
13 years ago
Andrew Tridgell
7a0d39c197
autotest: added a mission to ArduCopter testing
...
the mission is not flown well at all, but its a start
13 years ago
Andrew Tridgell
0b484afbbe
First version of APM autotest
...
This does SIL testing of ArduPlane and ArduCopter. For now it just does
a basic LOITER test of ArduCopter. It produces logs and a kml of the
flight on apm.tridgell.net
13 years ago