28 QString(
"Frequency Tracker"),
30 QString(
"(c) Edouard Griffiths, F4EXB"),
31 QString(
"https://github.com/f4exb/sdrangel"),
33 QString(
"https://github.com/f4exb/sdrangel")
void initPlugin(PluginAPI *pluginAPI)
void registerRxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin)
FreqTrackerPlugin(QObject *parent=nullptr)
static const QString m_channelIdURI
static const QString m_channelId
const PluginDescriptor & getPluginDescriptor() const
static const PluginDescriptor m_pluginDescriptor
virtual ChannelAPI * createRxChannelCS(DeviceAPI *deviceAPI)
static FreqTrackerGUI * create(PluginAPI *pluginAPI, DeviceUISet *deviceUISet, BasebandSampleSink *rxChannel)
virtual BasebandSampleSink * createRxChannelBS(DeviceAPI *deviceAPI)
virtual PluginInstanceGUI * createRxChannelGUI(DeviceUISet *deviceUISet, BasebandSampleSink *rxChannel)