18 #ifndef PLUGINS_SAMPLESOURCE_PLUTOSDRINPUT_PLUTOSDRINPUT_H_ 19 #define PLUGINS_SAMPLESOURCE_PLUTOSDRINPUT_PLUTOSDRINPUT_H_ 23 #include <QNetworkRequest> 32 class QNetworkAccessManager;
79 m_startStop(startStop)
98 m_startStop(startStop)
107 virtual bool start();
124 QString& errorMessage);
129 QString& errorMessage);
133 QString& errorMessage);
137 const QStringList& deviceSettingsKeys,
139 QString& errorMessage);
143 QString& errorMessage);
147 void getRSSI(std::string& rssiStr);
148 void getLORange(qint64& minLimit, qint64& maxLimit);
149 void getbbLPRange(quint32& minLimit, quint32& maxLimit);
#define MESSAGE_CLASS_DECLARATION
MessageQueue * m_guiMessageQueue
Input message queue to the GUI.
uint32_t m_hb1Rate
Rate of the HB1 filter (Rx: out, Tx: in) - this is the FIR working sample rate.
uint32_t m_addaConnvRate
A/D or D/A converter rat - this is the HB3 working sample rate.