Skip to content

rtknav_qt: relax rmd regex to handle rounding edge cases#867

Merged
JensReimann merged 1 commit into
rtklibexplorer:mainfrom
ourairquality:rtknavi-qt-dms-regex
May 24, 2026
Merged

rtknav_qt: relax rmd regex to handle rounding edge cases#867
JensReimann merged 1 commit into
rtklibexplorer:mainfrom
ourairquality:rtknavi-qt-dms-regex

Conversation

@ourairquality
Copy link
Copy Markdown

The seconds can be rounded up to 60 which is outside the valid regex filter and then become invalid and the value is lost. Relax the filter to accept seconds into the 60s which is still workable.

The seconds can be rounded up to 60 which is outside the valid regex
filter and then become invalid and the value is lost. Relax the filter
to accept seconds into the 60s which is still workable.
@JensReimann JensReimann merged commit c95baa3 into rtklibexplorer:main May 24, 2026
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