pothosware / SoapyPlutoSDR

Soapy SDR plugin for PlutoSDR
https://github.com/pothosware/SoapyPlutoSDR/wiki
GNU Lesser General Public License v2.1
58 stars 22 forks source link

default to channel 0, if none were specified #7

Closed zuckschwerdt closed 5 years ago

zuckschwerdt commented 5 years ago

if asking for a default RX or TX channel the code currently sets up 2 channels. This is rather unexpected as

This change applies a sane default of only setting up a single RX or TX channel if unspecified. (note "channel" here refers to the SoapySDR lingo of complex I/Q data, i.e. 2 hardware channels in iio lingo)