This repository has been archived on 2024-10-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Bachelor-Arbeit-Latex/060_implementierung.tex
T
2024-06-05 21:32:23 +02:00

32 lines
1010 B
TeX

\chapter{Implementierung}
\section{Basisstation}
\label{sec:Basisstation}
\subsection{Installation Betriebssystem}
\subsection{USBIP vorbereiten}
\subsection{RTKLib kompilieren}
\subsection{Dachinstallation}
\subsection{Antennenposition bestimmen}
\subsection{Service starten}
\section{Rover}
\subsection{Gyroskop installieren}
\subsection{NTRIP Client}
\label{ssec:ntripclient}
Die Implementierungen des Clients orientiert sich an dem von der RTCM herausgegebenen Paper \glqq Best Practices for NTRIP Client developers\grqq \cite{NTRIPWorkingGroup2023}
\subsection{Routen Management}
\subsubsection{Postionsspeicherung}
!!! Mit Metadaten (Genauigkeit) !!!
\subsubsection{Exportieren}
\subsubsection{Importieren}
\subsection{Modus - Route aufzeichnen}
\subsection{Modus - Route abfahren}
\subsubsection{Kursberechnung}
\subsubsection{Distanzberechnung}
\subsubsection{Ausrichten}
\subsubsection{Navigationsanweisungen}
\subsubsection{Autopilot}