mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
feat(dissertation): add flight simulator plugin subsection in decisions
This commit is contained in:
@@ -94,4 +94,19 @@
|
||||
which would allow for leeway if a server would be needed
|
||||
\end{itemize}
|
||||
|
||||
\subsection{Flight Simulator Plugin}
|
||||
\begin{itemize}
|
||||
\item There are two main choices for flight simulators that can be used
|
||||
for professional simulation
|
||||
\begin{itemize}
|
||||
\item X-Plane~\cite{x-plane}
|
||||
\item Prepar3D~\cite{p3d}
|
||||
\end{itemize}
|
||||
\item X-Plane was the choice due to having better documentation for the SDK, and a variety
|
||||
of development libraries for the simulator itself
|
||||
\item For the plugin itself, there was already a solution developed by NASA, X-Plane Connect~\cite{xpc}
|
||||
that is more appropriate due to the time limitations and would be more likely to be reliable
|
||||
as it has been developed since 2015
|
||||
\end{itemize}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user