op25/op25/gr-op25_repeater/apps/cfg-900.json

41 lines
1.1 KiB
JSON
Raw Normal View History

2020-08-02 19:29:47 +00:00
{
"channels": [
{
"demod_type": "fsk4",
"destination": "udp://127.0.0.1:56120",
"excess_bw": 0.2,
"filter_type": "rc",
2020-12-25 20:27:48 +00:00
"frequency": 924975000,
2020-08-02 19:29:47 +00:00
"if_rate": 24000,
2020-12-25 20:27:48 +00:00
"name": "p25 control channel",
2020-08-02 19:29:47 +00:00
"plot": "datascope",
"source": "symbols:sym-cc925.dat",
"symbol_rate": 4800
},
{
"demod_type": "fsk4",
"destination": "udp://127.0.0.1:56124",
"excess_bw": 0.2,
"filter_type": "rc",
2020-12-25 20:27:48 +00:00
"frequency": 924925000,
2020-08-02 19:29:47 +00:00
"if_rate": 24000,
2020-12-25 20:27:48 +00:00
"name": "p25 voice channel",
2020-08-02 19:29:47 +00:00
"plot": "datascope",
"source": "/home/mhp/rand4.raw",
"symbol_rate": 4800
}
],
"devices": [
{
"args": "udp:127.0.0.1:25252",
"frequency": 924950000,
"gains": "",
"name": "udp",
"offset": 0,
"ppm": 0,
2020-12-25 20:27:48 +00:00
"rate": 120000,
2020-08-02 19:29:47 +00:00
"tunable": false
}
]
}