forked from Archive/PX4-Autopilot
49cc0bd162 | ||
---|---|---|
.. | ||
.gitignore | ||
README.md | ||
output_dokuwiki_listings.py | ||
output_dokuwiki_tables.py | ||
output_xml.py | ||
px_process_params.py | ||
scanner.py | ||
srcparser.py | ||
xmlrpc.sh |
README.md
h1. PX4 Parameters Processor
It's designed to scan PX4 source codes, find declarations of tunable parameters, and generate the list in various formats.
Currently supported formats are:
- XML for the parametric UI generator
- Human-readable description in DokuWiki format