Active Topics

 


Reply
Thread Tools
Jordi's Avatar
Posts: 400 | Thanked: 708 times | Joined on Jun 2011 @ Geneva - CH
#61
Originally Posted by SamGan View Post
Could there have been a loss of gps signal resulting in the sharp spike in the map?
Could be, but not sure. See image where the signal was lost because of a tunnel, there is no "glitches".

I would say that this appear when the signal is bad, maybe when changing of connected satellites or someting like this.
Attached Images
 
 

The Following User Says Thank You to Jordi For This Useful Post:
Posts: 109 | Thanked: 150 times | Joined on May 2012
#62
Originally Posted by donomar View Post
Hmm, today, i used meeTrainer and Endomondo (on my old N79) simultaneously. MeeTrainer reported, that i went 8.39 km whereas endomondo "said" that the distance was 8,83 km. I think, it's a good and sufficient result and pretty similar.

But i think, that i discovered a bug. I was doing another hike today and after a while, i paused meeTrainer, because we went to a hut to eat something. After that, i resumed the tracking. At the end of the route, the app displayed the total walked time correctly. But when i opened up the Workout section, the duration shown was only the time (in my case half an hour) i walked AFTER i resumed the tracking. Maybe the app uses the wrong variable to save the time in the Workout section?!
Can you reproduce this or confirm it ?

Cheers
Hi, thanks a lot for the feedback!
Actually i tried myself to pause and restart during exercises, and it doesnt happen here..
Would you mind sending over the CSV file of the workout under investigation, so i can have a look?
Thanks!
 
Posts: 31 | Thanked: 6 times | Joined on Aug 2012
#63
WHOOPS, my bad!

I actually had 2 nearly exact same hikes (in terms of distance) and mixed em both up, because i thought, the order in the list was ascending from top to bottom but it's vice versa

So everything is fine !!
 
Posts: 109 | Thanked: 150 times | Joined on May 2012
#64
Originally Posted by donomar View Post
WHOOPS, my bad!

I actually had 2 nearly exact same hikes (in terms of distance) and mixed em both up, because i thought, the order in the list was ascending from top to bottom but it's vice versa

So everything is fine !!
*whew*
That's good
 
Posts: 187 | Thanked: 121 times | Joined on Jun 2011 @ Subang Jaya, Selangor Darul Ehsan, Malaysia
#65
Originally Posted by paoletto View Post
Hm, technically you could, but you have to convert the data. Now, interestingly enough i never found that option on sportstracker website. I guess i can try to download my data, look at it and see how to convert it
LOL, just had a close look to the data exported from sports-tracker (I used the web UI to export, but apparently there's this script to do it automatically, haven't try though), and it doesn't really include much data. However, I did spend some time writing a small script in PHP to convert data generated by meeTrainer to .gpx. Code is horrible though.
 

The Following User Says Thank You to Jeffrey04 For This Useful Post:
Posts: 96 | Thanked: 125 times | Joined on Jul 2012 @ Turkey
#66
Thank you for such great program that makes me enable to see all the data in-action. You are doing a hilarious job. It is obvious that you are thinking on everything related to the usage of the program. I am starting to use the program for my bike trips after buying a holder. The only missing point was a gpx/kml output for me, which is not a real problem. There was only a need for a converter. And now it seems to be done already thanks to Jeffrey04.

@Jeffrey04
Thanks for the code. Is it possible to explain how to use the code? I know nothing about php
 
Posts: 58 | Thanked: 19 times | Joined on Jan 2012 @ Finland
#67
I have been using the latest version of meeTrainer and it's working flawlessly. Still missing the step count functionality I use separate app Steps for counting my footprints MeeTrainer is working well with QML Radio too.

I found easy way to convert csv workout data to gpx by using Gps Visualizer. Just needed to delete the summary data (first 5 rows) out of the csv file.

What is the difference of distance and dst unf? When I convert csv to gpx I get distace according to dst unf. Is it unfiltered?

Thanks for this great app! Keep up the good work!
 
Posts: 96 | Thanked: 125 times | Joined on Jul 2012 @ Turkey
#68
Thank you Z3Tor. I managed converting to gpx although i could not map a rude using this gpx on mapmyride.com.
 
Posts: 648 | Thanked: 650 times | Joined on Oct 2011
#69
The gps estimate for maximum speed appear to be too generous. I walked at a fairly constant rate of about 5 km/hr but after stopping the clock it reports my max speed as 9 km/hr. At no time did I put on a sprint and the current speed display never go above 5.5 km/hr during my walk. However this is a minor bug and in no way affect the usability of this app.
 
Posts: 187 | Thanked: 121 times | Joined on Jun 2011 @ Subang Jaya, Selangor Darul Ehsan, Malaysia
#70
Originally Posted by herdem09 View Post
Thank you for such great program that makes me enable to see all the data in-action. You are doing a hilarious job. It is obvious that you are thinking on everything related to the usage of the program. I am starting to use the program for my bike trips after buying a holder. The only missing point was a gpx/kml output for me, which is not a real problem. There was only a need for a converter. And now it seems to be done already thanks to Jeffrey04.

@Jeffrey04
Thanks for the code. Is it possible to explain how to use the code? I know nothing about php
I think @paoletto is still working on the project since he is dogfooding the app. The reason we have not seen updates lately is probably because he is prohibited from posting updates until the coding competition is over (btw, has anyone voted?).

the script is just a proof-of-concept kinda project though (writing it as an exercise/revision since I have not been writing much code lately). You would need a computer to run the script as N9 doesn't come with a PHP interpreter
1. Make sure the computer that you're using is running PHP 5.3+, and download the script from bitbucket.
2. make the script executable (chmod u+x meeTrainer_gpx.php)
3. copy the data file out from your N9/mount drive or whatever, as long as you can locate the file somehow with a path (you can just connect it to your computer as a mass storage device and copy the data files needed from MyDocs/meeTrainer_workouts)
4. Run the script (./meeTrainer_gpx.php {$path_to_data} > {$generated_gpx_file_path})
5. Upload $generated_gpx_file_path to anywhere you want to?
6. Profilt
 

The Following User Says Thank You to Jeffrey04 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 10:06.