-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFlight-Rules.tex
More file actions
59 lines (46 loc) · 1.12 KB
/
Copy pathFlight-Rules.tex
File metadata and controls
59 lines (46 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
%DOCUMENT PROPERTIES
\documentclass[12pt,a4paper]{article}
%PACKAGES
\usepackage{./conf/config}
%DOCUMENT
\begin{document}
\input{./conf/cover}
\begin{center}
{\itshape This page was intentionally left blank.\par}
\end{center}
\pagebreak
\begin{center}
{\scshape\large Terrassa Ground Station\par}
{\scshape\large Flight Rules\par}
\vspace{0.5cm}
{\large\bfseries Volum A \par}
{\large\bfseries Ground Station \par}
{\bfseries 2016-2017 \par}
\vspace{1cm}
{\large\bfseries PREFACE \par}
\vspace{0.3cm}
\begin{figure}[b]
\centering
{\itshape Verify that this is the correct version before use.\par}
\end{figure}
\end{center}
\newpage
\begin{center}
{\itshape This page was intentionally left blank.\par}
\end{center}
\pagebreak
\tableofcontents
\pagebreak
\section{General}
\subsection{Station Diagram and main characteristics}
\subsection{Digital Signal Processing}
\subsection{Software Defined Radio}
\section{Hardware}
\subsection{Computer}
\subsection{SDR Transmitters and Receivers}
\subsection{Rotors}
\subsection{Antennas}
\section{Software}
\subsection{GNU Radio}
\subsection{Remote Access}
\end{document}