SDRPlusPlus/root/config.json

34 lines
865 B
JSON
Raw Normal View History

2020-09-06 15:39:09 +02:00
{
2020-09-06 16:31:50 +02:00
"audio": {
"Radio": {
"device": "Speakers (Realtek High Definiti",
"sampleRate": 48000.0,
2020-09-18 00:23:03 +02:00
"volume": 0.4354838728904724
2020-09-06 16:31:50 +02:00
}
},
2020-09-06 15:39:09 +02:00
"bandPlan": "General",
"bandPlanEnabled": true,
"fftHeight": 300,
2020-09-18 00:23:03 +02:00
"frequency": 91000000,
2020-09-06 15:39:09 +02:00
"max": 0.0,
"maximized": false,
"menuWidth": 300,
2020-09-18 00:23:03 +02:00
"min": -70.0,
2020-09-06 15:39:09 +02:00
"showWaterfall": true,
2020-09-06 16:31:50 +02:00
"source": "HackRF One #0 901868dc282c8f8b",
"sourceSettings": {
"HackRF One #0 901868dc282c8f8b": {
"gains": {
"AMP": 0.0,
2020-09-18 00:23:03 +02:00
"LNA": 0.0,
"VGA": 0.0
2020-09-06 16:31:50 +02:00
},
"sampleRate": 8000000
}
},
2020-09-06 15:39:09 +02:00
"windowSize": {
"h": 720,
"w": 1280
},
"menuOrder": ["Source", "Radio", "Recorder", "Audio", "Band Plan", "Display"]
2020-08-16 03:39:05 +02:00
}