mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
RTL-SDR: refactoring: device open close moved in the constructor and destructor respectively of the input object
This commit is contained in:
@@ -61,6 +61,8 @@ private:
|
||||
quint64 m_deviceCenterFrequency; //!< Center frequency in device
|
||||
int m_lastEngineState;
|
||||
|
||||
void queryDeviceReport();
|
||||
void displayGains();
|
||||
void displaySettings();
|
||||
void sendSettings();
|
||||
void updateSampleRateAndFrequency();
|
||||
|
||||
Reference in New Issue
Block a user