ardupilot/Tools
Peter Barker 1075e13352 autotest: stop set_parameter from using get_parameter
Setting a parameter on ArduPilot causes the autopilot to emit the new
value in a PARAM_VALUE message, so we do not need to fetch it ourselves.

Fetching it ourselves causes subtle problems for the autotest suite
where a PARAM_VALUE is currently in the uart buffer - so the autotest
set_parameter has consumed one PARAM_VALUE message (the auto-emitted
one).  If it immediately does a set_parameter then the next
PARAM_VALUE it sees will be the OLD value as the value comes out of the
uart.
2020-09-15 19:27:36 +10:00
..
AP_Bootloader Tools: Add Horizon31 PixC4 to board_types.txt 2020-08-10 13:33:32 +10:00
AP_Periph AP_Periph: fixed mavlink build warnings 2020-09-15 09:40:03 +10:00
CHDK-Scripts
CPUInfo Tools: removed separate recursive sempahore test 2020-01-19 20:19:30 +11:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
FilterTestTool Tools: FilterTestTool fix open .BIN files on case sensitive systems 2020-02-17 08:59:44 +11:00
Frame_params Tools: Remove some parametes from Hexsoon EDU450 Frame 2020-07-01 18:13:24 +10:00
GIT_Test Tools: added name to GIT_Success.txt 2020-07-28 15:12:24 +09:00
Hello
IO_Firmware Tools: rebuild IO firmware 2020-08-24 16:32:35 +10:00
Linux_HAL_Essentials BeagleBone : comments corrected in RcAioPRU.p 2020-07-01 10:27:33 -07:00
LogAnalyzer Tools: LogAnalyzer: Python3 fixes 2020-07-17 11:16:06 +10:00
Pozyx/IndoorLoiter
Replay Replay: correct various atrophications in Replay tool 2020-09-15 10:02:36 +10:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
ardupilotwaf waf: enable -Werror for whitelisted compilers on ChibiOS builds 2020-09-15 09:40:03 +10:00
autotest autotest: stop set_parameter from using get_parameter 2020-09-15 19:27:36 +10:00
bootloaders Tools: added bootloader for f103-Airspeed 2020-08-25 09:59:15 +10:00
completion Tools: completion: simplify bash completion for sim_vehicle.py 2020-08-06 20:55:13 +10:00
debug Tools: switch to https URL for firmware 2019-12-08 07:44:14 +11:00
environment_install Tools: allow to skip completion installation 2020-09-05 13:31:03 +10:00
geotag
gittools
mavproxy_modules autotest: improve compass test diagnostics 2020-07-23 15:11:11 +10:00
scripts Tools: build_parameters.sh: compress parameter xml files 2020-09-15 11:19:23 +10:00
vagrant Tools: vagrant: remove duplicate from install script 2020-06-04 14:27:24 +10:00
PrintVersion.py Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00