aboutsummaryrefslogtreecommitdiff
path: root/Tools/px4params/README.md
diff options
context:
space:
mode:
authorAlexander Lourier <aml@rulezz.ru>2013-10-18 03:47:15 +0400
committerAlexander Lourier <aml@rulezz.ru>2013-10-18 03:47:15 +0400
commit0f67c5cbb0f69e5b9dda4e4e75120e63e466e1f8 (patch)
treeed6659f943e5bbacd6bbf461c3ad952a484835c9 /Tools/px4params/README.md
parent53c85a24eaf64bcac81e86c1e9ba0df10cdbb5da (diff)
downloadpx4-firmware-0f67c5cbb0f69e5b9dda4e4e75120e63e466e1f8.tar.gz
px4-firmware-0f67c5cbb0f69e5b9dda4e4e75120e63e466e1f8.tar.bz2
px4-firmware-0f67c5cbb0f69e5b9dda4e4e75120e63e466e1f8.zip
Parameters list generator
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