summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/acronym.tex4
-rw-r--r--common/settings.tex7
2 files changed, 9 insertions, 2 deletions
diff --git a/common/acronym.tex b/common/acronym.tex
index 344b59b..321e675 100644
--- a/common/acronym.tex
+++ b/common/acronym.tex
@@ -48,6 +48,7 @@
\acro{DSB}{double-sideband}
\acro{DSB-TC}{double-sideband transmitted carrier}
\acro{DSB-SC}{double-sideband suppressed carrier}
+ \acro{DSP}{digital signal processor}
\acro{DSSS}{direct-sequence spread specturm}
\acro{DS-CDMA}{direct sequence code-division multiple access}
\acro{DTFT}{discrete-time Fourier transform}
@@ -65,7 +66,7 @@
\acro{FFT}{fast Fourier transform}
\acro{FHSS}{frequency-hopping spread specturm}
\acro{FIR}{finite impulse response}
- \acro{FGPA}{field-programmable gate array}
+ \acro{FPGA}{field-programmable gate array}
\acro{FSPL}{free-space path loss}
\acro{FWHM}{full width at half maximum}
\acro{GIS}{Geo Information System}
@@ -154,6 +155,7 @@
\acro{RTT}{round trip time}
\acro{SAP}{service access point}
\acro{SDM}{space-division multiplexing}
+ \acro{SDR}{software-defined radio}
\acro{SECDED}{single error correct, double error detect}
\acro{SEP}{spherical error probablilty}
\acro{SFD}{start of frame delimiter}
diff --git a/common/settings.tex b/common/settings.tex
index 7821c34..9081906 100644
--- a/common/settings.tex
+++ b/common/settings.tex
@@ -307,7 +307,7 @@
\usepackage[
pdftitle={\hyperreftitle{}},
pdfauthor={Philipp Le},
- pdfcreator={LaTeX with hyperref and KOMA-Script},
+ pdfcreator={LaTeX with hyperref and KOMA-Script on Arch Linux},
pdfsubject={},
pdfkeywords={},
pdfstartview={Fit},
@@ -378,4 +378,9 @@
\end{tcolorbox}%
}
+\newenvironment{remark}{%
+ \textit{Remark:} %
+}{%
+}
+