136 lines
5.0 KiB
Plaintext
136 lines
5.0 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<simconf>
|
|
<project EXPORT="discard">[CONTIKI_DIR]/tools/cooja/apps/mrm</project>
|
|
<project EXPORT="discard">[CONTIKI_DIR]/tools/cooja/apps/mspsim</project>
|
|
<project EXPORT="discard">[CONTIKI_DIR]/tools/cooja/apps/avrora</project>
|
|
<project EXPORT="discard">[CONTIKI_DIR]/tools/cooja/apps/serial_socket</project>
|
|
<project EXPORT="discard">[CONTIKI_DIR]/tools/cooja/apps/collect-view</project>
|
|
<project EXPORT="discard">[CONTIKI_DIR]/tools/cooja/apps/powertracker</project>
|
|
<simulation>
|
|
<title>FireAlarm</title>
|
|
<speedlimit>1.0</speedlimit>
|
|
<randomseed>123456</randomseed>
|
|
<motedelay_us>1000000</motedelay_us>
|
|
<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>
|
|
<events>
|
|
<logoutput>40000</logoutput>
|
|
</events>
|
|
<motetype>
|
|
se.sics.cooja.mspmote.SkyMoteType
|
|
<identifier>sky1</identifier>
|
|
<description>Sky Mote Type #sky1</description>
|
|
<source EXPORT="discard">[CONTIKI_DIR]/surrey/S5/firealarm.c</source>
|
|
<commands EXPORT="discard">make firealarm.sky TARGET=sky</commands>
|
|
<firmware EXPORT="copy">[CONTIKI_DIR]/surrey/S5/firealarm.sky</firmware>
|
|
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
|
|
<moteinterface>se.sics.cooja.interfaces.RimeAddress</moteinterface>
|
|
<moteinterface>se.sics.cooja.interfaces.IPAddress</moteinterface>
|
|
<moteinterface>se.sics.cooja.interfaces.Mote2MoteRelations</moteinterface>
|
|
<moteinterface>se.sics.cooja.interfaces.MoteAttributes</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.SkyCoffeeFilesystem</moteinterface>
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.Msp802154Radio</moteinterface>
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.MspSerial</moteinterface>
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkyLED</moteinterface>
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.MspDebugOutput</moteinterface>
|
|
<moteinterface>se.sics.cooja.mspmote.interfaces.SkyTemperature</moteinterface>
|
|
</motetype>
|
|
<mote>
|
|
<breakpoints />
|
|
<interface_config>
|
|
se.sics.cooja.interfaces.Position
|
|
<x>95.71294705169161</x>
|
|
<y>-39.772086367531145</y>
|
|
<z>0.0</z>
|
|
</interface_config>
|
|
<interface_config>
|
|
se.sics.cooja.mspmote.interfaces.MspMoteID
|
|
<id>1</id>
|
|
</interface_config>
|
|
<motetype_identifier>sky1</motetype_identifier>
|
|
</mote>
|
|
</simulation>
|
|
<plugin>
|
|
se.sics.cooja.plugins.SimControl
|
|
<width>349</width>
|
|
<z>0</z>
|
|
<height>158</height>
|
|
<location_x>467</location_x>
|
|
<location_y>1</location_y>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.Visualizer
|
|
<plugin_config>
|
|
<skin>se.sics.cooja.plugins.skins.IDVisualizerSkin</skin>
|
|
<viewport>0.9090909090909091 0.0 0.0 0.9090909090909091 102.98822995300763 78.15644215230104</viewport>
|
|
</plugin_config>
|
|
<width>461</width>
|
|
<z>3</z>
|
|
<height>234</height>
|
|
<location_x>1</location_x>
|
|
<location_y>1</location_y>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.MoteInterfaceViewer
|
|
<mote_arg>0</mote_arg>
|
|
<plugin_config>
|
|
<interface>Sky LED</interface>
|
|
<scrollpos>0,0</scrollpos>
|
|
</plugin_config>
|
|
<width>211</width>
|
|
<z>4</z>
|
|
<height>171</height>
|
|
<location_x>3</location_x>
|
|
<location_y>237</location_y>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.MoteInterfaceViewer
|
|
<mote_arg>0</mote_arg>
|
|
<plugin_config>
|
|
<interface>Serial port</interface>
|
|
<scrollpos>0,0</scrollpos>
|
|
</plugin_config>
|
|
<width>351</width>
|
|
<z>5</z>
|
|
<height>440</height>
|
|
<location_x>467</location_x>
|
|
<location_y>160</location_y>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.MoteInterfaceViewer
|
|
<mote_arg>0</mote_arg>
|
|
<plugin_config>
|
|
<interface>Temperature and Light</interface>
|
|
<scrollpos>0,0</scrollpos>
|
|
</plugin_config>
|
|
<width>459</width>
|
|
<z>2</z>
|
|
<height>172</height>
|
|
<location_x>2</location_x>
|
|
<location_y>416</location_y>
|
|
</plugin>
|
|
<plugin>
|
|
se.sics.cooja.plugins.MoteInterfaceViewer
|
|
<mote_arg>0</mote_arg>
|
|
<plugin_config>
|
|
<interface>Button</interface>
|
|
<scrollpos>0,0</scrollpos>
|
|
</plugin_config>
|
|
<width>245</width>
|
|
<z>1</z>
|
|
<height>173</height>
|
|
<location_x>219</location_x>
|
|
<location_y>240</location_y>
|
|
</plugin>
|
|
</simconf>
|
|
|