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

Clang clean compile

This commit is contained in:
f4exb
2018-03-04 01:47:51 +01:00
parent 98fc93a26b
commit 28e9df5fe8
66 changed files with 184 additions and 207 deletions
@@ -83,7 +83,7 @@ public:
};
#pragma pack(pop)
SDRdaemonSourceBuffer(uint32_t throttlems);
SDRdaemonSourceBuffer();
~SDRdaemonSourceBuffer();
// R/W operations
@@ -207,7 +207,6 @@ private:
uint32_t m_tvOut_usec; //!< Estimated returned samples timestamp (microseconds)
int m_readNbBytes; //!< Nominal number of bytes per read (50ms)
uint32_t m_throttlemsNominal; //!< Initial throttle in ms
uint8_t* m_readBuffer; //!< Read buffer to hold samples when looping back to beginning of raw buffer
int m_readSize; //!< Read buffer size