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

Messages get lost when DMR is active while they arrive #3

Open
dk5ras opened this issue Jul 5, 2018 · 2 comments
Open

Messages get lost when DMR is active while they arrive #3

dk5ras opened this issue Jul 5, 2018 · 2 comments

Comments

@dk5ras
Copy link
Contributor

dk5ras commented Jul 5, 2018

Hi,

As mentioned above, paging messages do not get stored when the MMDVM is busy transmitting other (in this case DMR) traffic. So they are lost, even when the frequency is free again after a few minutes.

If additional information, logs, configurations or some coffee or beer are helpful - feel free to ask :)

With best regards

Ralph.

@dk5ras
Copy link
Contributor Author

dk5ras commented Jan 11, 2019

I want to add that the 15 sec hold timer that should invalidate old time messages in fact kills all messages older than 15 sec. So in case the TX is busy, POCSAG messages are thrown away almost immediately :( My proof was setting this manually to 3600 seconds and recompiling - then the queue fills up, and the messages are pushed out as soon as the TX gets available again.

So I would consider this a quite serious bug :)

Ralph, dk5ras.

@dg9vh
Copy link
Contributor

dg9vh commented Jan 11, 2019

Solution could be adding a list of talkgroups within the ini-file that should be killed within this timeout and further making this 15 seconds also an option within the ini-file to make it configurable.

Kim
DG9VH

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