mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 00:44:48 -04:00
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
This commit is contained in:
@@ -57,7 +57,6 @@ protected:
|
||||
private:
|
||||
Ui::USRPInputGUI* ui;
|
||||
|
||||
DeviceUISet* m_deviceUISet;
|
||||
USRPInput* m_usrpInput; //!< Same object as above but gives easy access to USRPInput methods and attributes that are used intensively
|
||||
USRPInputSettings m_settings;
|
||||
bool m_sampleRateMode; //!< true: device, false: base band sample rate update mode
|
||||
|
||||
Reference in New Issue
Block a user