Peter Barker
|
9eae7857dd
|
Tools: autotest: make Rover use new tests framework
|
2018-12-15 10:02:11 +11:00 |
|
Peter Barker
|
8528bcf78c
|
Tools: autotest: tee individual test output to separate files
|
2018-12-15 10:02:11 +11:00 |
|
Peter Barker
|
8541a28637
|
Tools: autotest: support named tests
|
2018-12-15 10:02:11 +11:00 |
|
Peter Barker
|
10c27e07d4
|
Tools: autotest: make aux switch test more reliable
|
2018-12-15 10:02:11 +11:00 |
|
Peter Barker
|
dd78a5a921
|
Tools: autotest: use wallclock time for reboot
|
2018-12-14 16:57:29 +11:00 |
|
Peter Barker
|
31d6daa1ae
|
Tools: auotest: add test to ensure components are accepted if SYSID_ENFORCE
|
2018-12-14 12:44:31 +11:00 |
|
Peter Barker
|
da1f04e78c
|
Tools: autotest: add a test for SYSID_ENFORCE
|
2018-12-14 12:44:31 +11:00 |
|
Peter Barker
|
e6c30f6405
|
Tools: autotest: use change_mode in apmrover2 for changing modes
|
2018-12-14 11:10:41 +11:00 |
|
Peter Barker
|
a320a54f66
|
Tools: autotest: new wait_heartbeat raises exception if none received
|
2018-12-14 11:10:41 +11:00 |
|
Peter Barker
|
ec288cd867
|
Tools: autotest: make reboot detection more reliable
|
2018-12-14 09:48:17 +11:00 |
|
Peter Barker
|
984ce514a7
|
Tools: autotest: make Rover tests stand-alone
|
2018-12-12 13:46:27 +11:00 |
|
Peter Barker
|
f442a0a1b7
|
Tools: autotest: remove bad calls to progress
|
2018-12-11 12:04:24 +11:00 |
|
Michael du Breuil
|
bb7abc2935
|
Tools: Allow specifying parameter metadata format
Also removes unneeded passing of a file pointer
|
2018-12-11 10:24:40 +11:00 |
|
Michael du Breuil
|
681d8416e2
|
Tools: Add an EDN parameter emitter
|
2018-12-11 10:24:40 +11:00 |
|
Peter Barker
|
0d34052cef
|
Tools: autotest: move code up
|
2018-12-10 12:52:41 +09:00 |
|
Peter Barker
|
aff81d6f76
|
Tools: autotest: add test for SET_MESSAGE_INTERVAL
|
2018-12-10 12:52:41 +09:00 |
|
Peter Barker
|
723ad34dfb
|
Tools: autotest: disable disarm_delay in case of rc getting stuck
|
2018-12-10 12:52:41 +09:00 |
|
Jani Hirvinen
|
38fc4975d8
|
autotest statistics tags
|
2018-12-09 18:02:57 +11: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
|
8e63d61b9e
|
Tools: autotest: tidy valgrind invocations
|
2018-12-07 08:40:39 +11:00 |
|
Peter Barker
|
4ae8595da3
|
Tools: autotest: make fly_avc_test a little more self-contained
|
2018-12-06 10:02:03 +11:00 |
|
Andrew Tridgell
|
acf379cd77
|
autotest: allow sim_vehicle 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-05 09:09:56 +11:00 |
|
Peter Barker
|
dd88e6e85c
|
Tools: autotest: correct wait_servo_channel_value error path
Also make flaps test a little more verbose
|
2018-11-29 09:48:31 +11:00 |
|
Peter Barker
|
02993b4ad0
|
Tools: autotest: delay between transitioning aux switch for arming
... on the theory that we debounce these so it's a good idea to give the
RC library a good look at each value
|
2018-11-26 17:35:07 +11:00 |
|
Peter Barker
|
88a003edd9
|
Tools: autotest: flake8 compliance
|
2018-11-24 08:30:02 +11:00 |
|
Stephen
|
a4243d9c7c
|
Tools: Remove hard-coded path to MAVProxy
|
2018-11-23 08:59:42 +11:00 |
|
Peter Barker
|
cb7eec8fbe
|
Tools: autotest: rover1.txt: ArduPilot doesn't use the current-wp param
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
d604515e79
|
Tools: autotest: copter_mission: remove value in unused parameter in RTL
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
84bd1868be
|
Tools: autotest: copter_mission: zero p3; Copter does not use it
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
7f434cc14f
|
Tools: autotest: copter_mission: zero unused land parameter
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
a781f088fd
|
Tools: autotest: copter_glitch_mission: zero unused land parameter
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
5a88483a81
|
Tools: autotest: ap1.txt remove content from unused field
ArduPilot doesn't use the value from this field
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
f84370bb04
|
Tools: autotest: consolidate mission-loading functions
Also add sanity checks for mission loading
Tools: autotest: add missing import for arduplane.py
|
2018-11-16 10:06:25 +11:00 |
|
Peter Barker
|
8b36565b6c
|
Tools: autotest: disable terrain in optical flow test
It is possible this is the cause of the unreliability of this test; the
rangefinder sees step-jumps in its readings.
|
2018-11-16 09:02:15 +11:00 |
|
Peter Barker
|
a75d678e7f
|
Tools: autotest: add tests for precision loiter and landing
|
2018-11-15 19:03:01 +11:00 |
|
Peter Barker
|
1d2f8555c0
|
Tools: ardupilotwaf: adjust for new location of uploader.py
|
2018-11-15 09:55:14 +11:00 |
|
Peter Barker
|
072195ad99
|
Tools: web-firmware: update firmware flashing instructions
|
2018-11-15 09:55:14 +11:00 |
|
Peter Barker
|
dce68757fc
|
Tools: web-firmware: remove flashing instructions for apm1 and apm2
|
2018-11-15 09:55:14 +11:00 |
|
Peter Barker
|
d780af4f16
|
Tools: web-firmware: strip APM from vehicle names
|
2018-11-15 09:55:14 +11:00 |
|
Andrew Tridgell
|
6b5088207b
|
autotest: upload failed CI logs to autotest server
|
2018-11-10 21:23:02 +11:00 |
|
Peter Barker
|
c0af0cfe70
|
Tools: autotest: improve debug on optical limits test
|
2018-11-09 15:50:07 +11:00 |
|
Peter Barker
|
f94755b5a1
|
Tools: autotest: collect logs correctly for Sub
|
2018-11-05 12:45:52 +11:00 |
|
Peter Barker
|
7600d3205a
|
Tools: correct race condition in interlock check
|
2018-11-04 21:38:15 +11:00 |
|
Randy Mackay
|
8a57f63e5d
|
Tools: sailboat autotest param default enable SITL wind speed sensor
some of these should be defaulted in APMRover2/Parameters.cpp but this is not working correctly yet
|
2018-11-01 18:04:19 +09:00 |
|
Peter Barker
|
4e82250055
|
Tools: autotest: add test for Copter loiter-to-alt
|
2018-10-30 17:50:46 +09:00 |
|
Peter Barker
|
432b1fda3a
|
Tools: autotest: add tests for AP_Mount
|
2018-10-30 17:19:14 +11:00 |
|
Peter Barker
|
a01c915173
|
Tools: autotest: improve debug in arm-with-radio
|
2018-10-30 15:37:18 +11:00 |
|
Peter Barker
|
f290a72d9c
|
Tools: autotest: add test for camera trigger distance
|
2018-10-30 15:37:18 +11:00 |
|
Peter Barker
|
dc6a03f5e0
|
Plane: mission library handles gripper
|
2018-10-30 15:37:18 +11:00 |
|
Peter Barker
|
2157999307
|
Tools: autotest: add tests for gripper mission items
|
2018-10-30 15:37:18 +11:00 |
|