Ardupilot2/Tools
Glody Guo cda21a3d78 Fix argument 'valgrind' issue about fly.CopterAVC test
Commit 8774f15 causes fly.CopterAVC test failure.
Here is the failure info below:
>>>> FAILED STEP: fly.CopterAVC at Tue May 17 13:21:56 2016 (fly_CopterAVC() got an unexpected keyword argument 'valgrind')
Traceback (most recent call last):
  File "./Tools/autotest/autotest.py", line 406, in run_tests
    if not run_step(step):
  File "./Tools/autotest/autotest.py", line 232, in run_step
    return arducopter.fly_CopterAVC(viewerip=opts.viewerip, map=opts.map, valgrind=opts.valgrind)
TypeError: fly_CopterAVC() got an unexpected keyword argument 'valgrind'
('check step: ', 'fly.CopterAVC')
FAILED 1 tests: ['fly.CopterAVC']

Here is the commit info below:
commit 8774f15b9a
Author: Peter Barker <pbarker@barker.dropbear.id.au>
Date:   Mon Apr 11 18:05:39 2016 +1000

    Tools: add valgrind option to autotest.py

:040000 040000 a111bc5b18 609503f3b1 M      Tools
2016-05-17 21:36:57 +10:00
..
APM2_2560_bootloader Tools: Fix typos 2016-05-13 19:20:07 -03:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Tools: update URLs 2016-03-25 20:47:27 +11:00
ardupilotwaf waf: ardupilotwaf: ap_get_all_libraries: ignore non-directory files 2016-05-12 13:47:44 -03:00
ArduPPM Tools: Fix typos 2016-05-13 19:20:07 -03:00
autotest Fix argument 'valgrind' issue about fly.CopterAVC test 2016-05-17 21:36:57 +10:00
CHDK-Scripts CHDK script changes 2014-12-26 16:04:35 +09:00
CodeStyle CodeStyle: xmlpretty.py considers nodes with only text children to be one-liners 2016-01-07 17:39:09 +11:00
CPUInfo Tools: CPUInfo: fix warnings on printf 2016-05-04 08:58:37 -03:00
Failsafe Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
FlightGear Global: start using cmath instead of math.h 2016-04-05 21:06:19 -07:00
Frame_params Frame_params: fix Bebop param names 2016-05-04 10:09:31 +09:00
GIT_Test autotest: Enable SITL code to call an external ROS simulator for ArduPlane 2015-03-14 09:07:52 +11:00
gittools Tools: gittools: add git-subsystems-split 2015-09-09 10:50:35 +10:00
Hello waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
Linux_HAL_Essentials Tools: Fix typos 2016-05-13 19:20:07 -03:00
LogAnalyzer Tools: Fix typos 2016-05-13 19:20:07 -03:00
mavproxy_modules Tools: sitl_calibration: fix mavlink_packet() for magcal 2016-05-10 10:56:28 -03:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
PXF Tools: Add PXF enable and check CS scripts 2014-07-14 09:29:36 +10:00
Replay Replay: added --no-params option 2016-05-16 17:22:11 +10:00
scripts ci: simplify build script 2016-05-11 22:48:03 -03:00
SerialProxy Tools: Fix typos 2016-05-13 19:20:07 -03:00
vagrant Revising ardupilot.com to .org 2016-04-23 22:49:47 -07:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00
PrintVersion.py Tools: PrintVersion.py; print version of vehicle code 2016-03-25 21:02:40 +11:00