mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 12:37:34 +08:00
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
|