1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

HackRF output: set FIFO size to 0.25s or 150 kS whichever is larger (600kS/s knee)

This commit is contained in:
f4exb
2017-08-08 22:37:53 +02:00
parent 7b851e8326
commit 3a9eec8463
4 changed files with 11 additions and 8 deletions
+2 -1
View File
@@ -18,4 +18,5 @@
MESSAGE_CLASS_DEFINITION(DeviceHackRFShared::MsgConfigureFrequencyDelta, Message)
const float DeviceHackRFShared::m_sampleFifoLengthInSeconds = 0.25;
const int DeviceHackRFShared::m_sampleFifoMinSize = 150000; // 600kS/s knee