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

Fix T1000-E GPS - some changes went missing from #4303? #4328

Merged
merged 9 commits into from
Jul 25, 2024
Merged

Fix T1000-E GPS - some changes went missing from #4303? #4328

merged 9 commits into from
Jul 25, 2024

Conversation

markbirss
Copy link
Contributor

Some changes from @Dylanliacc T1000-E branch went missing in the merge it seems, and GPS is not detected on master

#4303

@thebentern thebentern merged commit 1481ce9 into meshtastic:master Jul 25, 2024
94 of 95 checks passed
@fifieldt
Copy link
Contributor

fifieldt commented Jul 26, 2024

@markbirss - this was because of #4319 .

The extra baud rate code probably isn't needed anymore, see a few lines down - should automatically get your 115200 since it's set in variant.h.

@markbirss
Copy link
Contributor Author

@markbirss - this was because of #4319 .

The extra baud rate code probably isn't needed anymore, see a few lines down - should automatically get your 115200 since it's set in variant.h.

Ok, I see, I may have not looked at it long enough 😳

fifieldt pushed a commit to fifieldt/meshtastic-firmware that referenced this pull request Jul 29, 2024
…shtastic#4328)

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp

* Update GPS.cpp
fifieldt added a commit to fifieldt/meshtastic-firmware that referenced this pull request Aug 5, 2024
meshtastic#4319 added autodetect code for UC6580, and
removed these ifdefs. However, they were inadvertantly re-added
by meshtastic#4328 .
@fifieldt fifieldt mentioned this pull request Aug 5, 2024
thebentern pushed a commit that referenced this pull request Aug 5, 2024
#4319 added autodetect code for UC6580, and
removed these ifdefs. However, they were inadvertantly re-added
by #4328 .
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.

3 participants