Ardupilot2/Tools
Peter Barker eff4bc4cfb autotest: drain pexpects in set_parameters loop
This loop doesn't self.mav.recv(), so the idle loop isn't called, so the
pexpects aren't drained.  That can cause ArduPilot to block on stderr if
it is trying to print a stacktrace, for example
2021-07-21 17:05:17 +10:00
..
AP_Bootloader AP_Bootloader: ignore cast alignment when reading from flash 2021-07-15 07:50:12 +10:00
AP_Periph AP_Periph: do not wait for DNA to finish before starting AP_Periph 2021-07-14 15:18:42 +10:00
ardupilotwaf waf: remove cast-align disable flags from CXXFLAGS 2021-07-15 07:50:12 +10:00
autotest autotest: drain pexpects in set_parameters loop 2021-07-21 17:05:17 +10:00
bootloaders Tools: added MatekF765-SE bootloader 2021-07-08 13:02:18 +10:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
completion Tools: add caching for --target= completion that is long 2021-01-13 19:20:57 +11:00
CPUInfo Tools: allow for double EKF build 2021-07-10 07:20:41 +10:00
debug Tools: switch to https URL for firmware 2019-12-08 07:44:14 +11:00
environment_install Tools: Force Cygwin environment install to use GCC 7.4 2021-07-14 18:19:05 +10:00
FilterTestTool Tools: FilterTestTool fix open .BIN files on case sensitive systems 2020-02-17 08:59:44 +11:00
Frame_params Tools: rename TURN_MAX_G to ATC_TURN_MAX_G in param sets 2021-05-03 19:22:16 -04:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
GIT_Test Tools: added name to GIT_Success.txt 2021-06-23 23:31:22 +10:00
gittools Tools: git-tools: add a script suitable for use as a pre-commit hook 2021-02-18 10:43:05 +11:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware iomcu: update for pulse width changes 2021-07-14 17:50:06 +10:00
Linux_HAL_Essentials BeagleBone : comments corrected in RcAioPRU.p 2020-07-01 10:27:33 -07:00
LogAnalyzer LogAnalyzer: Support for decacopters 2020-12-08 11:59:10 +11:00
mavproxy_modules autotest: improve compass test diagnostics 2020-07-23 15:11:11 +10:00
Pozyx/IndoorLoiter Pozyx: update uno sketch to work with AP_Beacon 2016-12-01 19:21:38 +09:00
Replay Replay: move to using tool instead of tools program group 2021-07-07 17:31:09 +10:00
scripts Tools: add debug target in CI build script 2021-07-21 11:27:52 +10:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
vagrant Docs: Change all references from dev.ardupilot.org to the appropriate documentation URLs. 2021-05-31 12:20:45 +10:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
PrintVersion.py Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00