fix sim with arduimu_basic; add a high_accel flag to prevent updates on

high acceleration
This commit is contained in:
Gautier Hattenberger
2011-04-20 16:17:38 +02:00
parent ca9322cf2c
commit 7260071661
6 changed files with 76 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<file name="ins_arduimu_basic.c"/>
</makefile>
<makefile target="sim">
<file_arch name="ins_arduimu.c"/>
<file_arch name="ins_arduimu_basic.c"/>
</makefile>
</module>