forked from Archive/PX4-Autopilot
10 lines
274 B
Markdown
10 lines
274 B
Markdown
|
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
|