SDRPlusPlus/root_dev/config.json

35 lines
719 B
JSON

{
"bandPlan": "General",
"bandPlanEnabled": true,
"fftHeight": 296,
"frequency": 99000000,
"max": 0.0,
"maximized": true,
"menuOrder": [
"Source",
"Radio",
"Recorder",
"Sinks",
"Audio",
"Scripting",
"Band Plan",
"Display"
],
"menuWidth": 300,
"min": -70.5882339477539,
"offset": 0.0,
"showWaterfall": true,
"source": "SoapySDR",
"sourceSettings": {},
"streams": {
"Radio": {
"muted": false,
"sink": "Audio",
"volume": 0.4285714328289032
}
},
"windowSize": {
"h": 720,
"w": 1280
}
}