1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 08:54:49 -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
@@ -65,6 +65,7 @@ private:
quint64 m_centerFrequency;
struct timeval m_startingTimeStamp;
int m_framesDecodingStatus;
bool m_allBlocksReceived;
float m_bufferLengthInSecs;
int32_t m_bufferGauge;
int m_minNbBlocks;