1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-09 01:14:58 -04:00

XTRX: fixed sample rate setting

This commit is contained in:
f4exb
2020-04-18 07:39:38 +02:00
parent b9a491ba77
commit aad783b653
9 changed files with 234 additions and 261 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ double DeviceXTRX::setSamplerate(double rate, double master, bool output)
m_masterRate,
m_inputRate,
m_outputRate,
0,
XTRX_SAMPLERATE_FORCE_UPDATE,
&m_clockGen,
&m_actualInputRate,
&m_actualOutputRate