bailuk / AAT

Another Activity Tracker for Android
https://bailu.ch/aat
GNU General Public License v3.0
150 stars 41 forks source link

Use of phone's barometer for altitude #26

Closed tomdereub closed 5 years ago

tomdereub commented 5 years ago

I think the app only uses GPS to determine altitude ? Is it possible to add the use of the barometer, which is much more precise to calculate total ascend and descend ? And the most would be the possibility to calibrate altitude before start. In my case, I have errors of about 70 meters on altitudes, and not really constant.

bailuk commented 5 years ago

Altitude from barometer should work now:

This can be activated and calibrated in the preferences. There is now a list of supported sensors in the preferences view: just activate the internal barometer. To calibrate the altitude you can also tap on the altitude display in the cockpit view.