2008-11-03 15:05:30 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<simconf>
|
2009-03-11 14:25:40 +01:00
|
|
|
<project>../apps/mrm</project>
|
|
|
|
<project>../apps/mspsim</project>
|
2009-05-26 16:05:35 +02:00
|
|
|
<project>../apps/avrora</project>
|
2009-03-11 14:25:40 +01:00
|
|
|
<project>../apps/native_gateway</project>
|
2009-05-26 16:05:35 +02:00
|
|
|
<project>C:/home/nes/contiki/checkpointing-demo</project>
|
2008-11-03 15:05:30 +01:00
|
|
|
<simulation>
|
|
|
|
<title>My simulation</title>
|
|
|
|
<delaytime>0</delaytime>
|
|
|
|
<randomseed>123456</randomseed>
|
2009-05-26 16:05:35 +02:00
|
|
|
<motedelay_us>5000000</motedelay_us>
|
2008-11-03 15:05:30 +01:00
|
|
|
<radiomedium>
|
|
|
|
se.sics.cooja.radiomediums.UDGM
|
2009-05-26 16:05:35 +02:00
|
|
|
<transmitting_range>50.0</transmitting_range>
|
|
|
|
<interference_range>50.0</interference_range>
|
2008-11-03 15:05:30 +01:00
|
|
|
<success_ratio_tx>0.5</success_ratio_tx>
|
|
|
|
<success_ratio_rx>1.0</success_ratio_rx>
|
|
|
|
</radiomedium>
|
|
|
|
<motetype>
|
|
|
|
se.sics.cooja.mspmote.SkyMoteType
|
|
|
|
<identifier>sky1</identifier>
|
|
|
|
<description>Sky Mote Type #1</description>
|
|
|
|
<source>../../../examples/rime/example-abc.c</source>
|
2009-03-11 14:25:40 +01:00
|
|
|
<commands>make example-abc.sky TARGET=sky</commands>
|
|
|
|
<firmware>../../../examples/rime/example-abc.sky</firmware>
|
|
|
|
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
|
2009-05-26 16:05:35 +02:00
|
|
|
<moteinterface>se.sics.cooja.interfaces.IPAddress</moteinterface>
|
2009-03-11 14:25:40 +01:00
|
|
|
<moteinterface>se.sics.cooja.interfaces.Mote2MoteRelations</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.MspClock</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.MspMoteID</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkyButton</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkyFlash</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkyByteRadio</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkySerial</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkyLED</moteinterface>
|
2008-11-03 15:05:30 +01:00
|
|
|
</motetype>
|
|
|
|
<motetype>
|
|
|
|
se.sics.cooja.mspmote.ESBMoteType
|
|
|
|
<identifier>esb1</identifier>
|
|
|
|
<description>ESB Mote Type #1</description>
|
|
|
|
<source>../../../examples/rime/example-abc.c</source>
|
2009-03-11 14:25:40 +01:00
|
|
|
<commands>make example-abc.esb TARGET=esb</commands>
|
|
|
|
<firmware>../../../examples/rime/example-abc.esb</firmware>
|
|
|
|
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
|
2009-05-26 16:05:35 +02:00
|
|
|
<moteinterface>se.sics.cooja.interfaces.IPAddress</moteinterface>
|
2009-03-11 14:25:40 +01:00
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.ESBLog</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.MspClock</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.ESBLED</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.ESBButton</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.MspMoteID</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.TR1001Radio</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.interfaces.Mote2MoteRelations</moteinterface>
|
2008-11-03 15:05:30 +01:00
|
|
|
</motetype>
|
|
|
|
<motetype>
|
|
|
|
se.sics.cooja.contikimote.ContikiMoteType
|
2009-05-26 16:05:35 +02:00
|
|
|
<identifier>mtype2</identifier>
|
2009-03-11 14:25:40 +01:00
|
|
|
<description>Contiki Mote Type #1</description>
|
|
|
|
<contikiapp>../../../examples/rime/example-abc.c</contikiapp>
|
|
|
|
<commands>make example-abc.cooja TARGET=cooja</commands>
|
2008-11-03 15:05:30 +01:00
|
|
|
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.interfaces.Battery</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiVib</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiMoteID</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiRS232</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiBeeper</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiIPAddress</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiRadio</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiButton</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiPIR</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiClock</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiLED</moteinterface>
|
|
|
|
<moteinterface>se.sics.cooja.contikimote.interfaces.ContikiCFS</moteinterface>
|
2009-03-11 14:25:40 +01:00
|
|
|
<moteinterface>se.sics.cooja.interfaces.Mote2MoteRelations</moteinterface>
|
2008-11-03 15:05:30 +01:00
|
|
|
<symbols>false</symbols>
|
|
|
|
<commstack>Rime</commstack>
|
|
|
|
</motetype>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.contikimote.ContikiMote
|
2009-05-26 16:05:35 +02:00
|
|
|
<motetype_identifier>mtype2</motetype_identifier>
|
2008-11-03 15:05:30 +01:00
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>0.0</x>
|
|
|
|
<y>0.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Battery
|
|
|
|
<infinite>false</infinite>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.contikimote.interfaces.ContikiMoteID
|
|
|
|
<id>1</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.contikimote.ContikiMote
|
2009-05-26 16:05:35 +02:00
|
|
|
<motetype_identifier>mtype2</motetype_identifier>
|
2008-11-03 15:05:30 +01:00
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>0.0</x>
|
|
|
|
<y>1.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Battery
|
|
|
|
<infinite>false</infinite>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.contikimote.interfaces.ContikiMoteID
|
|
|
|
<id>2</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.mspmote.SkyMote
|
|
|
|
<motetype_identifier>sky1</motetype_identifier>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>100.0</x>
|
|
|
|
<y>0.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
|
|
|
<id>3</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.mspmote.SkyMote
|
|
|
|
<motetype_identifier>sky1</motetype_identifier>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>100.0</x>
|
|
|
|
<y>1.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
|
|
|
<id>4</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.mspmote.ESBMote
|
|
|
|
<motetype_identifier>esb1</motetype_identifier>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>200.0</x>
|
|
|
|
<y>0.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
|
|
|
<id>5</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.mspmote.ESBMote
|
|
|
|
<motetype_identifier>esb1</motetype_identifier>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>200.0</x>
|
|
|
|
<y>1.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
|
|
|
<id>6</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.contikimote.ContikiMote
|
2009-05-26 16:05:35 +02:00
|
|
|
<motetype_identifier>mtype2</motetype_identifier>
|
2008-11-03 15:05:30 +01:00
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>300.0</x>
|
|
|
|
<y>0.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Battery
|
|
|
|
<infinite>false</infinite>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.contikimote.interfaces.ContikiMoteID
|
|
|
|
<id>7</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.mspmote.SkyMote
|
|
|
|
<motetype_identifier>sky1</motetype_identifier>
|
2008-11-03 15:05:30 +01:00
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>300.0</x>
|
|
|
|
<y>1.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
2008-11-03 15:05:30 +01:00
|
|
|
<id>8</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.contikimote.ContikiMote
|
|
|
|
<motetype_identifier>mtype2</motetype_identifier>
|
2008-11-03 15:05:30 +01:00
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>400.0</x>
|
|
|
|
<y>0.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.interfaces.Battery
|
|
|
|
<infinite>false</infinite>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.contikimote.interfaces.ContikiMoteID
|
2008-11-03 15:05:30 +01:00
|
|
|
<id>9</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
<mote>
|
|
|
|
se.sics.cooja.mspmote.ESBMote
|
|
|
|
<motetype_identifier>esb1</motetype_identifier>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.interfaces.Position
|
2009-05-26 16:05:35 +02:00
|
|
|
<x>400.0</x>
|
|
|
|
<y>1.0</y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<z>0.0</z>
|
|
|
|
</interface_config>
|
|
|
|
<interface_config>
|
|
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
|
|
|
<id>10</id>
|
|
|
|
</interface_config>
|
|
|
|
</mote>
|
|
|
|
</simulation>
|
|
|
|
<plugin>
|
|
|
|
se.sics.cooja.plugins.SimControl
|
|
|
|
<width>265</width>
|
2009-05-26 16:05:35 +02:00
|
|
|
<z>1</z>
|
2008-11-03 15:05:30 +01:00
|
|
|
<height>200</height>
|
|
|
|
<location_x>0</location_x>
|
|
|
|
<location_y>0</location_y>
|
|
|
|
<minimized>false</minimized>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.plugins.LogListener
|
|
|
|
<plugin_config>
|
|
|
|
<filter />
|
|
|
|
<history>256</history>
|
|
|
|
</plugin_config>
|
|
|
|
<width>632</width>
|
|
|
|
<z>3</z>
|
|
|
|
<height>143</height>
|
|
|
|
<location_x>-2</location_x>
|
|
|
|
<location_y>650</location_y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<minimized>false</minimized>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.plugins.Visualizer
|
2008-11-03 15:05:30 +01:00
|
|
|
<plugin_config>
|
2009-05-26 16:05:35 +02:00
|
|
|
<skin>Mote IDs</skin>
|
|
|
|
<skin>Radio environment (UDGM)</skin>
|
|
|
|
<skin>Addresses: IP or Rime</skin>
|
2008-11-03 15:05:30 +01:00
|
|
|
</plugin_config>
|
2009-05-26 16:05:35 +02:00
|
|
|
<width>364</width>
|
2009-03-11 14:25:40 +01:00
|
|
|
<z>0</z>
|
2009-05-26 16:05:35 +02:00
|
|
|
<height>200</height>
|
|
|
|
<location_x>265</location_x>
|
|
|
|
<location_y>0</location_y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<minimized>false</minimized>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
2009-05-26 16:05:35 +02:00
|
|
|
se.sics.cooja.plugins.RadioLogger
|
|
|
|
<width>631</width>
|
|
|
|
<z>4</z>
|
|
|
|
<height>452</height>
|
|
|
|
<location_x>0</location_x>
|
|
|
|
<location_y>199</location_y>
|
2008-11-03 15:05:30 +01:00
|
|
|
<minimized>false</minimized>
|
|
|
|
</plugin>
|
|
|
|
</simconf>
|
|
|
|
|