mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
139 lines
3.8 KiB
Plaintext
139 lines
3.8 KiB
Plaintext
<?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>
|
|
</motetype>
|
|
<mote>
|
|
se.sics.cooja.mspmote.SkyMote
|
|
<motetype_identifier>sky1</motetype_identifier>
|
|
<interface_config>
|
|
se.sics.cooja.interfaces.Position
|
|
<x>67.00582793711605</x>
|
|
<y>61.11208446062922</y>
|
|
<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>17.479600645822952</x>
|
|
<y>16.52364251581611</y>
|
|
<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.LogListener
|
|
<plugin_config>
|
|
<filter />
|
|
<history>256</history>
|
|
</plugin_config>
|
|
<width>998</width>
|
|
<z>4</z>
|
|
<height>166</height>
|
|
<location_x>0</location_x>
|
|
<location_y>704</location_y>
|
|
<minimized>false</minimized>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.radiomediums.UDGM$VisUDGM
|
|
<width>300</width>
|
|
<z>3</z>
|
|
<height>169</height>
|
|
<location_x>693</location_x>
|
|
<location_y>6</location_y>
|
|
<minimized>false</minimized>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.MoteInterfaceViewer
|
|
<mote_arg>2</mote_arg>
|
|
<plugin_config>
|
|
<interface>Serial port</interface>
|
|
</plugin_config>
|
|
<width>758</width>
|
|
<z>5</z>
|
|
<height>245</height>
|
|
<location_x>2</location_x>
|
|
<location_y>202</location_y>
|
|
<minimized>false</minimized>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.MoteInterfaceViewer
|
|
<mote_arg>3</mote_arg>
|
|
<plugin_config>
|
|
<interface>Serial port</interface>
|
|
</plugin_config>
|
|
<width>683</width>
|
|
<z>2</z>
|
|
<height>244</height>
|
|
<location_x>312</location_x>
|
|
<location_y>452</location_y>
|
|
<minimized>false</minimized>
|
|
</plugin>
|
|
</simconf>
|
|
|