ardupilot/Tools/autotest/param_metadata
Peter Barker 9e148f245b autotest: param_parse.py: correct parsing of Values fields
the regex used to parse the values field later is rather strict - no
spaces allowed around the : for example.

Canonicalise the string before trying to do anything more with it
(including validation)
2020-09-15 11:09:52 +10:00
..
__init__.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
ednemit.py Tools: Allow specifying parameter metadata format 2018-12-11 10:24:40 +11:00
emit.py Tools: Allow specifying parameter metadata format 2018-12-11 10:24:40 +11:00
htmlemit.py Tools: use html.escape instead of cgi.escape 2020-04-10 15:40:01 +10:00
jsonemit.py Tools: Add json param metadata parser 2020-01-21 10:00:33 +11:00
mdemit.py Tools: Allow specifying parameter metadata format 2018-12-11 10:24:40 +11:00
param_parse.py autotest: param_parse.py: correct parsing of Values fields 2020-09-15 11:09:52 +10:00
param.py param_metadata: add microseconds under known param type 2020-08-19 17:31:09 +10:00
rstemit.py autotest: make column ordering in rst gen stable 2020-04-15 15:11:21 +10:00
wikiemit.py Tools: Allow specifying parameter metadata format 2018-12-11 10:24:40 +11:00
xmlemit_mp.py Tools: add generator for MP parameter xml 2020-08-05 22:32:33 +10:00
xmlemit.py Tools: add known Calibration tag to apm.pdef.xml 2020-02-04 20:29:09 +11:00