Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

without signalDetectorThreshold parameter set, im not picking up any signal #999

Open
israelgoldstein opened this issue Feb 16, 2025 · 0 comments

Comments

@israelgoldstein
Copy link

israelgoldstein commented Feb 16, 2025

Trunk-Recorder: Version: 5.0.0
what would cause my one site, to require the following parameter in the source to be set,

"signalDetectorThreshold": -65,

i dont use this at other sites i run trunk-recorder
but this site, without it, it wont pickup any signal

any help ?

Source:

"center": 482700000,
"rate": 2048000,
"driver": "osmosdr",
"device": "rtl=40000402",
"error": 0,
"-ppm": 0,
"gain": 12,
"-gainSettings": {},
"-ifGain": 0,
"-bbGain": 0,
"-mixGain": 0,
"-lnaGain": 0,
"-vga1Gain": 0,
"-vga2Gain": 0,
"-antenna": "",
"-digitalRecorders": 0,
"-analogRecorders": 0,
"agc": false,
"signalDetectorThreshold": -65,
"-comments": "",
"enabled": true

System:

"type": "conventional",
"shortName": "fdny401",
"-talkgroupsFile": "",
"channelFile": "FDNY_1_channels.csv",
"-control_channels": [],
"-channels": [],
"-modulation": "",
"squelch": -40,
"-apiKey": "XXXXXXXXXXXXXXXXXXXXXXXXXX",
"-analogLevels": 2,
"-maxDev": 2000,
"-digitalLevels": 1,
"-unitTagsFile": "",
"-recordUnknown": false,
"-recordUUVCalls": false,
"-hideEncrypted": false,
"-hideUnknownTalkgroups": false,
"maxDuration": 20,
"-minTransmissionDuration": 0,
"-talkgroupDisplayFormat": "id",
"uploadScript": "/home/pi/scripts/tr_extender/upload.sh fdny401",
"-unitScript": "",
"compressWav": true,
"audioArchive": false,
"-transmissionArchive": false,
"callLog": true,
"defaultMode": "analog",
"-decodeMDC": false,
"-decodeFSync": false,
"-decodeStar": false,
"-decodeTPS": false,
"enabled": true

the parameters with a leading -,
is there as a placeholder - so i could have 1 format i use for all systems, and change parameters accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant