<?xml version="1.0" encoding="UTF-8"?> <simconf> <project>../apps/mrm</project> <project>../apps/mspsim</project> <project>../apps/native_gateway</project> <simulation> <title>My simulation</title> <delaytime>0</delaytime> <ticktime>1</ticktime> <randomseed>123457</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/udp-sender-ipv6/example-udp-sender.c</source> <commands>make example-udp-sender.sky TARGET=sky DEFINES=WITH_UIP6,WITH_NULLMAC,UDP_ADDR_A=0xfe80,UDP_ADDR_B=0,UDP_ADDR_C=0,UDP_ADDR_D=0,UDP_ADDR_E=0x0212,UDP_ADDR_F=0x7402,UDP_ADDR_G=0x02,UDP_ADDR_H=0x202</commands> <firmware>../../../examples/udp-sender-ipv6/example-udp-sender.sky</firmware> <moteinterface>se.sics.cooja.interfaces.Position</moteinterface> <moteinterface>se.sics.cooja.mspmote.interfaces.MspIPAddress</moteinterface> <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> </motetype> <motetype> se.sics.cooja.mspmote.SkyMoteType <identifier>sky2</identifier> <description>Sky Mote Type #2</description> <source>../../../examples/udp-receiver-ipv6/example-udp-receiver.c</source> <commands>make example-udp-receiver.sky TARGET=sky DEFINES=WITH_UIP6,WITH_NULLMAC,UDP_ADDR_A=0xfe80,UDP_ADDR_B=0,UDP_ADDR_C=0,UDP_ADDR_D=0,UDP_ADDR_E=0x0212,UDP_ADDR_F=0x7401,UDP_ADDR_G=0x01,UDP_ADDR_H=0x101</commands> <firmware>../../../examples/udp-receiver-ipv6/example-udp-receiver.sky</firmware> <moteinterface>se.sics.cooja.interfaces.Position</moteinterface> <moteinterface>se.sics.cooja.mspmote.interfaces.MspIPAddress</moteinterface> <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> </motetype> <mote> se.sics.cooja.mspmote.SkyMote <motetype_identifier>sky1</motetype_identifier> <interface_config> se.sics.cooja.interfaces.Position <x>65.934608127183</x> <y>63.70462190529231</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>sky2</motetype_identifier> <interface_config> se.sics.cooja.interfaces.Position <x>67.66105781539623</x> <y>63.13924301161143</y> <z>0.0</z> </interface_config> <interface_config> se.sics.cooja.mspmote.interfaces.MspMoteID <id>2</id> </interface_config> </mote> </simulation> <plugin> se.sics.cooja.plugins.SimControl <width>248</width> <z>2</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>1067</width> <z>1</z> <height>300</height> <location_x>0</location_x> <location_y>523</location_y> <minimized>false</minimized> </plugin> <plugin> se.sics.cooja.plugins.RadioLogger <width>1062</width> <z>0</z> <height>309</height> <location_x>6</location_x> <location_y>207</location_y> <minimized>false</minimized> </plugin> <plugin> se.sics.cooja.plugins.VisUDGM <width>300</width> <z>3</z> <height>108</height> <location_x>766</location_x> <location_y>11</location_y> <minimized>false</minimized> </plugin> </simconf>