Add chapters and draft outline
authorSam Moore <[email protected]>
Tue, 22 Oct 2013 06:28:12 +0000 (14:28 +0800)
committerSam Moore <[email protected]>
Tue, 22 Oct 2013 06:28:12 +0000 (14:28 +0800)
reports/final/chapters/Approach.tex [new file with mode: 0644]
reports/final/chapters/Design.tex [new file with mode: 0644]
reports/final/chapters/Introduction.tex [new file with mode: 0644]
reports/final/chapters/Results.tex [new file with mode: 0644]
reports/final/report.pdf
reports/final/report.tex

diff --git a/reports/final/chapters/Approach.tex b/reports/final/chapters/Approach.tex
new file mode 100644 (file)
index 0000000..909baf0
--- /dev/null
@@ -0,0 +1,13 @@
+\chapter{Approach}
+
+\section{Goals}
+
+\section{Team Organisation}
+
+\section{Development Process}
+
+\section{Resources}
+
+\section{Cost Calculation}
+
+
diff --git a/reports/final/chapters/Design.tex b/reports/final/chapters/Design.tex
new file mode 100644 (file)
index 0000000..cd92319
--- /dev/null
@@ -0,0 +1,34 @@
+\chapter{Design Implementation}
+
+\section{Overview}
+
+\section{Server Program}
+
+\subsection{Safety Mechanisms}
+
+\subsection{Sensors}
+
+\subsection{Actuators}
+
+\subsection{Data Storage and Retrieval}
+
+\subsection{Authentication}
+
+\subsection{Server API}
+
+\section{Image Processing}
+
+\section{Client Program}
+
+\subsection{Human Computer Interaction}
+
+\subsection{Interaction with API}
+
+
+
+
+
+
+
+
+
diff --git a/reports/final/chapters/Introduction.tex b/reports/final/chapters/Introduction.tex
new file mode 100644 (file)
index 0000000..a5ebc87
--- /dev/null
@@ -0,0 +1,19 @@
+\chapter{Introduction}
+
+\section*{Abstract}
+
+\section{Objectives}
+
+\section{Constraints}
+
+\section{System Overview}
+
+
+\subsection{Pneumatics}
+\subsection{Electronics}
+\subsection{Sensors}
+\subsection{Mounting}
+\subsection{Case}
+\subsection{Software}
+
+The remainder of this report will focus on the software design.
diff --git a/reports/final/chapters/Results.tex b/reports/final/chapters/Results.tex
new file mode 100644 (file)
index 0000000..b0d7e5c
--- /dev/null
@@ -0,0 +1,9 @@
+\chapter{Results}
+
+\section{Results}
+
+\section{Conclusion}
+
+\section{Recommendations}
+
+
index 002ae80..54afd0c 100644 (file)
Binary files a/reports/final/report.pdf and b/reports/final/report.pdf differ
index e1dfa2d..474c888 100644 (file)
 %Include the chapters!
 
 %\include{chapters/Demonstration}
-
+\include{chapters/Introduction}
+\include{chapters/Approach}
+\include{chapters/Design}
+\include{chapters/Results}
 %\newpage
 %---------------------------------------------------------
 \renewcommand{\bibname}{References}

UCC git Repository :: git.ucc.asn.au