fit2gpx icon indicating copy to clipboard operation
fit2gpx copied to clipboard

Converter Garmin FIT files to GPX, CVS, HR, HRV, SpO2: fit2gpx, fit2csv, fit2sqlite, fit2db. Standalone application, not a shell script to gpsbabel, redy to use (Java).

Results 10 fit2gpx issues
Sort by recently updated
recently updated
newest added

Information that fields and widgets on Connect IQ write to the FIT file: W'bal, TRIM ZCW...

enhancement
Imput Data format

The time zone is not used anywhere.

Monitoring
GPX

Data sorted only in every datafile, but not in output file if it merged.

bug
Output Data Format
File output

SAS planet use SQLite for storing marks. But can't import FIT. Create SAS Mark DB as output and more features to decoration track (random color,..) on import.

enhancement
Output Data Format
Integration
SQLite

To local exist DB or create new if not exist. Autocreate table if not exist wit full list of known fields.

enhancement
Output Data Format
SQLite

enhancement
Output Data Format
PostgreSQL

Hello, A bug is happening with some fit files (example attached): It creates a last point with empty lat/lon: ``` 2022-04-17T11:53:08Z 95.0 0.028888888889923692 17 0.028888888889923692 73134.1 ``` While other FIT...