code cleanup and fixes

This commit is contained in:
AlexandreRouma
2022-09-28 17:15:38 +02:00
parent b65da2fd49
commit 52a4143cf5
3 changed files with 66 additions and 7 deletions

View File

@@ -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