• Joined on 2025年09月19日
fm42 commented on issue OpenTracksApp/OpenTracks#2168 2025年09月24日 08:05:54 +02:00
Handle invalid heart rate values

So it might be reasonable to just discard this value e.g. in BluetoothHandlerManagerHeartRate?

This should improve the rendering of the charts and the accumulated stats. Also, the user (e.g....

fm42 commented on issue OpenTracksApp/OpenTracks#2161 2025年09月24日 07:58:11 +02:00
HR broadcast require manual re-select

Hi, just to let you know, i have the same issue with a Mi Band 10.

fm42 commented on issue OpenTracksApp/OpenTracks#2168 2025年09月22日 08:51:36 +02:00
Handle invalid heart rate values

Thanks for the reply.

So that means on a protocol level, 0 is basically "null", since no value was reported.

If 0 is handled like a real value, doesn't that also distort the statistics (by...

fm42 opened issue OpenTracksApp/OpenTracks#2168 2025年09月19日 08:45:00 +02:00
Handle invalid heart rate values