mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
File record default file name fix (2)
This commit is contained in:
@@ -40,6 +40,7 @@ void BladeRFInputSettings::resetToDefaults()
|
||||
m_xb200Filter = BLADERF_XB200_AUTO_1DB;
|
||||
m_dcBlock = false;
|
||||
m_iqCorrection = false;
|
||||
m_fileRecordName = "";
|
||||
}
|
||||
|
||||
QByteArray BladeRFInputSettings::serialize() const
|
||||
|
||||
Reference in New Issue
Block a user