mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-18 21:58:37 -04:00
NFM, SSB and WFM Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
This commit is contained in:
@@ -45,8 +45,6 @@ SSBModSettings::SSBModSettings() :
|
||||
|
||||
void SSBModSettings::resetToDefaults()
|
||||
{
|
||||
m_basebandSampleRate = 48000;
|
||||
m_outputSampleRate = 48000;
|
||||
m_inputFrequencyOffset = 0;
|
||||
m_bandwidth = 3000.0;
|
||||
m_lowCutoff = 300.0;
|
||||
|
||||
Reference in New Issue
Block a user