XTRX output: more restrictions documented

pull/278/head
f4exb 2019-01-04 10:48:33 +01:00
rodzic b1d1d3c5e0
commit 9beeb45a05
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -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.
<h1>Plugins for special devices</h1>

Wyświetl plik

@ -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.
&#9888; Simultaneous Tx and Rx is not supported at this moment
&#9888; Simultaneous Tx and Rx is not supported. Dual Tx is not working either.
&#9888; You need a hardware interpolation of at least 4 (default)