Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Conex Copter Report
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
D7039E-E7025E
Conex Copter Report
Commits
2f17f778
Commit
2f17f778
authored
Dec 20, 2016
by
Daniel Björk
Browse files
Options
Downloads
Plain Diff
Fixed system design chapter indexing and mergefix
parents
8e52cc9a
77fa9f5d
No related branches found
No related tags found
No related merge requests found
Changes
24
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
implementation/spi-uwb.tex
+102
-148
102 additions, 148 deletions
implementation/spi-uwb.tex
latexoptions.tex
+6
-1
6 additions, 1 deletion
latexoptions.tex
main.tex
+6
-9
6 additions, 9 deletions
main.tex
systemDesign.tex
+0
-7
0 additions, 7 deletions
systemDesign.tex
with
114 additions
and
165 deletions
implementation/spi-uwb.tex
+
102
−
148
View file @
2f17f778
This diff is collapsed.
Click to expand it.
latexoptions.tex
+
6
−
1
View file @
2f17f778
...
@@ -94,6 +94,11 @@
...
@@ -94,6 +94,11 @@
{}{}{
0pt
}{}
{}{}{
0pt
}{}
}
}
% For the ability to change itemize-bullets
\usepackage
{
enumitem
}
% For tickmarks
\usepackage
{
amssymb
}
\makeatletter
\makeatletter
\newcommand
{
\sectionauthor
}
[1]
{
%
\newcommand
{
\sectionauthor
}
[1]
{
%
...
@@ -104,7 +109,7 @@
...
@@ -104,7 +109,7 @@
}
}
\newcommand
{
\subsectionauthor
}
[1]
{
%
\newcommand
{
\subsectionauthor
}
[1]
{
%
{
\parindent
0pt
\vspace*
{
-5pt
}
%
{
\parindent
0pt
\vspace*
{
-5pt
}
%
\linespread
{
1.1
}
\
larg
e\scshape
#1
%
\linespread
{
1.1
}
\
normalsiz
e\scshape
#1
%
\par\nobreak\vspace*
{
10pt
}}
\par\nobreak\vspace*
{
10pt
}}
\@
afterheading
%
\@
afterheading
%
}
}
...
...
...
...
This diff is collapsed.
Click to expand it.
main.tex
+
6
−
9
View file @
2f17f778
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
\usepackage
{
bytefield
}
\usepackage
{
bytefield
}
\include
{
latexoptions
}
\include
{
latexoptions
}
% For coloured tables.
\begin{document}
\begin{document}
...
@@ -84,6 +85,9 @@
...
@@ -84,6 +85,9 @@
\input
{
./components/ir
}
\label
{
sec:IR
}
\input
{
./components/ir
}
\label
{
sec:IR
}
\input
{
./components/flightcontroller
}
\input
{
./components/flightcontroller
}
\input
{
./components/copterparts
}
\input
{
./components/copterparts
}
\input
{
./components/circuitboards
}
\input
{
./components/connectionsandwiring
}
\input
{
./components/casesandmounts
}
\newpage
\newpage
...
@@ -99,19 +103,12 @@
...
@@ -99,19 +103,12 @@
\input
{
./implementation/ppm.tex
}
\input
{
./implementation/ppm.tex
}
\input
{
./implementation/motor-stepper.tex
}
\input
{
./implementation/motor-stepper.tex
}
\input
{
./implementation/ethernet-lidar.tex
}
\input
{
./implementation/ethernet-lidar.tex
}
\input
{
./implementation/flight
-
controller.tex
}
\input
{
./implementation/flightcontroller
_
imp
.tex
}
\input
{
./implementation/collision-avoidance.tex
}
\input
{
./implementation/collision-avoidance.tex
}
\newpage
\newpage
\section
{
Result
}
\section
{
Result
}
\subsection
{
Delivery
}
\input
{
./chapters/result.tex
}
\subsection
{
Testing
}
\subsubsection
{
Testing Strategy
}
\subsubsection
{
Regression Hazards
}
\subsubsection
{
Support Functions and Instructions
}
\newpage
\newpage
...
...
...
...
This diff is collapsed.
Click to expand it.
systemDesign.tex
deleted
100644 → 0
+
0
−
7
View file @
8e52cc9a
\subsection
{
Static Design
}
\subsubsection
{
Class Diagram
}
\begin{figure}
[H]
\centering
\includegraphics
[width=\textwith]
{
~/documents/D7039E/ConexReport/uml
}
\end{figure}
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment