ardupilot/Tools
Peter Barker 5fbb385c31 Tools: autotest: avoid exception when using Python3 on MacOSX
File "./Tools/autotest/sim_vehicle.py", line 999, in <module>
location)
File "./Tools/autotest/sim_vehicle.py", line 573, in start_vehicle
run_in_terminal_window(autotest, cmd_name, cmd)
File "./Tools/autotest/sim_vehicle.py", line 476, in
run_in_terminal_window
tabs = p.findall(out)
TypeError: cannot use a string pattern on a bytes-like object
SIM_VEHICLE: Killing tasks
2018-03-19 12:36:55 +11:00
..
APM2_2560_bootloader
APM_radio_test
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner
ardupilotwaf Tools: ardupilotwaf: remove redundant --no-trigraph 2018-03-05 13:28:03 +00:00
ArduPPM Tools: Fix typos 2016-05-13 19:20:07 -03:00
autotest Tools: autotest: avoid exception when using Python3 on MacOSX 2018-03-19 12:36:55 +11:00
bootloaders Tools: fixed bootloader binary - revo405_bl 2018-03-06 08:44:38 +11:00
CHDK-Scripts
CodeStyle
CPUInfo
Failsafe
Frame_params Frame_params: Add BlueROV2 Heavy param file 2018-02-28 13:22:08 -05:00
GIT_Test Tools; Added name to Git_Success.txt 2017-11-08 14:24:20 +09:00
gittools
Hello
Linux_HAL_Essentials Linux_HAL_Essentials: set default pwm to 0us 2018-01-11 16:35:10 +00:00
LogAnalyzer Tools: LogAnalyzer: fix various Tests for newer-style logs 2017-12-02 09:26:09 +11:00
mavproxy_modules
Pozyx/IndoorLoiter
PPM_decoding
Replay Tools: use ins singleton 2018-03-16 00:37:35 -07:00
scripts Tools: stop build_parameters.sh copying non-existent files 2018-03-14 10:55:21 +11:00
SerialProxy
vagrant Tools: vagrant: install gcov for coverage and pexpect for autotest 2018-02-16 12:50:49 +11:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00
PrintVersion.py