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
kleiax 1932273383 - implementation structure
- added windows and ublox appendix
- added cd appendix
2024-06-24 14:45:12 +02:00

37 lines
1.1 KiB
TeX

\chapter{Implementierung}
\section{Basisstation}
\label{sec:Basisstation}
\subsection{Installation Betriebssystem}
\subsection{ser2net vorbereiten}
\subsection{RTKLib kompilieren}
\subsection{Dachinstallation}
\subsubsection{Ausgangssituation}
\subsubsection{Halterungen}
Antenne, PC, ZED-F9P, Box
\subsubsection{Zusammenbau}
\subsection{Antennenposition bestimmen}
\subsection{Service einrichten}
\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}