Skip to content

Conversation

@PaulZC
Copy link
Contributor

@PaulZC PaulZC commented Oct 30, 2025

This PR:

  • Resolves issue Postcard RTK: Galileo HAS Configuration (LG290p) #756 by:
    • Adding settings.configurePPP
    • configurePPP is a free format text string which is passed to the LG290P in PQTMCFGPPP
    • The (five) parameters should be separated by spaces, not commas
    • The spaces are converted to commas before PQTMCFGPPP is sent to the GNSS. This is to avoid issues when passing the string to the web config - where everything is comma-separated...
    • It is accessible via the GNSS Constellation menu. It is only visible if settings.enableGalileoHas is enabled
    • There is some basic format checking both in the menu and the web config:
    • Commas are not allowed
    • At least four spaces should be included
  • Tested on LG290P v06 (PPP_TEMP). I'm seeing it achieve RTK Float

@nseidle nseidle merged commit 69ea5e0 into release_candidate Oct 30, 2025
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.

3 participants