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

LTR and LTR-Net Decoders Perform Poorly #423

Closed
DSheirer opened this issue Sep 16, 2018 · 2 comments
Closed

LTR and LTR-Net Decoders Perform Poorly #423

DSheirer opened this issue Sep 16, 2018 · 2 comments
Milestone

Comments

@DSheirer
Copy link
Owner

After updating the LTR decoder to use variable sample rates, it appears that the logic to filter out the DC offset is causing the channels to decode poorly or not at all. In one case, I was trying to decode 151.865 and the stronger HSC on 151.49 was decoding. This indicates that the filter is not attenuating adjacent channels sufficiently.

And, the decoder is not locking on to the LTR idle bursts in time to decode them properly.

@DSheirer DSheirer added this to the Build 0.4.0 milestone Sep 16, 2018
@DSheirer DSheirer modified the milestones: Build 0.4.0, Build 0.5.0 Nov 26, 2019
@DSheirer DSheirer modified the milestones: Build 0.5.0, Build 0.6.0 Apr 18, 2022
@Clark985
Copy link

Clark985 commented Mar 17, 2023

Not sure if this is the proper way to comment, but I'm also having LTR decode issues.

The first transmission will decode, then it's as if it gets a phantom transmission that doesn't catch the end of call signaling. Activity will often times show a multi-hour transmission. Running 0.5.2 (Windows), also did this on 0.5.0

Idle bursts also aren't decoded every 10 seconds, maybe a third to a half of them decode.

**** 4-24-2023 Disregard. I switched the channel config to LTR-Net and it seems to behave now. Also on 0.5.3 now

@DSheirer
Copy link
Owner Author

DSheirer commented Jun 5, 2023

Original issue & Issue reported by @Clark985 resolved in PR #1567

@DSheirer DSheirer closed this as completed Jun 5, 2023
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