aboutsummaryrefslogtreecommitdiff
path: root/Tools/px4params/__init__.py
diff options
context:
space:
mode:
authorStefan Rado <px4@sradonia.net>2014-02-18 22:34:52 +0100
committerStefan Rado <px4@sradonia.net>2014-02-18 22:34:52 +0100
commit8d41155fb66ce04834141151c4a0fa54de0b4b31 (patch)
tree27cf4a86137c793c826c280419d388ec01512569 /Tools/px4params/__init__.py
parent55e66f5ad1fecb02bcb9782265303e20756b5cb9 (diff)
downloadpx4-firmware-8d41155fb66ce04834141151c4a0fa54de0b4b31.tar.gz
px4-firmware-8d41155fb66ce04834141151c4a0fa54de0b4b31.tar.bz2
px4-firmware-8d41155fb66ce04834141151c4a0fa54de0b4b31.zip
Rework px_process_params.py into a fully featured program.
Diffstat (limited to 'Tools/px4params/__init__.py')
-rw-r--r--Tools/px4params/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/px4params/__init__.py b/Tools/px4params/__init__.py
new file mode 100644
index 000000000..3a9f1e2c6
--- /dev/null
+++ b/Tools/px4params/__init__.py
@@ -0,0 +1 @@
+__all__ = ["srcscanner", "srcparser", "xmlout", "dokuwikiout", "dokuwikirpc"] \ No newline at end of file