on my last two rides my garmin turned itself off part way through the ride (navigating and recording). turning it on again it continues with the navigation ok, and carries on recording (see below), but does produce a blip in the recording such that motionbased or training center won't recognise it.
Anyone else ever had this?
But, on closer investigation, it appears it has logged all the trackpoints. BUT: it has bodged up the formatting (non-technical people look away now): what it's supposed to do is put lots and lots of Trackpoint nodes inside a Track node. But when it comes to the 'blip', what it looks like it's done, is while in the Time node, instead of just writing the time and closing the time node, it's started a new Track node, then started a new Trackpoint node, then started a new Time node, THEN written the time. so instead of <Track>.......<Trackpoint><Time>[the time]</Time>...[position]...</Trackpoint>,
it's gone
<Track>.......<Trackpoint><Time><Track><Trackpoint><Time>[the time]
!
and it hasn't bothered closing the rogue Track,Trackpoint,Time nodes that it's started inside the Time node, so what I've had to do is correct them, view it as xml inside internet explorer, locate them, navigate to that position in a text editor and remove them. Save, rename back to tcx and it works fine!
So a bit of a mystery... (1), why it turns off when its battery hasn't run out, (2) why does it start a new <Track> node and why does it always do it inside a <Time<> node?

Anyone else ever had this?
But, on closer investigation, it appears it has logged all the trackpoints. BUT: it has bodged up the formatting (non-technical people look away now): what it's supposed to do is put lots and lots of Trackpoint nodes inside a Track node. But when it comes to the 'blip', what it looks like it's done, is while in the Time node, instead of just writing the time and closing the time node, it's started a new Track node, then started a new Trackpoint node, then started a new Time node, THEN written the time. so instead of <Track>.......<Trackpoint><Time>[the time]</Time>...[position]...</Trackpoint>,
it's gone
<Track>.......<Trackpoint><Time><Track><Trackpoint><Time>[the time]
!

and it hasn't bothered closing the rogue Track,Trackpoint,Time nodes that it's started inside the Time node, so what I've had to do is correct them, view it as xml inside internet explorer, locate them, navigate to that position in a text editor and remove them. Save, rename back to tcx and it works fine!
So a bit of a mystery... (1), why it turns off when its battery hasn't run out, (2) why does it start a new <Track> node and why does it always do it inside a <Time<> node?

