mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
HackRF: allow different frequencies for Tx and Rx and synchronize sample rates. Fixes #2513
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
#include "devicehackrfshared.h"
|
||||
|
||||
MESSAGE_CLASS_DEFINITION(DeviceHackRFShared::MsgSynchronizeFrequency, Message)
|
||||
MESSAGE_CLASS_DEFINITION(DeviceHackRFShared::MsgSynchronizeSampleRate, Message)
|
||||
|
||||
const unsigned int DeviceHackRFShared::m_sampleFifoMinRate = 48000; // 48kS/s knee
|
||||
|
||||
Reference in New Issue
Block a user