dvmarinoff / Flux

Indoor Cycling App for Structured Training
https://flux-web.vercel.app
GNU Affero General Public License v3.0
505 stars 86 forks source link

Wrong speed #173

Closed Gregdimakis closed 8 months ago

Gregdimakis commented 8 months ago

Since Christmas, the app has started showing wrong speed when uploaded to Garmin connect. Also it tries to load a map on Garmin. I noticed that prior to this, the activity had shown as connected with edge 1030 plus, but now there is no connection.

dvmarinoff commented 8 months ago

@Gregdimakis Thanks for the report! I did a huge update on the .FIT parser. I see that the speed is not getting converted from k/h to m/s:

Screenshot 2024-01-03 at 22 50 06

Will fix that issue tomorrow morning. Meanwhile sorry for the inconvenience!

dvmarinoff commented 8 months ago

@Gregdimakis just updated the app with some fixes. Speed should be working fine now. Also fixed a timestamp bug with the Laps.

Screenshot 2024-01-04 at 12 16 20