parent
384c8c28d0
commit
94a34dc4df
@ -0,0 +1,66 @@ |
||||
{ |
||||
"backend-rx":{ |
||||
"antenna":"", |
||||
"audio":false, |
||||
"audio-if":false, |
||||
"audio-input":"", |
||||
"audio-output":"default", |
||||
"calibration":0, |
||||
"costas-alpha":0.04, |
||||
"decim-amt":1, |
||||
"excess-bw":0.2, |
||||
"fine-tune":0, |
||||
"gain":null, |
||||
"gain-mu":0.025, |
||||
"gains":"", |
||||
"hamlib-model":null, |
||||
"ifile":"", |
||||
"input":"", |
||||
"logfile-workers":null, |
||||
"pause":false, |
||||
"raw-symbols":"", |
||||
"seek":0, |
||||
"tone-detect":false, |
||||
"udp-player":false, |
||||
"vocoder":false, |
||||
"wireshark":false, |
||||
"wireshark-host":"127.0.0.1" |
||||
}, |
||||
"channels":[ |
||||
{ |
||||
"active":true, |
||||
"blacklist":[ |
||||
"" |
||||
], |
||||
"cclist":[ |
||||
0 |
||||
], |
||||
"demod_type":"cqpsk", |
||||
"destination":"udp://127.0.0.1:23456", |
||||
"filter_type":"rc", |
||||
"frequency":500000000, |
||||
"if_rate":24000, |
||||
"nac":null, |
||||
"name":"Channel1", |
||||
"phase2_tdma":false, |
||||
"plot":"", |
||||
"tgids":[], |
||||
"trunked":false, |
||||
"whitelist":[ |
||||
"" |
||||
] |
||||
} |
||||
], |
||||
"devices":[ |
||||
{ |
||||
"active":true, |
||||
"args":"rtl", |
||||
"frequency":500000000, |
||||
"gains":"lna:45", |
||||
"name":"Device1", |
||||
"offset":0, |
||||
"ppm":0, |
||||
"rate":1000000 |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue