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

Watch barometer #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Watch barometer #4

wants to merge 6 commits into from

Conversation

Mr-Groch
Copy link
Collaborator

@Mr-Groch Mr-Groch commented Jun 27, 2021

Hi, this time I've added support for watch built-in barometric sensor. It works interchangeably with BT vario. Jut if barometric sensor is present - it will enable vario view. When user choose to use BT vario - internal sensor will be ignored.

https://youtu.be/sIB_VGjLi9Y

I've also added vario beeper - it is disabled by default. User in companion app can enable beeper sound and set thresholds for sink and lift rates.

https://www.youtube.com/watch?v=jFrryPLuaRs

Internal barometric sensor is parsed to Kalman filter. Blue dots are raw sensor pressure, red are after Kalman filter, yellow is drawed manually mor eor less real move

Pressure raw data

Vertical speed is also filtered. Colors means the same as before.

Vario raw data

Please check german translations for new options - I've used google translator ;)

Mr-Groch added 5 commits June 21, 2021 23:28
Use built-in barometric sensor for secondary (tared) altimeter text
Enable vario mode when watch has built-in barometer. Pressure and altitude data are passed to Kalman filter
Faster sensor response and reduced logging
@Mr-Groch Mr-Groch requested a review from pulce June 27, 2021 18:20
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.

1 participant