SDRPlusPlus/root_dev/config.json

63 wiersze
1.6 KiB
JSON

{
"bandPlan": "General",
"bandPlanEnabled": true,
"centerTuning": false,
"fftHeight": 300,
"frequency": 7350000,
"max": -25.0,
"maximized": true,
"menuOrder": [
"Source",
"Radio",
"Recorder",
"Sinks",
"Audio",
"Scripting",
"Band Plan",
"Display"
],
"menuWidth": 300,
"min": -63.235294342041016,
"moduleInstances": {
"AirspyHF+ Source": "airspyhf_source",
"Audio Sink": "audio_sink",
"PlutoSDR Source": "plutosdr_source",
"RTL-TCP Source": "rtl_tcp_source",
"Radio": "radio",
"Recorder": "recorder",
"SoapySDR Source": "soapy_source"
},
"modules": [
"./radio/Release/radio.dll",
"./recorder/Release/recorder.dll",
"./soapy_source/Release/soapy_source.dll",
"./airspyhf_source/Release/airspyhf_source.dll",
"./rtl_tcp_source/Release/rtl_tcp_source.dll",
"./audio_sink/Release/audio_sink.dll",
"./plutosdr_source/Release/plutosdr_source.dll"
],
"offset": 0.0,
"showWaterfall": true,
"source": "Airspy HF+",
"streams": {
"Radio": {
"muted": false,
"sink": "Audio",
"volume": 0.13265305757522583
},
"Radio 1": {
"muted": false,
"sink": "Audio",
"volume": 0.6377550959587097
},
"Radio 2": {
"muted": false,
"sink": "Audio",
"volume": 0.4292035400867462
}
},
"windowSize": {
"h": 720,
"w": 1280
}
}