px4-firmware/Tools/px4params
Lorenz Meier f595b204ea Parameter documentation improvements 2014-01-13 08:33:25 +01:00
..
.gitignore Ignoring docs output 2013-10-24 09:28:14 +02:00
README.md Parameters list generator 2013-10-18 03:47:15 +04:00
dokuwikiout.py Parameter documentation improvements 2014-01-13 08:33:25 +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

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