diff --git a/Readme.md b/Readme.md index 658ce9aa3..f8c6fccfc 100644 --- a/Readme.md +++ b/Readme.md @@ -43,7 +43,7 @@ Since version 3 transmission or signal generation is supported for BladeRF, Hack - [HackRF output plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/hackrfoutput) - [LimeSDR output plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/limesdroutput) - [PlutoSDR output plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/plutosdroutput) - - [XTRX output plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/xtrxoutput) + - [XTRX output plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/xtrxoutput) Experimental. - [File output or file sink plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/filesink) - [Remote device via Network with SDRdaemon](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/sdrdaemonsink) Linux only @@ -217,7 +217,7 @@ In addition before starting SDRangel you have to add the library directory to th ⚠ Right after (re)start you may need to move the main frequency dial back and forth if you notice that you are not on the right frequency. -⚠ At the moment simultaneous Rx and Tx is not supported. +⚠ Simultaneous Rx and Tx is not supported. Dual Tx is not working either.

Plugins for special devices

diff --git a/plugins/samplesink/xtrxoutput/readme.md b/plugins/samplesink/xtrxoutput/readme.md index 08f0066b7..06edc3a0f 100644 --- a/plugins/samplesink/xtrxoutput/readme.md +++ b/plugins/samplesink/xtrxoutput/readme.md @@ -8,7 +8,7 @@ This output sample sink plugin sends its samples to a [XTRX device](https://xtrx XTRX is a 2x2 MIMO device so it has two transmitting channels that can run concurrently. To activate the second channel when the first is already active just open a new sink tab in the main window (Devices -> Add sink device) and select the same LimeSDR device. -⚠ Simultaneous Tx and Rx is not supported at this moment +⚠ Simultaneous Tx and Rx is not supported. Dual Tx is not working either. ⚠ You need a hardware interpolation of at least 4 (default)