Skip to content

allow overriding of sentence structure defines#60

Open
Kriechi wants to merge 1 commit into
jacketizer:masterfrom
Kriechi:parser-options
Open

allow overriding of sentence structure defines#60
Kriechi wants to merge 1 commit into
jacketizer:masterfrom
Kriechi:parser-options

Conversation

@Kriechi

@Kriechi Kriechi commented Sep 12, 2024

Copy link
Copy Markdown

This is needed for NMEA-like protocols that add extensions with longer-than-expected sentences, or new longer type words. Users that need to, can now define their own limits or use the default defines.

For example, Quectel uses vendor-specific type words longer than the usual 5 characters:
https://github.com/quectel-open-source/GNSSTool/blob/42987f2ac4026e32c7839691a561f86ff655b737/QGNSS/DataParser/nmea_parser.cpp#L432

This is needed for NMEA-like protocols that add extensions with longer-than-expected sentences, or new longer type words. Users that need to, can now define their own limits or use the default defines.
@jacketizer

Copy link
Copy Markdown
Owner

Looks good! I will take a closer look later.

@Kriechi

Kriechi commented Sep 16, 2025

Copy link
Copy Markdown
Author

@jacketizer any chance to get a review on this? Thanks!

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.

2 participants