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

Since pocsag is added some date are invalid #12

Open
tomswinkels opened this issue Apr 9, 2019 · 2 comments
Open

Since pocsag is added some date are invalid #12

tomswinkels opened this issue Apr 9, 2019 · 2 comments

Comments

@tomswinkels
Copy link
Contributor

Since the pocsag is added to this project there are in the flex protocol invalid messages.

payload { "body": "-", "capcodes": [ "1323864", "1321752" ], "groupid": 0, "is_posted": false, "priority": 2, "receivers": "1323864, 1321752", "sender": 67, "timereceived": 1554798018.4470956, "timestamp": "2019-04-09 09:20:18" }

You see here a sender and before the pocsag it was not.

@dmitryelj
Copy link
Owner

dmitryelj commented Apr 11, 2019 via email

@tomswinkels
Copy link
Contributor Author

Maybe what you can do, is do not load all the protocols.

For pocsag only;

-a POCSAG512 -a POCSAG1200 -a POCSAG2400

For flex only;

-a FLEX

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