mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
SDRdaemon plugin: set the r/w buffer maximum correction limit to +/- 20 ms
This commit is contained in:
@@ -168,6 +168,7 @@ private:
|
||||
|
||||
uint32_t m_nbReads; //!< Number of buffer reads since start of auto R/W balance correction period
|
||||
int32_t m_balCorrection; //!< R/W balance correction in number of samples
|
||||
int32_t m_balCorrLimit; //!< Correction absolute value limit in number of samples
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user