mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-18 13:48:37 -04:00
SDRDaemon: fixed passing number of sample bits and sample bytes
This commit is contained in:
@@ -85,6 +85,7 @@ private:
|
||||
float m_avgNbRecovery;
|
||||
int m_nbOriginalBlocks;
|
||||
int m_nbFECBlocks;
|
||||
int m_sampleBits;
|
||||
|
||||
int m_samplesCount;
|
||||
std::size_t m_tickCount;
|
||||
|
||||
Reference in New Issue
Block a user