aboutsummaryrefslogtreecommitdiffstats
path: root/scenarios.tex
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-10-04 13:12:06 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-10-04 13:12:06 +0200
commita60909ae99e5bfb24497d39119984c7dcdeb1202 (patch)
tree02cc29db0ca1871e36b3b7aec37a4468e634802c /scenarios.tex
parent76f9d9107072b5844ea0d6fc0ad646cba93a3d79 (diff)
downloadmmbtools-doc-a60909ae99e5bfb24497d39119984c7dcdeb1202.tar.gz
mmbtools-doc-a60909ae99e5bfb24497d39119984c7dcdeb1202.tar.bz2
mmbtools-doc-a60909ae99e5bfb24497d39119984c7dcdeb1202.zip
Add section about resource usage
Diffstat (limited to 'scenarios.tex')
-rw-r--r--scenarios.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/scenarios.tex b/scenarios.tex
index ba55533..b28e3b5 100644
--- a/scenarios.tex
+++ b/scenarios.tex
@@ -146,6 +146,7 @@ it in steps of $3$dB or smaller while measuring the output signal, until the
correct power is reached.
\subsubsection{Other Hardware}
+\label{otherhardware}
ODR-DabMod supports other radio interfaces using SoapySDR or through standard output, or via
a fifo -- the latter must be created prior to runtime with the \texttt{mkfifo} command.
Due to limitations in the UHD driver library, \texttt{/dev/stdout} will only
@@ -165,7 +166,7 @@ chosen inside the valid range for the device being used. This range can be shown
by calling \texttt{SoapySDRUtil --probe}.
ODR-DabMod has been tested working with HackRF on i386 and
-x86 architectures.\footnote{HackRF has not been tested to any degree of success
+x86\_64 architectures.\footnote{HackRF has not been tested to any degree of success
with ARM-based computers at this time as they are not (yet) capable of resampling
to the required higher rates as the process is highly CPU intensive.}