nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
734 stars 1.78k forks source link

Trend arrow in Wear watchface does not account for smoothing #3414

Closed soficshift closed 2 days ago

soficshift commented 3 months ago

The trend arrow in the Wear watchfaces apparently do not account for smoothing. See the two attached images below. I've tested it both stock and personalized watchfaces and both have the issue. Sensor is a Libre2Plus (CGM Brazilian version) with updates every 1 minute, sent by Juggluco with EverSense interface and received via the MM640g source. Libre is very noisy so the arrow consistently differs from the one shown in the mobile app.

Version: AAPS 3.2.0.1 (aeed6e2083-2023.10.24)

I think logs would not help, but please correct me if they are necessary.

Screenshot_20240824_212752_sysui Screenshot_20240824_212805_AAPS

MilosKozak commented 3 days ago

@Philoul still valid for dev?

Philoul commented 2 days ago

Never got this issue on my side (neither with previous master nor in dev), but probably because I use G6 without filtering... I made a commit to send to watch the same Arrow calculated in Overview, so it should fix this issue ;-)

soficshift commented 1 day ago

Thanks so much! Sorry for not providing more details.