diff options
author | Nao Pross <np@0hm.ch> | 2021-12-16 18:51:09 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-16 18:51:09 +0100 |
commit | 024427c6b80639507fd607f630ac6c72845ce36a (patch) | |
tree | 6cc0c6da45c708fc0c561c2dfbefbbf9efb7f813 /doc/thesis/Makefile | |
parent | Typo without (diff) | |
download | Fading-024427c6b80639507fd607f630ac6c72845ce36a.tar.gz Fading-024427c6b80639507fd607f630ac6c72845ce36a.zip |
Change size of constellation plot diagrams
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 789efed..8c1892e 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -27,6 +27,7 @@ SOURCES := \ figures/tikz/rayleigh-rice-pdf-plots.tex \ figures/tikz/packet-frame.tex \ figures/tikz/qpsk-sim-constellations-static.tex \ + figures/tikz/qpsk-sim-constellations-static-symb.tex \ figures/tikz/qpsk-sim-constellations-dynamic.tex\ figures/tikz/qpsk-sim-constellations-without-effects.tex\ |