aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/figures/tikz/hardware.tex
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/thesis/figures/tikz/hardware.tex (renamed from doc/thesis/figures/tikz/qpsk-hardware.tex)17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/thesis/figures/tikz/qpsk-hardware.tex b/doc/thesis/figures/tikz/hardware.tex
index 68a31a6..d13926b 100644
--- a/doc/thesis/figures/tikz/qpsk-hardware.tex
+++ b/doc/thesis/figures/tikz/hardware.tex
@@ -13,7 +13,8 @@
#5
]
- \addplot[only marks, scatter] table [x index = #2, y index = #3] {#1};
+ \addplot[only marks, scatter, point meta = \thisrow{samplenr}]
+ table [x index = #2, y index = #3] {#1};
\end{axis}
\end{tikzpicture}
\hfill
@@ -28,15 +29,15 @@
text width = 3em,
align = right,
},
- title = {LOS, Indoors (Lab)},
+ title = {QPSK LOS, Indoors (Lab)},
}
%
\makeplot{figures/data/qpsk_hw_lab.dat}{0}{1}{.25}{
- title = {LOS, Indoors (Lab)},
+ title = {TODO},
}
%
-\makeplot{figures/data/qpsk_hw_lab.dat}{0}{1}{.25}{
- title = {LOS, Indoors (Lab)},
+\makeplot{figures/data/qam_hw_lab.dat}{0}{1}{2}{
+ title = {QAM LOS, Indoors (Lab)},
}
\newline
@@ -51,7 +52,7 @@
},
}
\makeplot{figures/data/qpsk_hw_lab.dat}{2}{3}{.25}{}
-\makeplot{figures/data/qpsk_hw_lab.dat}{2}{3}{.25}{}
+\makeplot{figures/data/qam_hw_lab.dat}{2}{3}{2}{}
\newline
% -------------------------------------------------------------------
@@ -65,7 +66,7 @@
},
}
\makeplot{figures/data/qpsk_hw_lab.dat}{4}{5}{2}{}
-\makeplot{figures/data/qpsk_hw_lab.dat}{4}{5}{2}{}
+\makeplot{figures/data/qam_hw_lab.dat}{4}{5}{2}{}
\newline
% -------------------------------------------------------------------
@@ -79,5 +80,5 @@
},
}
\makeplot{figures/data/qpsk_hw_lab.dat}{6}{7}{2}{}
-\makeplot{figures/data/qpsk_hw_lab.dat}{6}{7}{2}{}
+\makeplot{figures/data/qam_hw_lab.dat}{6}{7}{2}{}
\newline