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

SDRdaemonFEC plugin: further improve stats display on GUI and updated readme accordingly

This commit is contained in:
f4exb
2016-07-28 04:49:33 +02:00
parent aa68c907fa
commit b157186b32
8 changed files with 48 additions and 45 deletions
@@ -238,6 +238,7 @@ void SDRdaemonFECUDPHandler::tick()
m_sdrDaemonBuffer.getBufferLengthInSecs(),
m_sdrDaemonBuffer.getBufferGauge(),
framesDecodingStatus,
minNbBlocks == nbOriginalBlocks + nbFECblocks,
minNbBlocks,
minNbOriginalBlocks,
m_sdrDaemonBuffer.getMaxNbRecovery(),