aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-12-01 16:39:27 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-12-01 16:39:27 +0100
commit8b5bc703a11805cada41e06b5e2327d0796ec0e5 (patch)
tree7ce9482b867ec2a35cd1b3d6d4c8fcb0e580c4f4 /.gitignore
parent6b695ac9e8be9e7fe480238c967316366cba444c (diff)
downloadpx4-firmware-8b5bc703a11805cada41e06b5e2327d0796ec0e5.tar.gz
px4-firmware-8b5bc703a11805cada41e06b5e2327d0796ec0e5.tar.bz2
px4-firmware-8b5bc703a11805cada41e06b5e2327d0796ec0e5.zip
initial version of msg to uorb script
Standard and embedded types work, may need small refinements for some types
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 69112ee1f..9d9c3d383 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ tags
.pydevproject
.ropeproject
*.orig
+src/modules/uORB/topics/*