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

add gps code to parse location sentence #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add gps code to parse location sentence #29

wants to merge 1 commit into from

Conversation

sisenegc
Copy link

  • tested to work on gps chip and spits out something like "LNG -12210.495600, LAT 3725.627800, ALT 175.500000"
  • wrote as a standalone thing, not sure where this should be put in the codebase currently
  • TODO currently uses atof() from #include <stdlib.h>, because apparently "pico/stdlib.h" doesn't give right conversions for some reason (rewrite the function manually?)

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.

1 participant