mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
Update channel list upon Morse Decoder and Demod Analyzer GUI creation. Fixes #2263
This commit is contained in:
@@ -216,6 +216,7 @@ public:
|
||||
SWGSDRangel::SWGFeatureSettings& response);
|
||||
|
||||
ScopeVis *getScopeVis() { return &m_scopeVis; }
|
||||
void getAvailableChannelsReport();
|
||||
|
||||
static const char* const m_featureIdURI;
|
||||
static const char* const m_featureId;
|
||||
|
||||
Reference in New Issue
Block a user