aboutsummaryrefslogtreecommitdiff
path: root/Tools/px4params/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/px4params/README.md')
-rw-r--r--Tools/px4params/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tools/px4params/README.md b/Tools/px4params/README.md
new file mode 100644
index 000000000..a23b44799
--- /dev/null
+++ b/Tools/px4params/README.md
@@ -0,0 +1,9 @@
+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