checkpoint
[bachelor-thesis/written-stuff.git] / Ausarbeitung / main.tex
index f9223f2..d4a87f8 100644 (file)
@@ -4,7 +4,7 @@
 \usepackage{ae}
 \usepackage[ngerman,english]{babel}
 \usepackage{hyperref,color,url,acronym,graphicx,makeidx,amsfonts,amsmath}
-
+\usepackage{sidecap}
 \usepackage{todonotes}
 
 % FIXME hyperref setup
@@ -77,19 +77,25 @@ Braunschweig, den \today
 % \listoftables
 % \cleardoublepage
 \chapter*{Table of Acronyms}
-\begin{acronym}
- \acro{GNU}{GNU's Not Unix}
- \acro{GPS}{Global Positioning System}
- \acro{LED}{Light-Emitting Diode}
- \acro{NiMH}{Nickel-Metal Hydride}
- \acro{opcode}{operation code}
- \acro{OS}{operating system}
- \acro{pSTL}{pico Standard Template Library}
- \acro{RAM}{Random Access Memory}
- \acro{ROI}{Roomba Open Interface}
- \acro{STL}{Standard Template Library}
- \acro{SVN}{Subversion}
- \acro{USB}{Universal Serial Bus}
+\begin{acronym}[opcode]
+  \acro{8N1}{8 data bits, no parity, 1 start/stop bit}
+  \acro{DC}{Direct Current}
+  \acro{DIN}{Deutsches Institut für Normung (German Institute for
+    Standardization)}
+  \acro{GNU}{GNU's Not Unix}
+  \acro{GPS}{Global Positioning System}
+  \acro{ISO}{International Standardization Organization}
+  \acro{LED}{Light-Emitting Diode}
+  \acro{NiMH}{Nickel-Metal Hydride}
+  \acro{opcode}{operation code}
+  \acro{OS}{operating system}
+  \acro{pSTL}{pico Standard Template Library}
+  \acro{RAM}{Random Access Memory}
+  \acro{ROI}{Roomba Open Interface}
+  \acro{STL}{Standard Template Library}
+  \acro{SVN}{Subversion}
+  \acro{TTL}{Transistor-Transistor Logic}
+  \acro{USB}{Universal Serial Bus}
 \end{acronym}
 
 \pagenumbering{arabic}
This page took 0.02399 seconds and 4 git commands to generate.