green
[phd-thesis.git] / glossaries.tex
index 972d46c..c7cef75 100644 (file)
@@ -8,7 +8,7 @@
 \myacronym{ADT}{ADT}{algebraic data type}
 \myacronym{API}{API}{application programming interface}
 \myacronym{ARDSL}{ARDSL}{\gls{ARDUINO} \glsxtrshort{DSL}}
-\myacronym[category=noexpand]{CEFP}{CEFP}{Central European Summer School of \glsxtrlong{FP}}
+\myacronym[category=noexpand]{CEFP}{CEFP}{Central European \glsxtrlong{FP} School}
 \myacronym{CRS}{CRS}{\gls{CLEAN} Raspberry Pi system}
 \myacronym{CRTS}{CRTS}{\gls{CLEAN} Raspberry Pi temperature sensor}
 \myacronym{CWS}{CWS}{\gls{CLEAN} \gls{WEMOS} system}
 \myacronym{IR}{IR}{intermediate representation}
 \myacronym{ISR}{ISR}{interrupt service routine}
 \myacronym{LEAN}{LEAN}{language of East-Anglia and Nijmegen}
-\myacronym[prefixfirst={a\ },prefix={an\ }]{LED}{LED}{light-emitting diode}
-\myacronym{OLED}{OLED}{organic \glsxtrlong{LED}}
+\myacronym[category=noexpand,prefixfirst={a\ },prefix={an\ }]{LED}{LED}{light-emitting diode}
+\myacronym[category=noexpand]{OLED}{OLED}{organic \glsxtrshort{LED}}
 \myacronym[category=noexpand]{OS}{OS}{operating system}
 \myacronym{OTA}{OTA}{over-the-air}
 \myacronym{PIR}{PIR}{passive infrared}
+\myacronym{PFRP}{P-FRP}{priority-based \glsxtrshort{FRP}}
 \myacronym{PRS}{PRS}{\gls{PYTHON} Raspberry Pi system}
 \myacronym{PWS}{PWS}{\gls{MICROPYTHON} \gls{WEMOS} system}
 \myacronym{PRTS}{PRTS}{\gls{PYTHON} Raspberry Pi temperature sensor}
@@ -70,7 +71,7 @@
 }
 \newglossaryentry{MTASK}{%
        name=mTask,
-       description={- a \glsxtrshort{TOP} \glsxtrshort{EDSL} for microcontrollers integrated with the \gls{ITASK} system},
+       description={- a \glsxtrshort{TOP} \glsxtrshort{EDSL} for edge devices integrated with the \gls{ITASK} system},
 }
 \newglossaryentry{ITASK}{%
        name=iTask,
        name=I\textsuperscript{2}C,
        description={(Inter-Integrated Circuit) {-} a simple serial communication protocol often used to connect sensors to microcontrollers}
 }
+\newglossaryentry{WIFI}{
+       name=Wi-Fi,
+       description={- is a family of wireless network protocols commonly used for local area networking}
+}
 \newglossaryentry{SPI}{
        name=SPI,
        description={(Serial Peripheral Interface) {-} a synchronous serial communication protocol often used to connect sensors to microcontrollers}