Merge pull request #125 from paparazzi/chimu

temporary fix for ins_chimu modules
This commit is contained in:
Felix Ruess
2012-02-10 12:24:35 -08:00
7 changed files with 350 additions and 363 deletions
+1 -1
View File
@@ -4,9 +4,9 @@
<!-- <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="8"/>
<event fun="parse_ins_msg()"/>
<makefile>
<define name="AHRS_TYPE_H" value="\\\"modules/ins/ins_module.h\\\""/>
+1
View File
@@ -10,6 +10,7 @@ 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"/>-->