1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 06:24:48 -04:00

Tx ph.1: add Tx tab (1). Core dump.

This commit is contained in:
f4exb
2016-10-21 16:57:50 +02:00
parent ffb8b4d737
commit 55f4d6d46f
6 changed files with 243 additions and 44 deletions
+1
View File
@@ -69,6 +69,7 @@ void PluginManager::loadPlugins()
}
updateSampleSourceDevices();
updateSampleSinkDevices();
}
void PluginManager::registerRxChannel(const QString& channelName, PluginInterface* plugin)