mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
HackRF: suppression of Rx to Tx link frequency. Synchronization of Tx to Rx device center frequency.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "devicehackrfshared.h"
|
||||
|
||||
MESSAGE_CLASS_DEFINITION(DeviceHackRFShared::MsgConfigureFrequencyDelta, Message)
|
||||
MESSAGE_CLASS_DEFINITION(DeviceHackRFShared::MsgSynchronizeFrequency, Message)
|
||||
|
||||
const float DeviceHackRFShared::m_sampleFifoLengthInSeconds = 0.25;
|
||||
const int DeviceHackRFShared::m_sampleFifoMinSize = 150000; // 600kS/s knee
|
||||
|
||||
Reference in New Issue
Block a user