summaryrefslogtreecommitdiff
path: root/ma/safety_reset.tex
diff options
context:
space:
mode:
authorjaseg <git-bigdata-wsl-arch@jaseg.de>2020-07-05 16:18:49 +0200
committerjaseg <git-bigdata-wsl-arch@jaseg.de>2020-07-05 16:18:49 +0200
commit7eb5a8652eee2271de897c79f4f0c14eea2d1264 (patch)
tree6e55587952a5637a9d05999e054f2945c8338a33 /ma/safety_reset.tex
parent01f7fd6e6d500ec577daa482f4e544416cc779ae (diff)
downloadmaster-thesis-7eb5a8652eee2271de897c79f4f0c14eea2d1264.tar.gz
master-thesis-7eb5a8652eee2271de897c79f4f0c14eea2d1264.tar.bz2
master-thesis-7eb5a8652eee2271de897c79f4f0c14eea2d1264.zip
ma: work on final build
Diffstat (limited to 'ma/safety_reset.tex')
-rw-r--r--ma/safety_reset.tex67
1 files changed, 36 insertions, 31 deletions
diff --git a/ma/safety_reset.tex b/ma/safety_reset.tex
index 1c1576c..38bc54a 100644
--- a/ma/safety_reset.tex
+++ b/ma/safety_reset.tex
@@ -2724,12 +2724,6 @@ public repository listed on the second page of this document.
\newpage
\appendix
-%\chapter{Transcripts of Jupyter notebooks used in this thesis}
-
-%\includenotebook{Grid frequency estimation}{grid_freq_estimation}
-%\includenotebook{Grid frequency estimation validation against ROCOF test suite}{freq_meas_validation_rocof_testsuite}
-%\includenotebook{Frequency sensor clock stability analysis}{gps_clock_jitter_analysis}
-%\includenotebook{DSSS modulation experiments}{dsss_experiments-ber}
\chapter{Frequency sensor schematics}
\label{sec-app-freq-sens-schematics}
@@ -2743,36 +2737,47 @@ public repository listed on the second page of this document.
\includepdf[fitpaper,landscape,pagecommand={\thispagestyle{fancy}}]{resources/platform-export-pg3.pdf}
\fancyfoot[C]{\thepage}
-%\chapter{Firmware source code excerpts}
-%\section{DMA-backed ADC capture (adc.c)}
-%\inputminted[fontsize=\footnotesize,linenos,firstline=18,lastline=115,breaklines]{C}{../gm_platform/fw/adc.c}
-%
-%\section{Frequency sensor packetized serial interface}
-%\subsection{serial.c}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../gm_platform/fw/serial.c}
-%\subsection{packet\_interface.c}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../gm_platform/fw/packet_interface.c}
-%\subsection{cobs.c}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../gm_platform/fw/cobs.c}
-%\subsection{Host data logging utility (tw\_test.py)}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{python}{../gm_platform/fw/tw_test.py}
-%
-%\section{Frequency estimation (freq\_meas.c)}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/freq_meas.c}
-%\section{DSSS demodulation (dsss\_demod.c)}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/dsss_demod.c}
-%\section{Cryptographic protocol handling}
-%\subsection{protocol.c}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/protocol.c}
-%\subsection{crypto.c}
-%\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/crypto.c}
-
-
\chapter{Demonstrator firmware symbol size map}
\emph{Please find this appendix enclosed in the pouch on the inside of the back cover.}
\label{symbol_size_chart}
\includepdf[fitpaper]{resources/safetyreset-symbol-sizes.pdf}
+\ifdefined\includenotebooks
+\chapter{Transcripts of Jupyter notebooks used in this thesis}
+
+\includenotebook{Grid frequency estimation}{grid_freq_estimation}
+\includenotebook{Grid frequency estimation validation against ROCOF test suite}{freq_meas_validation_rocof_testsuite}
+\includenotebook{Frequency sensor clock stability analysis}{gps_clock_jitter_analysis}
+\includenotebook{DSSS modulation experiments}{dsss_experiments-ber}
+\fi
+
+\ifdefined\includefirmwaresources
+\chapter{Firmware source code excerpts}
+\section{DMA-backed ADC capture (adc.c)}
+\inputminted[fontsize=\footnotesize,linenos,firstline=18,lastline=115,breaklines]{C}{../gm_platform/fw/adc.c}
+
+\section{Frequency sensor packetized serial interface}
+\subsection{serial.c}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../gm_platform/fw/serial.c}
+\subsection{packet\_interface.c}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../gm_platform/fw/packet_interface.c}
+\subsection{cobs.c}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../gm_platform/fw/cobs.c}
+\subsection{Host data logging utility (tw\_test.py)}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{python}{../gm_platform/fw/tw_test.py}
+
+\section{Frequency estimation (freq\_meas.c)}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/freq_meas.c}
+\section{DSSS demodulation (dsss\_demod.c)}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/dsss_demod.c}
+\section{Cryptographic protocol handling}
+\subsection{protocol.c}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/protocol.c}
+\subsection{crypto.c}
+\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/crypto.c}
+\fi
+
+
% TODO
%\chapter{Economic viability of countermeasures}
%\section{Attack cost}