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

get gps firmware version and log it in the header. #34

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

Conversation

hkwi
Copy link

@hkwi hkwi commented Apr 8, 2015

MTK3329/MTK3339 PMTK command packet PMTK_Q_RELEASE queries the gps firmware version, and gps unit returns PMTK_DT_RELEASE.

Note that only one SoftwareSerial works at a time, and we need to switch OpenLog and GPS.

Fixes #27

MTK3329/MTK3339 PMTK command packet PMTK_Q_RELEASE
queries the gps firmware version, and gps unit returns
PMTK_DT_RELEASE.

Note that only one SoftwareSerial works at a time, and
we need to switch OpenLog and GPS.
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.

Write GPS module version to the SD card
1 participant