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

Publish fixed position updates and consider changes in only altitude as an updated point #3758

Merged
merged 2 commits into from
May 2, 2024

Conversation

ndoo
Copy link
Contributor

@ndoo ndoo commented May 1, 2024

Enabled GPS thread when fixed position is updated, to let the GPS thread run once and publish the new fixed position.

Also consider changes in only altitude as an updated point, so that running Python meshtastic with --setlat --setlon --setalt but only changes to altitude will still publish to the mesh.

ndoo added 2 commits May 2, 2024 01:20
Enabled GPS thread when fixed position is updated, to let the GPS thread run once and publish the new fixed position.

Signed-off-by: Andrew Yong <[email protected]>
@thebentern thebentern requested a review from jp-bennett May 1, 2024 17:33
Copy link
Collaborator

@jp-bennett jp-bennett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks OK to me.

@thebentern thebentern merged commit 5f929a8 into meshtastic:master May 2, 2024
70 checks passed
@ndoo ndoo deleted the fixed-position branch May 3, 2024 00:21
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