mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-26 13:26:24 -04:00
LimeSDR: Rx/Tx interaction
This commit is contained in:
@@ -16,5 +16,7 @@
|
||||
|
||||
#include "deviceplutosdrshared.h"
|
||||
|
||||
MESSAGE_CLASS_DEFINITION(DevicePlutoSDRShared::MsgCrossReportToBuddy, Message)
|
||||
|
||||
const float DevicePlutoSDRShared::m_sampleFifoLengthInSeconds = 0.25;
|
||||
const int DevicePlutoSDRShared::m_sampleFifoMinSize = 48000; // 192kS/s knee
|
||||
|
||||
Reference in New Issue
Block a user