bailuk / AAT

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

So more Questions about the new Version 1.16 #58

Closed Maligola closed 3 years ago

Maligola commented 5 years ago

Hello, I've been using your app for a while now, but a few things are unclear to me.

  1. if i set 1,8km/h -3s under Settings/ System autopause and otherwise keep all other profiles in the original, i always get several GPS logs when i use the pause key during a tour and not only the automatic function. This is a bit strange.

  2. you have added the new function for altitude. I know what it should be but what does this do with the APP "adjust GPS altitude"? Nothing happens with me to 99%. In cockpit 1, I see "height GPS" and that I can enter a manual value after typing. Probably my value from where I live. Thereupon the value is indicated with +/ - height with the Tracking. But why not the real value which the GPS delivers and possibly still as option with corrected NormalNull (NN) value?

  3. i can now select the internal barometer sensor (Bosch -BMP280) of my Sony Z3c but i can't see the recorded air pressure value anywhere in the cockpit? The display "pressure at sealevel [hPa]" in Settings - General/ System also shows me a completely wrong value. When I read the air pressure internally in the Sony readout I get the correct values which my analog barometer on the house wall also shows me.

  4. is there any hope that my Xiaomi MiFit3 tape will soon be connectable via BT and that I get the value displayed? At the moment he finds the device but cannot pair it. For the Mi Band I use the OpenSource App "gadgetbridge" maybe there is an interface?

Still great work, I like to use the app.


Hallo, ich benutze schon eine Weile deine App aber ein paar Dinge sind mir unklar.

  1. Wenn ich unter Einstellungen/ System autopause 1,8km/h -3s einstelle und ansonsten alle anderen Profile im Original behalte bekomme ich immer mehrere GPS logs ausgegeben, wenn ich während einer Tour doch mal die Pausetaste benutze und nicht nur die automatische Funktion nutze. Das ist etwas komisch.

  2. Du hast die neue Funktion für altitude eingebaut. Ich weiß was es eigentlich sein sollte aber was bewirkt das bei der APP "adjust GPS altitude"? Da passiert bei mir zu 99% nichts. Im Cockpit 1 sehe ich "höhe GPS" und das ich nach dem tippen einen manuellen Wert eingeben kann. Vermutlich meinen Wert vom Wohnort. Daraufhin wird der Wert beim Tracking mit +/ - Höhe angegeben. Aber wieso nicht der wirkliche Wert den das GPS liefert und evtl. noch als Option mit korrigiertem NormalNull (NN) Wert?

  3. Ich kann jetzt den internen Barometersensor (Bosch -BMP280) meines Sony Z3c auswählen aber ich sehe nirgendwo im Cockpit den erfassten Luftdruckwert? Die Anzeige "pressure at sealevel [hPa]" in Einstellungen - Allgemein/ System zeigt mir auch einen gänzlich falschen Wert an. Wenn ich den Luftdruck intern im Sonyauslese komme ich auf die richtigen Werte die mir auch mein analoges Barometer an der Hauswand anzeigt.

  4. Besteht die Hoffnung das demnächst mein Xiaomi MiFit3 Band via BT koppelbar ist und ich den Wert auch angezeigt bekomme? Momentan findet er das Gerät aber kann es nicht koppeln. Für das Mi Band nutze ich die OpenSource App "gadgetbridge" evtl. gibt es da eine Schnittstelle?

Trotzdem super Arbeit, ich nutze die App gerne.

bailuk commented 5 years ago
  1. There are two auto-pause features. Post processed auto-pause calculates auto pause to the GPX track when the track gets loaded. It doesn't modify any GPX content. While the old auto pause feature set's the tracker to pause so pauses are recorded.

  2. As you figured out this allows you to provide real altitude here and there. A newly calculated value will be displayed and recorded. GPS provided altitude is not displayed anymore. You can see the altitude correction value (difference) in the settings.

  3. The barometer sensor uses the same principal. You have to manually provide real altitude at least once as the sensor only provides pressure and no information about altitude or pressure at sea level.

  4. Currently only BluetoothLE is supported.

bailuk commented 3 years ago

If you have questions or suggestions, feel fee to open a new issue.