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

Heltec-Tracker: GPS support #2615

Merged
merged 4 commits into from
Jul 16, 2023
Merged

Conversation

mverch67
Copy link
Collaborator

Implemented support for Unicore UC6580 GNSS for heltec-wireless-tracker.

It takes a while for the very first time but once detected the location is 100% correct.

DEBUG | 17:59:56 83 [GPS] AGE: LOC=99 FIX=0 DATE=104 TIME=99
DEBUG | 17:59:56 83 [GPS] hasValidLocation RISING EDGE
DEBUG | 17:59:56 83 [GPS] WANT GPS=0
DEBUG | 17:59:56 83 [GPS] publishing pos@64b4301c:2, hasVal=1, GPSlock=1
DEBUG | 17:59:56 83 [GPS] GPSStatus.match() new pos@64b4301c to old pos@0
DEBUG | 17:59:56 83 [GPS] New GPS pos@64b4301c:3 lat=48.xx5752, lon=11.xx3803, alt=591, pdop=7.38, track=0.00, speed=0.00, sats=5
DEBUG | 17:59:56 83 [GPS] onGPSChanged() pos@64b4301c, time=1689530396, lat=480457523, lon=116138030, alt=591
INFO  | 17:59:56 83 [GPS] updatePosition LOCAL pos@64b4301c, time=1689530396, latI=48xx57523, lonI=11xx38030, alt=591
DEBUG | 17:59:56 83 [GPS] Node status update: 1 online, 1 total

@mverch67
Copy link
Collaborator Author

As the firmware is now fully functional I added heltec-wireless-tracker to the workflow build matrix. However, the device-install scripts may still need adaptations (S3-ota).

@github-actions
Copy link
Contributor

github-actions bot commented Jul 16, 2023

🤖 Pull request artifacts

file commit
pr2615-firmware-2.1.19.c3fc3b2.zip 0bef1a0

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 16, 2023
thebentern added a commit to meshtastic/artifacts that referenced this pull request Jul 16, 2023
@thebentern thebentern merged commit ab32503 into meshtastic:master Jul 16, 2023
46 of 47 checks passed
@mverch67 mverch67 deleted the heltec-gps branch July 17, 2023 14:57
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.

None yet

2 participants