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

Need help upgrading, not getting P25 radio IDs #200

Closed
rosecitytransit opened this issue Sep 10, 2018 · 5 comments
Closed

Need help upgrading, not getting P25 radio IDs #200

rosecitytransit opened this issue Sep 10, 2018 · 5 comments

Comments

@rosecitytransit
Copy link
Contributor

rosecitytransit commented Sep 10, 2018

I am trying to update from the ancient gr-latency branch from which @robotastic added unit-unit call support and am having some issues. It appears that in this commit 3f64de3 the code was changed from getting radio IDs from the voice packet metadata to getting them from the control channel. However, the system I record only occasionally puts radio IDs on the control channel.

I use radio IDs to handle unit-unit calls which don't show up correctly on the control channel so it is important to have them. I am wondering if someone can change my https://github.com/rosecitytransit/trunk-recorder/tree/trimetscanner branch so it gets radio IDs from voice packets.

In addition, I am trying to start recording from a second site, and at first things work great but after half a day or so, I start getting an increasing amount of 44 byte files. I don't think it's a signal issue as the decoding issue remains great. I am hoping the upgrade will address this.

@kg6uyz
Copy link

kg6uyz commented Sep 10, 2018 via email

@rosecitytransit
Copy link
Contributor Author

rosecitytransit commented Sep 11, 2018

I'm not sure that's the issue as I'm using the same bandwidth and frequency settings when I add the second site (1.8 MHz for each SDR) and I thought all of the work was done in software, meaning the same data is getting pulled in.

But what heat sink did you get? I would be willing to possibly try it.

Also, if there's not an antenna covering a frequency, no file will show up since it won't even try to record.

@rosecitytransit
Copy link
Contributor Author

I still haven't solved this problem, and a listener is willing to pay whoever to help solve it. I'd really like to figure out why audio starts failing to record with the second site, but if I could at least get the program updated that would be a success.

@rosecitytransit
Copy link
Contributor Author

Still interested in compensating someone to help me with this

@rosecitytransit
Copy link
Contributor Author

Well, I don't know if they're coming from the control channel or the voice frames, but I appear to be getting the radio IDs.

I'm now trying to detect call terminations on the voice channels. So far, I have 871f6a3 but I get segmentation faults every time a call ends.

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

2 participants