hz12opensource / libresdr

Firmware with overclock support for LibreSDR (PlutoSDR clone with Zynq 7020), 27.5 MSPS sample rate over Gigabit Ethernet with libiio/PlutoSDR API
GNU General Public License v3.0
73 stars 10 forks source link

Two Tx channels do not work simultaneously. #2

Open tolstishka opened 9 months ago

tolstishka commented 9 months ago

I'm trying to start emitting a signal from two Tx channels at once. HOWEVER, I was unable to obtain a working option, since the signal from both channels is emitted in portions in pulsation mode, that is, the signal is either not there. Tell me how to properly launch two Tx channels on the device (using C++, iio-library and Linux)?

Pytlicek commented 1 month ago

Any more information? SW setup? Device is accessed via USB or LAN? For me in SDRconsole, does not care what port I choose, It always use TX1 only :/ I think SW needs still some improvements.