1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-23 02:24:16 -04:00

BFMdemod: reverted C++11 changes. Causing too many problems

This commit is contained in:
Edouard Griffiths
2016-03-21 08:34:27 +01:00
parent 6973decce1
commit 9eee3fd869
+1 -1
View File
@@ -214,7 +214,7 @@ private:
LowPassFilterRC m_deemphasisFilterX;
LowPassFilterRC m_deemphasisFilterY;
static constexpr Real default_deemphasis = 50.0; // 50 us
static const Real default_deemphasis = 50.0; // 50 us
Real m_fmExcursion;
static const int default_excursion = 750000; // +/- 75 kHz