Bergrebell / CyberCoach

1 stars 1 forks source link

gps/gpx data importer #29

Closed lexruee closed 9 years ago

lexruee commented 9 years ago

@wanze @svetakrasikova @Bergrebell Finally done! Hope all bugs are removed! Could you please test it? There is gpx file (test.gpx) in the app folder.

Some screenshots: screenshot from 2014-12-04 09 52 49

screenshot from 2014-12-04 09 52 59

screenshot from 2014-12-04 09 53 08

screenshot from 2014-12-04 09 52 37

svetakrasikova commented 9 years ago

Hi Alex, I've just finished something painful and urgent for the other project and have two full day hours to enjoy Cybercoach and in particular what you've done :) Life is beautiful at times. Talk later. 4 Dec 2014, в 10:06, Alexander Rüedlinger notifications@github.com написал(а):

@wanze @svetakrasikova @Bergrebell Finally done! Hope all bugs are removed! Could you please test it? There is gpx file (test.gpx) in the app folder.

Some screenshots:

— Reply to this email directly or view it on GitHub.

svetakrasikova commented 9 years ago

@lexruee what you've done looks too lovely for words, would take me a day or two to understand how exactly everything works. Under statistics tab, a wrong unit (speed (km/h) instead of distance (km)) is displayed for total distance.

lexruee commented 9 years ago

@svetakrasikova Thanks. It's fixed now in commit: f03ea1395b503c45393c1a5ca55020fd143891f5 The way how the statistics are computed are little bit confusing. My conclusion ruby is not matlab or numpy ;-( Besides that I wrote a small library for reading gpx files. Gems are cool :-). https://github.com/lexruee/gpx_ruby