TSCH: re-enable TSCH regression tests with Cooja mote

This commit is contained in:
Yasuyuki Tanaka 2017-01-18 22:33:24 +01:00
parent 83f2382791
commit ac937eda24
3 changed files with 161 additions and 147 deletions

View file

@ -21,25 +21,29 @@
<logoutput>40000</logoutput> <logoutput>40000</logoutput>
</events> </events>
<motetype> <motetype>
org.contikios.cooja.mspmote.Z1MoteType org.contikios.cooja.contikimote.ContikiMoteType
<identifier>z11</identifier> <identifier>z11</identifier>
<description>Z1 Mote Type #z11</description> <description>Cooja Mote Type #z11</description>
<source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.c</source> <source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.c</source>
<commands EXPORT="discard">make TARGET=z1 clean <commands EXPORT="discard">make TARGET=cooja clean
make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands> make node.cooja TARGET=cooja MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<firmware EXPORT="copy">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.z1</firmware>
<moteinterface>org.contikios.cooja.interfaces.Position</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Position</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.Battery</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiVib</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiMoteID</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiRS232</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiBeeper</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface> <moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.IPAddress</moteinterface> <moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiIPAddress</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiRadio</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiButton</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiPIR</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiClock</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiLED</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiCFS</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface> <moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspClock</moteinterface> <symbols>false</symbols>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspMoteID</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspButton</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.Msp802154Radio</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspDefaultSerial</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspLED</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspDebugOutput</moteinterface>
</motetype> </motetype>
<mote> <mote>
<breakpoints /> <breakpoints />
@ -50,12 +54,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>1</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>1</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -68,12 +72,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>2</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>2</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -86,12 +90,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>3</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>3</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -104,12 +108,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>4</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>4</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -122,12 +126,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>5</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>5</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -140,12 +144,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>6</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>6</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -158,12 +162,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>7</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>7</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -176,12 +180,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>8</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>8</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -194,12 +198,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>9</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>9</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>

View file

@ -21,25 +21,31 @@
<logoutput>40000</logoutput> <logoutput>40000</logoutput>
</events> </events>
<motetype> <motetype>
org.contikios.cooja.mspmote.Z1MoteType org.contikios.cooja.contikimote.ContikiMoteType
<identifier>z11</identifier> <identifier>z11</identifier>
<description>Z1 Mote Type #z11</description> <description>Cooja Mote Type #z11</description>
<source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.c</source> <source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.c</source>
<commands EXPORT="discard">make TARGET=z1 clean <commands EXPORT="discard">make TARGET=cooja clean
make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands> make node.cooja TARGET=cooja MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<firmware EXPORT="copy">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.z1</firmware> <firmware
EXPORT="copy">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.z1</firmware>
<moteinterface>org.contikios.cooja.interfaces.Position</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Position</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.Battery</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiVib</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiMoteID</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiRS232</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiBeeper</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface> <moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.IPAddress</moteinterface> <moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiIPAddress</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiRadio</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiButton</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiPIR</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiClock</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiLED</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiCFS</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface> <moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspClock</moteinterface> <symbols>false</symbols>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspMoteID</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspButton</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.Msp802154Radio</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspDefaultSerial</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspLED</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspDebugOutput</moteinterface>
</motetype> </motetype>
<mote> <mote>
<breakpoints /> <breakpoints />
@ -50,12 +56,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>1</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>1</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -68,12 +74,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>2</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>2</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -86,12 +92,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>3</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>3</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -104,12 +110,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>4</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>4</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -122,12 +128,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>5</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>5</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -140,12 +146,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>6</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>6</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -158,12 +164,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>7</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>7</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -176,12 +182,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>8</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>8</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -194,12 +200,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=1 MAKE_WITH_SECURITY=0</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>9</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>9</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>

View file

@ -21,25 +21,29 @@
<logoutput>40000</logoutput> <logoutput>40000</logoutput>
</events> </events>
<motetype> <motetype>
org.contikios.cooja.mspmote.Z1MoteType org.contikios.cooja.contikimote.ContikiMoteType
<identifier>z11</identifier> <identifier>z11</identifier>
<description>Z1 Mote Type #z11</description> <description>Cooja Mote Type #z11</description>
<source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.c</source> <source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.c</source>
<commands EXPORT="discard">make TARGET=z1 clean <commands EXPORT="discard">make TARGET=cooja clean
make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands> make node.cooja TARGET=cooja MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<firmware EXPORT="copy">[CONTIKI_DIR]/examples/ipv6/rpl-tsch/node.z1</firmware>
<moteinterface>org.contikios.cooja.interfaces.Position</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Position</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.Battery</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiVib</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiMoteID</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiRS232</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiBeeper</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface> <moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.IPAddress</moteinterface> <moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiIPAddress</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiRadio</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiButton</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiPIR</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiClock</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiLED</moteinterface>
<moteinterface>org.contikios.cooja.contikimote.interfaces.ContikiCFS</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface> <moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspClock</moteinterface> <symbols>false</symbols>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspMoteID</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspButton</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.Msp802154Radio</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspDefaultSerial</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspLED</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspDebugOutput</moteinterface>
</motetype> </motetype>
<mote> <mote>
<breakpoints /> <breakpoints />
@ -50,12 +54,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>1</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>1</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -68,12 +72,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>2</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>2</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -86,12 +90,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>3</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>3</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -104,12 +108,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>4</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>4</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -122,12 +126,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>5</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>5</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -140,12 +144,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>6</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>6</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -158,12 +162,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>7</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>7</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -176,12 +180,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>8</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>8</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
@ -194,12 +198,12 @@ make node.z1 TARGET=z1 MAKE_WITH_ORCHESTRA=0 MAKE_WITH_SECURITY=1</commands>
<z>0.0</z> <z>0.0</z>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspClock org.contikios.cooja.contikimote.interfaces.ContikiMoteID
<deviation>1.0</deviation> <id>9</id>
</interface_config> </interface_config>
<interface_config> <interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID org.contikios.cooja.contikimote.interfaces.ContikiRadio
<id>9</id> <bitrate>250.0</bitrate>
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>