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

android - Use course from GB if available #2504

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

halemmerich
Copy link
Collaborator

@halemmerich halemmerich commented Jan 15, 2023

Make use of https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3026. Will mark this as ready when that PR is merged.

@gfwilliams
Copy link
Member

Thanks! I guess either way it won't break anything for this to be in - I'll tweak it to !isFinite though as I think that reads better :)

@gfwilliams gfwilliams marked this pull request as ready for review January 25, 2023 08:33
@gfwilliams gfwilliams merged commit da95c5a into espruino:master Jan 25, 2023
@halemmerich halemmerich deleted the gbgps branch January 25, 2023 18:16
schklom referenced this pull request in schklom/Gadgetbridge-osm Mar 24, 2023
This tries to use bearing and number of satellites if available. ~~Bangle.js watch currently sets course=NaN in it's implementation of the GPS event handler, so to be of use this needs a small change there as well: [https://github.com/espruino/BangleApps/pull/2504](https://github.com/espruino/BangleApps/pull/2504)~~ Change has been merged.

Please advise on needed changes or oversights, thanks :)

Co-authored-by: Martin Boonk <martin@boonk.info>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3026
Co-authored-by: halemmerich <halemmerich@noreply.codeberg.org>
Co-committed-by: halemmerich <halemmerich@noreply.codeberg.org>
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.

2 participants