ardupilot/Tools/autotest/param_metadata
Michael du Breuil 15bb86ded9 Tools: Do not emit __field_text in JSON parameter documentation
__field_text is basically the raw parsed text, and is used internally
but as far as I can tell it was never meant for external usage, the JSON
emitter already removes other fields that were not intended to be there.
By including the __field_text entry we were doubling the size of the
emitted documentation
2024-05-31 13:33:24 +10:00
..
__init__.py
ednemit.py Tools: param_metadata: remove useless shebang 2022-06-08 08:16:42 +09:00
emit.py param_parse.py: emit SIM_ parameters along with everthing else 2023-01-10 14:39:45 +11:00
htmlemit.py Tools: param_parse.py: sort RCn_OPTIONS progamatically 2024-01-17 18:33:25 +11:00
jsonemit.py Tools: Do not emit __field_text in JSON parameter documentation 2024-05-31 13:33:24 +10:00
mdemit.py Tools: param_parse.py: sort RCn_OPTIONS progamatically 2024-01-17 18:33:25 +11:00
param.py Tools: new parameter units 2024-04-27 22:03:05 +10:00
param_parse.py Tools: enforce Values/Bitmask sanity check for vehicles as well as libraries 2024-05-21 14:27:05 +10:00
rstemit.py Tools: param_parse.py: sort RCn_OPTIONS progamatically 2024-01-17 18:33:25 +11:00
rstlatexpdfemit.py Tools: param_metadata: remove useless shebang 2022-06-08 08:16:42 +09:00
xmlemit.py Tools: param_parse.py: sort RCn_OPTIONS progamatically 2024-01-17 18:33:25 +11:00