Skip to content

Instantly share code, notes, and snippets.

@ampledata
Created November 23, 2018 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ampledata/17b8473870fc373b8847d094790b877d to your computer and use it in GitHub Desktop.
Save ampledata/17b8473870fc373b8847d094790b877d to your computer and use it in GitHub Desktop.
Trunk Recorder Configuration for SFCERS
{
"sources": [{
"center": 853887500.0,
"rate": 8000000.0,
"error": 12000.0,
"gain": 14,
"ifGain": 24,
"bbGain": 22,
"debugRecorders": 0,
"digitalRecorders": 0,
"analogRecorders": 6,
"driver": "osmosdr",
"squelch": -60
}],
"systems": [{
"modulation": "fsk4",
"control_channels": [851125000, 851150000, 851400000, 851425000, 852362500, 852882500, 853250000, 853812500],
"type": "smartnet",
"talkgroupsFile": "sfcers.csv",
"recordUnknown": "false",
"bandplan": "800_reband",
"shortName": "sfcers",
"apiKey": "xxx"
}],
"uploadServer": "https://api.openmhz.com",
"frequencyFormat": "mhz",
"statusAsString": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment