From 662839d8ab41fea46aeb10b0822162f50ce56d2e Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Mon, 22 Nov 2021 00:08:21 +0100 Subject: Draw packet --- doc/thesis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/thesis/Makefile') diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index be2b4bb..79409dc 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -22,7 +22,8 @@ SOURCES := \ figures/tikz/multipath-sketch.tex \ figures/tikz/multipath-impulse-response.tex \ figures/tikz/multipath-frequency-response-plots.tex \ - figures/tikz/tapped-delay-line.tex + figures/tikz/tapped-delay-line.tex \ + figures/tikz/packet-frame.tex DATA := figures/data/multipath_frequency_response.dat -- cgit v1.2.1