You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/consumption-monitoring.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ content: text
72
72
73
73
We provide an OML plotting tool which helps you to analyse monitoring data. To use the plotting tool on MacOS you have to install XQuartz. Make sure to reboot your machine after the installation is complete.
Copy file name to clipboardExpand all lines: docs/tools/radio-monitoring.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ RSSI stands for Received Signal Strength Indication. It is the relative received
106
106
107
107
We provide an OML plotting tool which helps you to analyse monitoring data. To use the plotting tool on MacOS you have to install XQuartz. Make sure to reboot your machine after the installation is complete.
108
108
109
-
```bash
109
+
```bash
110
110
# ONLY for MacOS user
111
111
112
112
$ brew install --cask xquartz
@@ -115,7 +115,7 @@ $ sudo reboot
115
115
$ ssh -X <login>@grenoble.iot-lab.info
116
116
```
117
117
118
-
```bash
118
+
```bash
119
119
<login>@grenoble:~$ plot_oml_radio -a -i ~/.iot-lab/last/radio/m3_<id>.oml
0 commit comments