Skip to content

Commit

Permalink
update minimag file
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Jan 27, 2011
1 parent f0ca6f0 commit e821c3d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions conf/airframes/ENAC/fixed-wing/minimag1.xml
Expand Up @@ -8,11 +8,15 @@
<define name="ALT_KALMAN" />

<target name="sim" board="pc" />
<target name="ap" board="tiny_2.11" />
<target name="ap" board="tiny_2.11">
<define name="SPI_MASTER"/>
<define name="USE_SPI_SLAVE0"/>
</target>

<subsystem name="i2c">
<subsystem name="spi"/>
<!--subsystem name="i2c">
<define name="USE_I2C0"/>
</subsystem>
</subsystem-->

<subsystem name="telemetry" type="transparent">
<configure name="MODEM_BAUD" value="B9600" />
Expand All @@ -31,7 +35,7 @@
</firmware>

<modules>
<load name="ins_arduimu.xml" />
<load name="ins_vn100.xml" />
</modules>

<!-- commands section -->
Expand Down

0 comments on commit e821c3d

Please sign in to comment.