RadioReference.com Forums

@boatbod - I apologize if this is the wrong place to ask this, I looked for a related thread but I don't know what words to search.

I have rx.py for P25 Phase II simulcast system running on my RPI 3b+

Here is my config:

Code:
./rx.py -l http:192.168.1.9:8080 --nocrypt --args "rtl" --gains 'lna:36' -S 2400000 -X -q 0 -v 1 -2 -V -U -T trunk.tsv 2> stderr.2

My problem is the broadcasts sound like they are getting cut short - from the beginning and the end.

They sound like they start too late and end too early.

The person is already speaking by the time the audio plays, and it seems to cut off the broadcast before the speaker is quite finished.

It is maybe 0.25 to 0.5 seconds on each end, but enough to be hard to listen too.

I have no idea what setting to adjust?

Thanks!
Top