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

1st landing #574

Closed
wants to merge 1 commit into from
Closed

1st landing #574

wants to merge 1 commit into from

Conversation

illogikk
Copy link

@illogikk illogikk commented Sep 7, 2024

First landing.
1. Header File (calebGPSInterface.h):
• Declares the class CalebGPSInterface with methods to initialize GPS, update data, and access GPS information (latitude, longitude, altitude, satellite count, and GPS fix status).
2. Source File (calebGPSInterface.cpp):
• Implements the class methods. This includes initializing the GPS module, reading GPS data from the serial buffer, and accessing GPS information using TinyGPS++.

@illogikk illogikk closed this Sep 7, 2024
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