SDRPlusPlus/root_dev/config.json

19 lines
434 B
JSON
Raw Normal View History

2020-10-01 13:46:12 +02:00
{
2020-10-02 01:44:18 +02:00
"audio": {},
2020-10-01 13:46:12 +02:00
"bandPlan": "General",
"bandPlanEnabled": true,
"fftHeight": 300,
"frequency": 96570096,
"max": 0.0,
"maximized": false,
"menuWidth": 300,
"min": -51.47058868408203,
"showWaterfall": true,
2020-10-02 01:44:18 +02:00
"source": "",
"sourceSettings": {},
2020-10-01 13:46:12 +02:00
"windowSize": {
2020-10-02 01:44:18 +02:00
"h": 720,
"w": 1280
},
"menuOrder": ["Source", "Radio", "Recorder", "Audio", "Band Plan", "Display"]
2020-09-06 16:31:50 +02:00
}