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