mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-09 09:25:07 -04:00
Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
const PluginDescriptor UDPSourcePlugin::m_pluginDescriptor = {
|
||||
UDPSource::m_channelId,
|
||||
QStringLiteral("UDP Channel Source"),
|
||||
QStringLiteral("6.3.3"),
|
||||
QStringLiteral("6.18.0"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user