diff --git a/tools/cooja/contiki_tests/esb_helloworld.csc b/tools/cooja/contiki_tests/esb_helloworld.csc new file mode 100644 index 000000000..ff1e5ba11 --- /dev/null +++ b/tools/cooja/contiki_tests/esb_helloworld.csc @@ -0,0 +1,124 @@ + + + [CONTIKI_DIR]/tools/cooja/apps/mrm + [CONTIKI_DIR]/tools/cooja/apps/mspsim + [CONTIKI_DIR]/tools/cooja/apps/avrora + + My simulation + 0 + generated + 1000000 + + se.sics.cooja.radiomediums.UDGM + 50.0 + 100.0 + 1.0 + 1.0 + + + 40000 + + + se.sics.cooja.mspmote.ESBMoteType + esb1 + ESB Mote Type #esb1 + [CONTIKI_DIR]/examples/hello-world/hello-world.c + make hello-world.esb TARGET=esb + [CONTIKI_DIR]/examples/hello-world/hello-world.esb + se.sics.cooja.interfaces.Position + se.sics.cooja.interfaces.RimeAddress + se.sics.cooja.interfaces.IPAddress + se.sics.cooja.mspmote.interfaces.MspSerial + se.sics.cooja.mspmote.interfaces.MspClock + se.sics.cooja.mspmote.interfaces.ESBLED + se.sics.cooja.mspmote.interfaces.ESBButton + se.sics.cooja.mspmote.interfaces.MspMoteID + se.sics.cooja.mspmote.interfaces.TR1001Radio + se.sics.cooja.interfaces.Mote2MoteRelations + + + se.sics.cooja.mspmote.ESBMote + + + se.sics.cooja.interfaces.Position + 57.296459690977144 + 73.20759478605089 + 0.0 + + + se.sics.cooja.mspmote.interfaces.MspMoteID + 1 + + esb1 + + + + se.sics.cooja.plugins.SimControl + 259 + 6 + 184 + 60 + 60 + false + + + se.sics.cooja.plugins.Visualizer + + se.sics.cooja.plugins.skins.IDVisualizerSkin + se.sics.cooja.plugins.skins.LogVisualizerSkin + 0.9090909090909091 0.0 0.0 0.9090909090909091 91.91230937183896 53.4476411035901 + + 300 + 3 + 300 + 945 + 0 + false + + + se.sics.cooja.plugins.LogListener + + + + 1245 + 5 + 150 + 0 + 530 + false + + + se.sics.cooja.plugins.TimeLine + + 0 + + + + 109 + 9 + + 1245 + 1 + 150 + 0 + 680 + false + + + se.sics.cooja.plugins.ScriptRunner + + + true + + 600 + 0 + 453 + 337 + 25 + false + + + diff --git a/tools/cooja/contiki_tests/esb_helloworld.info b/tools/cooja/contiki_tests/esb_helloworld.info new file mode 100644 index 000000000..2fcda69b4 --- /dev/null +++ b/tools/cooja/contiki_tests/esb_helloworld.info @@ -0,0 +1 @@ +Single ESB mote running Hello world application