mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 18:07:25 +08:00
Fixes for the XSens, Chimu, Catapult in paparazzi4
This commit is contained in:
@@ -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()"/>
|
||||
|
||||
@@ -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"/>-->
|
||||
|
||||
Reference in New Issue
Block a user