Viewing 7 posts - 1 through 7 (of 7 total)
  • Strava upload – time-sync problems
  • ir_bandito
    Free Member

    I use an old phone purely for mapping, then manually upload the gpx file to strava. But it alwyas ends up an hour out of sync.
    Yesterday, I started at 10:16, this is the first section of the gpx:

    <?xml version=”1.0″ encoding=”ISO-8859-1″?>
    <gpx version=”1.1″
    creator=”MMTracker”
    xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221;
    xmlns=”http://www.topografix.com/GPX/1/1&#8243;
    xsi:schemaLocation=”http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd”&gt;
    <metadata>
    <name>TR_151004-101655</name>
    <extensions>
    <mmtcolor>FF00FFFF</mmtcolor>
    <mmtwidth>4.00</mmtwidth>
    <mmtvisible>true</mmtvisible>
    </extensions>
    </metadata>
    <trk>
    <name><![CDATA[TR_151004-101655]]></name>
    <desc><![CDATA[Track recorded with MMTracker on Android]]></desc>
    <trkseg>
    <trkpt lat=”55.43992996″ lon=”-1.97013080″><ele>122</ele><speed>0.00</speed><time>2015-10-04T10:17:14Z</time></trkpt>

    Uploaded to strava, it shows a start time of 11:17, so is out of sync with everyone I rode with. What’s going on?

    Kahurangi
    Full Member

    Your phone knows where you are and what time it is, but could it be set to the wrong time zone?

    ir_bandito
    Free Member

    Nope, set to BST.
    It seems to happen every time I use that phone now, weirdly, it never used to.

    jam-bo
    Full Member

    The Z in the timestamp denotes Zulu time, ie GMT. MMtracker seems to have taken your BST time and recording as a GMT time. Strava then thinks it needs to add an hour for BST.

    try deleting all the Z’s in the GPZ and see if it fixes it. Notepad++ should allow you to do that pretty easily.

    Kahurangi
    Full Member

    Just remembered how funny your electronics were. It it because you went near County Durham???

    CraigW
    Free Member

    Its a bug with MM Tracker, I’ve noticed it myself. GPX files should always have the time in UTC (or GMT), but MM Tracker seems to record in the local time. Unfortunately MM Tracker is now discontinued, so its unlikely to be fixed.

    You can fix this by processing the files with GPS Babel. If you look in Filters, there is an option for ‘move’. So you can tell it to shift all of the times by 1 hour. http://www.gpsbabel.org/

    Or just use another Android app to record a track. You can have another app running in the background, to record a track, while you use MM Tracker for maps.

    ir_bandito
    Free Member

    Tried deleting all the Zs, deleted the original strava record (and all my kudos 🙁 ), uploaded it and it ended up the same.

    Moved it in GPS babel – that did it, Flyby’s now make sense.
    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Strava upload – time-sync problems’ is closed to new replies.