-
Notifications
You must be signed in to change notification settings - Fork 1.3k
runplus: show satelite strength bar (+setting) #4059
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
base: master
Are you sure you want to change the base?
Conversation
875ba41 to
4473072
Compare
|
@gfwilliams for some reason the main boxes are scooted over to the right (I would expect left), when I add a column to their right:
Compared to the setting being off, so no column added on the left: The code that adds the bar is: BangleApps/apps/runplus/app.js Lines 226 to 241 in 4473072
Is this something odd in layout? |
|
It does seem to be something strange in Layout. I'm looking into it, but right now it seems to be caused by the button label that gets added. If you remove the |
|
Ok, I've just fixed it, but because we're building Layout in now, you'll need a whole new firmware for this to work :( Short of hard-coding the widths of the columns I don't think there's a great solution for this. But what about some other options:
|
|
Thanks for the fix!
Sure - I'll try those out and see how they look 🎨 |
|
In "sky spy", I was playing with different ideas to determine if GPS signal is reliable. Best way probably is to compare GPS and barometer heights, and if that difference is too big or changes rapidly, GPS is not reliable. |


This adds an option to show the satelite strength as a bar, to allow people to gauge how accurate the pace (and related stats) are, while running.