scrapper / postrunner

Application to manage FIT files such as those produced by Garmin fitness devices
GNU General Public License v2.0
62 stars 14 forks source link

Fix: expand gap time on ChartView #37

Closed masneyb closed 1 year ago

masneyb commented 1 year ago

Some devices like the Garmin Edge 520 repeatedly put lots of gaps in the data. Expand the gap time from 5 to 10 seconds to clean up the graphs.

masneyb commented 1 year ago

Here's what my graphs from the Garmin Edge 520 look like without this change:

postrunner-before

What the graphs look like with this change:

postrunner-after