ardupilot/Tools/autotest/param_metadata
Peter Barker 97e57932c4 Tools: param_metadata: remove more multi-vehicle support
This script hasn't supported emitting multiple vehicles for a very long
time, but this was enforced using a check and we kept a list of vehicles
around for no very good reason.
2021-05-13 21:09:45 +10:00
..
__init__.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
ednemit.py Tools: param_parse: add *args and **kwargs to emitters 2021-04-07 17:08:25 +10:00
emit.py Tools: param_parse: add --sitl to emit only SIM_ parameters 2021-04-10 11:28:22 +10:00
htmlemit.py Tools: param_parse: remove references to APM in parameter generation 2021-04-07 17:08:25 +10:00
jsonemit.py Tools: param_parse: remove references to APM in parameter generation 2021-04-07 17:08:25 +10:00
mdemit.py Tools: param_parse: remove references to APM in parameter generation 2021-04-07 17:08:25 +10:00
param_parse.py Tools: param_metadata: remove more multi-vehicle support 2021-05-13 21:09:45 +10:00
param.py Tools: remove duplicate kg/m.m 2021-01-12 10:21:55 +11:00
rstemit.py Tools: param_parse: add --sitl to emit only SIM_ parameters 2021-04-10 11:28:22 +10:00
xmlemit_mp.py Tools: param_parse: add *args and **kwargs to emitters 2021-04-07 17:08:25 +10:00
xmlemit.py Tools: param_parse: remove references to APM in parameter generation 2021-04-07 17:08:25 +10:00