ma: Add schematics

This commit is contained in:
jaseg 2020-05-22 18:22:46 +02:00
parent d66c197259
commit 2fdccde679

View file

@ -2562,7 +2562,16 @@ correctly configure than it is to simply use separate hardware and secure the in
\includenotebook{DSSS modulation experiments}{dsss_experiments-ber}
\chapter{Frequency Sensor Schematics}
% FIXME
\fancyhead[C]{Frequency Sensor Schematics (1/3)}
\fancyfoot[C]{}
\fancyhead[R]{\thepage}
\includepdf[fitpaper,landscape,pagecommand={\thispagestyle{fancy}}]{resources/platform-export-pg1.pdf}
\fancyhead[C]{Frequency Sensor Schematics (2/3)}
\includepdf[fitpaper,pagecommand={\thispagestyle{fancy}}]{resources/platform-export-pg2.pdf}
\fancyhead[C]{Frequency Sensor Schematics (3/3)}
\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}
@ -2588,7 +2597,7 @@ correctly configure than it is to simply use separate hardware and secure the in
\inputminted[fontsize=\footnotesize,linenos,breaklines]{C}{../controller/fw/src/crypto.c}
\chapter{Demonstrator Firmware Symbol Sizes}
\chapter{Demonstrator Firmware Symbol Size Map}
\label{symbol_size_chart}
\includepdf[fitpaper]{resources/safetyreset-symbol-sizes.pdf}