mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Use the new Mote Attributes interface.
This commit is contained in:
parent
2f64d4b3ab
commit
64d703a67e
@ -503,7 +503,7 @@
|
||||
<plugin>
|
||||
se.sics.cooja.plugins.SimControl
|
||||
<width>259</width>
|
||||
<z>1</z>
|
||||
<z>2</z>
|
||||
<height>184</height>
|
||||
<location_x>0</location_x>
|
||||
<location_y>0</location_y>
|
||||
@ -511,16 +511,16 @@
|
||||
<plugin>
|
||||
se.sics.cooja.plugins.Visualizer
|
||||
<plugin_config>
|
||||
<skin>se.sics.cooja.plugins.skins.MoteTypeVisualizerSkin</skin>
|
||||
<skin>se.sics.cooja.plugins.skins.IDVisualizerSkin</skin>
|
||||
<skin>se.sics.cooja.plugins.skins.UDGMVisualizerSkin</skin>
|
||||
<viewport>1.327212496907238 0.0 0.0 1.327212496907238 84.15798010356802 95.26961226192635</viewport>
|
||||
<skin>se.sics.cooja.plugins.skins.AttributeVisualizerSkin</skin>
|
||||
<viewport>2.349818846983307 0.0 0.0 2.349818846983307 150.19773526533348 176.95275613586946</viewport>
|
||||
</plugin_config>
|
||||
<width>300</width>
|
||||
<z>3</z>
|
||||
<height>300</height>
|
||||
<location_x>320</location_x>
|
||||
<location_y>30</location_y>
|
||||
<width>520</width>
|
||||
<z>1</z>
|
||||
<height>523</height>
|
||||
<location_x>269</location_x>
|
||||
<location_y>14</location_y>
|
||||
</plugin>
|
||||
<plugin>
|
||||
se.sics.cooja.plugins.LogListener
|
||||
@ -529,9 +529,9 @@
|
||||
</plugin_config>
|
||||
<width>1280</width>
|
||||
<z>0</z>
|
||||
<height>268</height>
|
||||
<location_x>0</location_x>
|
||||
<location_y>533</location_y>
|
||||
<height>213</height>
|
||||
<location_x>-4</location_x>
|
||||
<location_y>508</location_y>
|
||||
</plugin>
|
||||
<plugin>
|
||||
se.sics.cooja.plugins.ScriptRunner
|
||||
@ -575,7 +575,7 @@ while(1) {
|
||||
<active>true</active>
|
||||
</plugin_config>
|
||||
<width>600</width>
|
||||
<z>2</z>
|
||||
<z>3</z>
|
||||
<height>700</height>
|
||||
<location_x>665</location_x>
|
||||
<location_y>6</location_y>
|
||||
|
Loading…
Reference in New Issue
Block a user