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

OBS hangs at "Wait for GPS" while GPS has fix #369

Open
Jens-Kassel opened this issue Nov 27, 2024 · 0 comments · May be fixed by #370
Open

OBS hangs at "Wait for GPS" while GPS has fix #369

Jens-Kassel opened this issue Nov 27, 2024 · 0 comments · May be fixed by #370

Comments

@Jens-Kassel
Copy link

  • GPS seems to be configured correctly
  • attaching a UART-USB Converter to the GPS modul and analysing via pygpsclient shows valid GPS Data with fix
  • OBS hangs in loop and shows „Wait for GPS“

See Forum

Jens-Kassel pushed a commit to Jens-Kassel/OpenBikeSensorFirmware that referenced this issue Nov 27, 2024
As I can see delayMs is the delay between the handling of the first byte
of a GPS-Message block and the last Byte of the UbxNavTime Msg.

We have configured the GPS to get a block each second. (Sol, Pollsh,
Dop, Velned and TimeGps)

I don't think the order of the single messages is specified and may
differ.

This delay is no indicator of the quality of the GPS measurement but the
performance of the OBS firmware.
@Jens-Kassel Jens-Kassel linked a pull request Nov 27, 2024 that will close this issue
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 a pull request may close this issue.

1 participant