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

Gps cleanup and powersave #2807

Merged
merged 41 commits into from
Sep 24, 2023
Merged

Gps cleanup and powersave #2807

merged 41 commits into from
Sep 24, 2023

Conversation

jp-bennett
Copy link
Collaborator

No description provided.

src/gps/GPS.h Outdated Show resolved Hide resolved
@mverch67
Copy link
Collaborator

mverch67 commented Sep 18, 2023

GPS.h line 185: void setNumSatellites(uint8_t n);

This method is never used (dead code?).

src/gps/GPS.cpp Outdated Show resolved Hide resolved
@code8buster
Copy link
Contributor

code8buster commented Sep 18, 2023

Is there any way you can break out into a couple smaller sets of changes?
edit: On second thought it might be alright.

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

github-actions bot commented Sep 18, 2023

🤖 Pull request artifacts

file commit
pr2807-firmware-2.2.8.4ac00b1.zip 4ac00b1

thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 18, 2023
@jp-bennett
Copy link
Collaborator Author

Is there any way you can break out into a couple smaller sets of changes?
I'm leery of how many things are being packed into this; it can easily exceed my capacity in both time and hardware to test the corner cases of everything it touches.

That's fair. I'll see what I can do.

thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 20, 2023
thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 20, 2023
@jp-bennett jp-bennett marked this pull request as ready for review September 22, 2023 01:45
@jp-bennett
Copy link
Collaborator Author

20 minutes with a GPS set to 120 second update times on a T-beam:
2.2.0: 187 mWh
This patch: 81 mWh

thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 22, 2023
to avoid strange log message.
src/gps/GPS.cpp Outdated Show resolved Hide resolved
thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 23, 2023
@jp-bennett jp-bennett merged commit 1a2c7f0 into master Sep 24, 2023
@jp-bennett jp-bennett deleted the gps-work branch September 24, 2023 04:45
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.

4 participants