mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
code cleanup and fixes
This commit is contained in:
@@ -195,6 +195,10 @@ int sdrpp_main(int argc, char* argv[]) {
|
||||
defConfig["moduleInstances"]["Frequency Manager"] = "frequency_manager";
|
||||
defConfig["moduleInstances"]["Recorder"] = "recorder";
|
||||
defConfig["moduleInstances"]["Rigctl Server"] = "rigctl_server";
|
||||
// defConfig["moduleInstances"]["Rigctl Client"] = "rigctl_client";
|
||||
// TODO: Enable rigctl_client when ready
|
||||
// defConfig["moduleInstances"]["Scanner"] = "scanner";
|
||||
// TODO: Enable scanner when ready
|
||||
|
||||
|
||||
// Themes
|
||||
|
||||
Reference in New Issue
Block a user