ardupilot/Tools/autotest/param_metadata
Peter Barker 5cef031ce5 Tools: enforce Values/Bitmask sanity check for vehicles as well as libraries
we have enforced this one-of-Values-or-Bitmask in libraries for a long time, and should have been enforcing it in vehicles before now.

MissionPlanner and MAVProxy ignore Values if Bitmask is present
2024-05-21 14:27:05 +10:00
..
__init__.py
ednemit.py
emit.py
htmlemit.py Tools: param_parse.py: sort RCn_OPTIONS progamatically 2024-01-17 18:33:25 +11:00
jsonemit.py Tools: param_parse.py: stop emitting field text in JSON output 2024-01-17 18:33:25 +11: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
xmlemit.py Tools: param_parse.py: sort RCn_OPTIONS progamatically 2024-01-17 18:33:25 +11:00