mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
Removed file recording function from device plugins
This commit is contained in:
@@ -41,7 +41,6 @@ void RTLSDRSettings::resetToDefaults()
|
||||
m_iqOrder = true;
|
||||
m_transverterDeltaFrequency = 0;
|
||||
m_rfBandwidth = 2500 * 1000; // Hz
|
||||
m_fileRecordName = "";
|
||||
m_offsetTuning = false;
|
||||
m_biasTee = false;
|
||||
m_useReverseAPI = false;
|
||||
|
||||
Reference in New Issue
Block a user