Skip to content

Conversation

@khoirulhasin
Copy link

  • Fixed calculation of text field length to prevent character truncation
  • Improved handling of 6-bit ASCII decoding for variable length text
  • Resolves issue where 'BAHAYA' was truncated to 'BAHAY'

Fixes #21

- Fixed calculation of text field length to prevent character truncation
- Improved handling of 6-bit ASCII decoding for variable length text
- Resolves issue where 'BAHAYA' was truncated to 'BAHAY'

Fixes BertoldVdb#21
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.

Text truncation in SafetyBroadcastMessage (Type 14) decoding, e.g., "BAHAYA" becomes "BAHAY"

1 participant