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

fix pocsag tx char limit #2303

Merged
merged 6 commits into from
Oct 15, 2024
Merged

fix pocsag tx char limit #2303

merged 6 commits into from
Oct 15, 2024

Conversation

htotoo
Copy link
Member

@htotoo htotoo commented Oct 15, 2024

fixes #2295
maybe this is not the actual max, specs say different numbers.

I take the 80 from here:
The maximum length for a standard alpha-numeric message is 40 characters. However,
there are provisions for longer messages which allow up to 80 characters.
https://www.raveon.com/pdfiles/AN142(POCSAG).pdf

@htotoo htotoo changed the title fix pocsag tx display fix pocsag tx char limit Oct 15, 2024
@htotoo htotoo requested a review from gullradriel October 15, 2024 12:58
@htotoo htotoo enabled auto-merge (squash) October 15, 2024 15:36
Copy link
Member

@gullradriel gullradriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the user asking it !

@htotoo htotoo merged commit 1b3359b into portapack-mayhem:next Oct 15, 2024
3 checks passed
@htotoo htotoo deleted the pocsagtx branch October 15, 2024 18:54
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

Successfully merging this pull request may close these issues.

PocsagTX: allow more than 30 characters to be sent at once
2 participants