push before merge

This commit is contained in:
Ryzerth
2020-12-26 00:42:15 +01:00
parent 09498f3b18
commit 9cac95fd82
9 changed files with 319 additions and 6 deletions

View File

@@ -125,6 +125,7 @@ int sdrpp_main(int argc, char *argv[]) {
defConfig["moduleInstances"]["PlutoSDR Source"] = "plutosdr_source";
defConfig["moduleInstances"]["RTL-TCP Source"] = "rtl_tcp_source";
defConfig["moduleInstances"]["AirspyHF+ Source"] = "airspyhf_source";
defConfig["moduleInstances"]["HackRF Source"] = "hackrf_source";
defConfig["moduleInstances"]["Audio Sink"] = "audio_sink";
defConfig["modules"] = json::array();