px4-firmware/Tools/px4params
Lorenz Meier 2b17909f0c Changed param location 2014-01-29 19:18:44 +01:00
..
.gitignore Triggering param documentation generation 2014-01-29 14:51:57 +01:00
README.md Parameters list generator 2013-10-18 03:47:15 +04:00
dokuwikiout.py Changed param location 2014-01-29 19:18:44 +01:00
dokuwikiout_listings.py Parameter documentation improvements 2014-01-13 08:33:25 +01:00
output.py Parameters list generator 2013-10-18 03:47:15 +04:00
parser.py Parameters list generator 2013-10-18 03:47:15 +04:00
px_process_params.py Parameters list generator 2013-10-18 03:47:15 +04:00
scanner.py Parameters list generator 2013-10-18 03:47:15 +04:00
xmlout.py Parameters list generator 2013-10-18 03:47:15 +04:00
xmlrpc.sh Triggering param documentation generation 2014-01-29 14:51:57 +01:00

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