diff options
author | sara <sara.halter@gmx.ch> | 2021-12-22 16:35:02 +0100 |
---|---|---|
committer | sara <sara.halter@gmx.ch> | 2021-12-22 16:35:02 +0100 |
commit | 02ab2bede3ac749fc5ce36315ef4d79200ea37dd (patch) | |
tree | 87665f140ab9300dfa8d7847bfdb59cbd61a63d3 /doc/thesis/Makefile | |
parent | Doku mesuremnet (diff) | |
download | Fading-02ab2bede3ac749fc5ce36315ef4d79200ea37dd.tar.gz Fading-02ab2bede3ac749fc5ce36315ef4d79200ea37dd.zip |
Plot Hardware
Diffstat (limited to 'doc/thesis/Makefile')
-rw-r--r-- | doc/thesis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index 8e0d1da..53dcb01 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -36,6 +36,7 @@ DATA := \ figures/data/rice_pdf.dat \ \ figures/data/qpsk_hw_lab.dat \ + figures/data/qpsk_hw_outdoors_1.dat \ figures/data/qam_hw_lab.dat \ \ figures/data/qpsk_sim_nochannel.dat \ |