From 5b70aa8b4809baa25e40fa4edff5c7ad60cf91aa Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 20 Mar 2015 08:25:54 +0100 Subject: Fix hackrf configuration output --- scenarios.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'scenarios.tex') diff --git a/scenarios.tex b/scenarios.tex index a841035..d452f99 100644 --- a/scenarios.tex +++ b/scenarios.tex @@ -189,13 +189,12 @@ output=file [fileoutput] format=s8 -filename=/dev/stdout +filename=/tmp/ofdm.fifo \end{lstlisting} The output fifo has to be created beforehand, and the \texttt{hackrf\_transfer} -utility is then used to transmit the signal to the device. The options needed -for the transmission utility are not complete yet. The rough idea would be: +utility is then used to transmit the signal to the device. Depending on the capabilities of the host computer, using higher sampling rates ($6144$k, and even $8192$k) may be possible. This oversampling is desirable as @@ -209,7 +208,6 @@ equivalent to that obtained from first generation commercial modulators. This can be increased to a relatively respectable $\approx 40$dB by enabling the FIR filter in ODR-DabMod, and an appropriate coefficient file provided. - Example of using ODR-DabMod with the \texttt{hackrf\_transfer} utility: \begin{lstlisting} -- cgit v1.2.3