Add final version of master thesis.

This commit is contained in:
2020-08-20 11:39:46 -04:00
parent 6ba2097e6b
commit 6ff06af4ff
94 changed files with 30356 additions and 1 deletions

10
content/fundamentals.tex Normal file
View File

@@ -0,0 +1,10 @@
\chapter{Fundamentals}
\label{chapter:fundamentals}
This thesis discusses the transformation of hardware events to system events
for \gls{osek} compliant real-time \glspl{os}. Hence, the parts of \gls{osek}
that are relevant for this thesis are described in the following.
Additionally, a well-defined format is required to represent the resulting
traces consisting of entities on system level. The \gls{btf} format which is
discussed in \autoref{chapter:btf} is used within the context of this work.