diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-02-16 17:00:24 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-02-16 17:00:24 +0100 |
commit | 8d60e3486dd6b0f2dc72223dc3f660d5d6ab8e00 (patch) | |
tree | dda292fd2a551e6f10e50c36ef684e9cf0464ad9 /scenarios.tex | |
parent | 43bdd1868f37395d8235393a8d78e1b136b67a54 (diff) | |
download | mmbtools-doc-8d60e3486dd6b0f2dc72223dc3f660d5d6ab8e00.tar.gz mmbtools-doc-8d60e3486dd6b0f2dc72223dc3f660d5d6ab8e00.tar.bz2 mmbtools-doc-8d60e3486dd6b0f2dc72223dc3f660d5d6ab8e00.zip |
Mention TX Antenna for LimeSDR Mini
Diffstat (limited to 'scenarios.tex')
-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 |