Skip to content

Commit c2ef92e

Browse files
XQuartz installation to use plotting tool on MacOS
1 parent 0f40df0 commit c2ef92e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/tools/consumption-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ content: text
7272

7373
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.
7474

75-
```bash
75+
``` bash
7676
# ONLY for MacOS user
7777

7878
$ brew install --cask xquartz

docs/tools/radio-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ RSSI stands for Received Signal Strength Indication. It is the relative received
106106

107107
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.
108108

109-
```bash
109+
``` bash
110110
# ONLY for MacOS user
111111

112112
$ brew install --cask xquartz
@@ -115,7 +115,7 @@ $ sudo reboot
115115
$ ssh -X <login>@grenoble.iot-lab.info
116116
```
117117

118-
```bash
118+
``` bash
119119
<login>@grenoble:~$ plot_oml_radio -a -i ~/.iot-lab/last/radio/m3_<id>.oml
120120
```
121121

0 commit comments

Comments
 (0)