mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 06:24:48 -04:00
XTRX output: implemented baseband or device sample rate input option
This commit is contained in:
@@ -129,6 +129,7 @@ void XTRXOutputThread::run()
|
||||
params.tx.chs = XTRX_CH_AB;
|
||||
params.tx.wfmt = XTRX_WF_16;
|
||||
params.tx.hfmt = XTRX_IQ_INT16;
|
||||
params.tx.flags |= XTRX_RSP_SWAP_IQ;
|
||||
|
||||
if (m_nbChannels == 1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user