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

UBX-RXM-PMREQ soft-off implemented #2772

Merged
merged 3 commits into from
Sep 5, 2023
Merged

UBX-RXM-PMREQ soft-off implemented #2772

merged 3 commits into from
Sep 5, 2023

Conversation

code8buster
Copy link
Contributor

@code8buster code8buster commented Sep 5, 2023

Rather than be mad at git for my misuse of its rebase function, I just made a new branch and copied my simple changes.
Enjoy all! Also I turned all your "byte"s to uint8_t.

Original PR:
This should allow anyone without dedicated gpio to put their Ublox GNSS receivers to sleep.
Either using triple user button press or simply setting position.gps_enable to zero.

We can also start constructing packets for use elsewhere in the code base. Previously all ublox messages were defined and sent within functions.

src/gps/GPS.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

🤖 Pull request artifacts

file commit
pr2772-firmware-2.2.5.c91e306.zip c91e306

thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 5, 2023
@code8buster code8buster merged commit 1254031 into master Sep 5, 2023
@code8buster code8buster deleted the ubx-pmreq branch September 5, 2023 17:15
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