mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-04-06 15:25:40 +02:00
tweaks
This commit is contained in:
parent
c3a8865dd3
commit
7ba6081cb3
@ -1,15 +1,14 @@
|
|||||||
{
|
{
|
||||||
"bandPlan": "General",
|
"bandPlan": "General",
|
||||||
"bandPlanEnabled": true,
|
"bandPlanEnabled": true,
|
||||||
"centerTuning": true,
|
"centerTuning": false,
|
||||||
"fftHeight": 300,
|
"fftHeight": 300,
|
||||||
"frequency": 100100000,
|
"frequency": 100100000,
|
||||||
"max": 0.0,
|
"max": 0.0,
|
||||||
"maximized": false,
|
"maximized": false,
|
||||||
"menuOrder": [
|
"menuOrder": [
|
||||||
"Source",
|
"Source",
|
||||||
"Radio 1",
|
"Radio",
|
||||||
"Radio 2",
|
|
||||||
"Recorder",
|
"Recorder",
|
||||||
"Sinks",
|
"Sinks",
|
||||||
"Audio",
|
"Audio",
|
||||||
@ -23,7 +22,7 @@
|
|||||||
"Audio Sink": "audio_sink",
|
"Audio Sink": "audio_sink",
|
||||||
"PlutoSDR Source": "plutosdr_source",
|
"PlutoSDR Source": "plutosdr_source",
|
||||||
"RTL-TCP Source": "rtl_tcp_source",
|
"RTL-TCP Source": "rtl_tcp_source",
|
||||||
"Radio 1": "radio",
|
"Radio": "radio",
|
||||||
"Recorder": "recorder",
|
"Recorder": "recorder",
|
||||||
"SoapySDR Source": "soapy_source"
|
"SoapySDR Source": "soapy_source"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user