1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 11:34:09 -04:00

Interferometer (6)

This commit is contained in:
f4exb
2019-09-24 02:46:14 +02:00
parent 4981ff190e
commit 6bcf8caa21
5 changed files with 61 additions and 21 deletions
@@ -158,6 +158,7 @@ private:
int64_t m_frequencyOffset;
uint32_t m_deviceSampleRate;
int m_count0, m_count1;
void applySettings(const InterferometerSettings& settings, bool force = false);
static void validateFilterChainHash(InterferometerSettings& settings);