SDRPlusPlus/config.json

18 lines
338 B
JSON
Raw Normal View History

2020-08-16 03:39:05 +02:00
{
2020-08-21 15:47:19 +02:00
"audio": {},
2020-08-16 14:26:22 +02:00
"bandPlan": "General",
"bandPlanEnabled": true,
2020-08-21 15:47:19 +02:00
"fftHeight": 300,
"frequency": 99000000,
2020-08-16 14:26:22 +02:00
"max": 0.0,
2020-08-21 15:47:19 +02:00
"maximized": false,
"menuWidth": 300,
2020-08-16 14:26:22 +02:00
"min": -70.0,
2020-08-21 15:47:19 +02:00
"showWaterfall": true,
2020-08-16 03:39:05 +02:00
"source": "",
2020-08-21 15:47:19 +02:00
"sourceSettings": {},
"windowSize": {
"h": 720,
"w": 1280
}
2020-08-16 03:39:05 +02:00
}