Skip to content

Instantly share code, notes, and snippets.

@USA-RedDragon
Last active January 14, 2024 18:17
Show Gist options
  • Save USA-RedDragon/25bbd4c401b384e20e0fbf34ab4e4dc1 to your computer and use it in GitHub Desktop.
Save USA-RedDragon/25bbd4c401b384e20e0fbf34ab4e4dc1 to your computer and use it in GitHub Desktop.
{
"ver": 2,
"sources": [{
"center": 855987500.0,
"rate": 10000000.0,
"error": 0,
"digitalRecorders": 15,
"digitalLevels": 8,
"lnaGain": 1,
"antenna": "RX",
"agc": true,
"driver": "osmosdr",
"device": "driver=sdrplay,soapy=0,agc_setpoint=0",
"gainSettings": { "IFGR": 20, "RFGR": 2 }
},
{
"center": 158000000.0,
"rate": 10000000.0,
"error": 0,
"digitalRecorders": 15,
"digitalLevels": 8,
"lnaGain": 1,
"antenna": "RX",
"agc": true,
"driver": "osmosdr",
"device": "driver=sdrplay,soapy=0,agc_setpoint=0",
"gainSettings": { "IFGR": 20, "RFGR": 2 }
}],
"systems": [{
"control_channels": [155970000,158850000,155092500],
"talkgroupsFile": "",
"audioArchive": false,
"callLog": false,
"hideEncrypted": true,
"type": "ConventionalDMR",
"shortName": "CountyLaw"
},
{
"control_channels": [859037500,859537500,860712500],
"talkgroupsFile": "oktg.csv",
"audioArchive": false,
"callLog": false,
"hideEncrypted": true,
"type": "p25",
"shortName": "OKTRS"
}],
"plugins": [
{
"library": "librdioscanner_uploader.so",
"name": "rdioscanner_uploader",
"server": "http://127.0.0.1:3000",
"systems": [{
"systemId": 92,
"apiKey": "REDACTED",
"shortName": "OKTRS"
}]
}
],
"frequencyFormat": "mhz"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment