peter.kraus commented on issue Freeyourgadget/Gadgetbridge#2089
GPX exports 0 HR pointsThe HR of zero values are clearly nonsense. Whether they come directly from the watch, or from gadgetbridge, they should in my opinion be filtered out. I think the values are artifically added by…
2 months ago
peter.kraus commented on issue Freeyourgadget/Gadgetbridge#2089
GPX exports 0 HR points> @peter.kraus > > >No, I only have "Chart" min HR set to 0. It's not obvious the "Chart" setting affects exports, > > Yes, agree. one way to solve this is to use autoscaling in charts based on…
2 months ago
peter.kraus commented on issue Freeyourgadget/Gadgetbridge#2089
GPX exports 0 HR pointsNo, I only have "Chart" min HR set to 0. It's not obvious the "Chart" setting affects exports, and even then I think zero points should be discarded and not exported.
2 months ago
peter.kraus commented on issue Freeyourgadget/Gadgetbridge#2089
GPX exports 0 HR pointsActually, I've just noticed the `isValidHeartRateValue(hr)` check should do that, but of course when one sets the HR charts to be between 0 and a high number, 0 becomes a valid number to…
2 months ago