Merge pull request #848 from atiselsts/bugfix/z1-tsch-test

23-rpl-tsch-z1.csc - remove one node that does not like to be routed
This commit is contained in:
George Oikonomou 2019-02-18 17:47:48 +00:00 committed by GitHub
commit 8a81ef3800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 16 deletions

View File

@ -7,7 +7,7 @@
<project EXPORT="discard">[APPS_DIR]/powertracker</project> <project EXPORT="discard">[APPS_DIR]/powertracker</project>
<simulation> <simulation>
<title>RPL+TSCH (Z1)</title> <title>RPL+TSCH (Z1)</title>
<randomseed>123456</randomseed> <randomseed>1</randomseed>
<motedelay_us>1000000</motedelay_us> <motedelay_us>1000000</motedelay_us>
<radiomedium> <radiomedium>
org.contikios.cooja.radiomediums.UDGM org.contikios.cooja.radiomediums.UDGM
@ -108,20 +108,6 @@
</interface_config> </interface_config>
<motetype_identifier>z11</motetype_identifier> <motetype_identifier>z11</motetype_identifier>
</mote> </mote>
<mote>
<breakpoints />
<interface_config>
org.contikios.cooja.interfaces.Position
<x>10.622284947035123</x>
<y>109.81862399725188</y>
<z>0.0</z>
</interface_config>
<interface_config>
org.contikios.cooja.mspmote.interfaces.MspMoteID
<id>6</id>
</interface_config>
<motetype_identifier>z11</motetype_identifier>
</mote>
</simulation> </simulation>
<plugin> <plugin>
org.contikios.cooja.plugins.SimControl org.contikios.cooja.plugins.SimControl
@ -168,7 +154,6 @@
<mote>2</mote> <mote>2</mote>
<mote>3</mote> <mote>3</mote>
<mote>4</mote> <mote>4</mote>
<mote>5</mote>
<showRadioRXTX /> <showRadioRXTX />
<showRadioHW /> <showRadioHW />
<showLEDs /> <showLEDs />