Loaded the simulation files in Cooja and saved them again to avoid them having any non-backward-compatible constructs in them.
This commit is contained in:
parent
2e257eff9b
commit
b5f4588e56
24 changed files with 4074 additions and 3856 deletions
|
@ -115,6 +115,7 @@ make udp-receiver.exp5438 DEFINES=NETSTACK_CONF_RDC=nullrdc_driver TARGET=exp543
|
|||
<plugin_config>
|
||||
<filter />
|
||||
<formatted_time />
|
||||
<coloring />
|
||||
</plugin_config>
|
||||
<width>1200</width>
|
||||
<z>5</z>
|
||||
|
@ -153,7 +154,7 @@ make udp-receiver.exp5438 DEFINES=NETSTACK_CONF_RDC=nullrdc_driver TARGET=exp543
|
|||
<plugin>
|
||||
org.contikios.cooja.plugins.ScriptRunner
|
||||
<plugin_config>
|
||||
<scriptfile>[CONFIG_DIR]/fragmentation-should-receive-all.js</scriptfile>
|
||||
<scriptfile>[CONTIKI_DIR]/regression-tests/11-ipv6/fragmentation-should-receive-all.js</scriptfile>
|
||||
<active>true</active>
|
||||
</plugin_config>
|
||||
<width>618</width>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue