Releases: McMaster-Baja-Racing/Strava-Parser
Releases · McMaster-Baja-Racing/Strava-Parser
v0.3
Added support for multiple *.fit files at once.
Usage
- Download
MBR-Strava-Parser-v0.3.exe - Double click
MBR-Strava-Parser-v0.3.exeto run the application. - This will launch a UI allowing you to select multiple
*.fitfiles, the directory to save the data and a threshold for removing values from the scale. - Once you click
run, the application will automatically save the files in the directory and open the interactive map.
What's Changed
- Adding Multiple series by @gr812b in #1
- Update README.md by @gr812b in #2
- Adding all series toggle by @gr812b in #3
Full Changelog: v0.2...v0.3
v0.2
Added outlier removal from scale as well as a better UI.
Usage
- Download
MBR-Strava-Parser-v0.2.exe - Double click
MBR-Strava-Parser-v0.2.exeto run the application. - This will launch a UI allowing you to select the
*.fitfile, the directory to save the data and a threshold for removing value from the scale. - Once you click
run, the application will automatically save the files in the directory and open the interactive satellite map.
Full Changelog: v0.1...v0.2
v0.1
Initial release.
Usage
- Download
MBR-Strava-Parser-v0.1.exe - Double click
MBR-Strava-Parser-v0.1.exeto run the application. - It will prompt you to select a
*.fitfile, see the readme for instructions to get this from Strava. - It will then request you select a directory to save the files in. Inside this directory it will create a folder to store the data.
- Finally, it will open a satellite map with your data!
Full Changelog: https://github.com/McMaster-Baja-Racing/Strava-Parser/commits/v0.1