diff options
-rw-r--r-- | scenarios.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scenarios.tex b/scenarios.tex index 285eca6..3afbaa8 100644 --- a/scenarios.tex +++ b/scenarios.tex @@ -157,6 +157,9 @@ The available sampling rates, the TX gain range and the antenna selection are device-specific, and can be discovered using the \texttt{SoapySDRUtil --probe} command. +For example, the LimeSDR mini requires the \verb+tx_antenna+ to be set to +BAND2. + \subsubsection{HackRF Through Stdout Pipe} For devices that are not offering a SoapySDR device driver, the last resort is to use standard output or a fifo to carry the IQ data from ODR-DabMod to a tool |