feat(dissertation): expand on connector subsections and add simulator plugin section

This commit is contained in:
Anthony Berg 2024-05-13 18:29:45 +01:00
parent 680a3b9c25
commit fd60cb3988
2 changed files with 36 additions and 0 deletions

View File

@ -95,6 +95,42 @@ Brief overview of what it is supposed to do... % TODO
\end{itemize} \end{itemize}
\subsection{Compose Multiplatform}
\subsection{Storing Data}
\subsection{VDMJ Wrapper}
% Talk about how XPC was used here, not how it was implemented
\subsection{Connecting to the Flight Simulator}
\subsection{Testing}
%%%%% Simulator Connector Plugin %%%%%
\section{Simulator Connector Plugin}
% Talk about creating your own (originally happened) vs using something else that was developed
% Maybe talk about original plan? i.e. <project root>/plugin
\subsection{Creating Maven Package}
\subsection{Submitting a Pull Request}
% What I did:
% - gitignore
% - changing url for repo
% - testing everything still worked
%%%%% SCENARIOS %%%%% %%%%% SCENARIOS %%%%%
\section{Scenarios} \section{Scenarios}
\begin{itemize} \begin{itemize}

Binary file not shown.