Merge branch 'dev' into dev_i2c

This commit is contained in:
Felix Ruess
2012-03-22 09:16:37 +01:00
73 changed files with 17609 additions and 172 deletions
-1
View File
@@ -4,7 +4,6 @@
<!-- <depend conflict="ins" -->
<header>
<file name="ins_module.h"/>
<file name="ins_chimu.h"/>
</header>
<init fun="ins_init()"/>
<event fun="parse_ins_msg()"/>
-1
View File
@@ -10,7 +10,6 @@ For older CHIMU v1.0 you should define CHIMU_BIG_ENDIAN
<!-- <depend conflict="ins" -->
<header>
<file name="ins_module.h"/>
<file name="ins_chimu.h"/>
</header>
<init fun="ins_init()"/>
<!--<periodic fun="ins_periodic_task()" freq="60"/>-->