osd-contiki/tools/cooja/contiki_tests/ip_sky_webserver_wget.csc

126 lines
3.5 KiB
Plaintext
Raw Normal View History

2009-01-15 14:20:18 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<simconf>
<simulation>
<title>My simulation</title>
<delaytime>0</delaytime>
<ticktime>1</ticktime>
<randomseed>123456</randomseed>
<motedelay>1000</motedelay>
<radiomedium>
se.sics.cooja.radiomediums.UDGM
<transmitting_range>50.0</transmitting_range>
<interference_range>100.0</interference_range>
<success_ratio_tx>1.0</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/sky-shell-webserver/sky-shell-webserver.c</source>
<command>make sky-shell-webserver.sky TARGET=sky</command>
2009-01-15 14:20:18 +01:00
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote
<motetype_identifier>sky1</motetype_identifier>
<interface_config>
se.sics.cooja.interfaces.Position
<x>16.08449565170202</x>
<y>26.59851562245121</y>
2009-01-15 14:20:18 +01:00
<z>0.0</z>
</interface_config>
<interface_config>
se.sics.cooja.mspmote.interfaces.MspMoteID
<id>1</id>
</interface_config>
</mote>
<mote>
se.sics.cooja.mspmote.SkyMote
<motetype_identifier>sky1</motetype_identifier>
<interface_config>
se.sics.cooja.interfaces.Position
<x>38.40617555763694</x>
<y>38.97825356716085</y>
<z>0.0</z>
</interface_config>
<interface_config>
se.sics.cooja.mspmote.interfaces.MspMoteID
<id>2</id>
</interface_config>
</mote>
<mote>
se.sics.cooja.mspmote.SkyMote
<motetype_identifier>sky1</motetype_identifier>
<interface_config>
se.sics.cooja.interfaces.Position
<x>70.00470747576063</x>
<y>60.92771287468932</y>
2009-01-15 14:20:18 +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
<x>99.0932428018975</x>
<y>84.52903598560302</y>
<z>0.0</z>
</interface_config>
<interface_config>
se.sics.cooja.mspmote.interfaces.MspMoteID
<id>4</id>
</interface_config>
</mote>
</simulation>
<plugin>
se.sics.cooja.plugins.SimControl
<width>248</width>
<z>1</z>
<height>200</height>
<location_x>0</location_x>
<location_y>0</location_y>
<minimized>false</minimized>
</plugin>
<plugin>
se.sics.cooja.plugins.VisUDGM
<width>435</width>
<z>4</z>
<height>195</height>
<location_x>255</location_x>
2009-01-15 14:20:18 +01:00
<location_y>6</location_y>
<minimized>false</minimized>
</plugin>
<plugin>
se.sics.cooja.plugins.MoteInterfaceViewer
<mote_arg>3</mote_arg>
2009-01-15 14:20:18 +01:00
<plugin_config>
<interface>Serial port</interface>
</plugin_config>
<width>684</width>
<z>3</z>
<height>324</height>
<location_x>10</location_x>
<location_y>547</location_y>
2009-01-15 14:20:18 +01:00
<minimized>false</minimized>
</plugin>
<plugin>
se.sics.cooja.plugins.MoteInterfaceViewer
<mote_arg>0</mote_arg>
2009-01-15 14:20:18 +01:00
<plugin_config>
<interface>Serial port</interface>
</plugin_config>
<width>682</width>
2009-01-15 14:20:18 +01:00
<z>2</z>
<height>334</height>
<location_x>10</location_x>
<location_y>207</location_y>
2009-01-15 14:20:18 +01:00
<minimized>false</minimized>
</plugin>
</simconf>