Am 26.09.2011 17:31, schrieb David García Granda:
> Hi,
> 
> 2011/9/24 Jan-Friso Evers-Senne <fr...@evers-senne.de>:
>> Am 20.09.2011 23:04, schrieb Nathan Jones:
>>> On 21 September 2011 06:06, Jan-Friso Evers-Senne <fr...@evers-senne.de> 
>>> wrote:
>>>> Hi all,
...
>>
>> What is the expect value of "lap['laptrigger']" ?
> 
> As far as I know either manual, distance, hr, location or time. They
> should match with what triggers laps in ForeRunner watches.
> 
> Can you please check and post what you have stored in laptrigger field
> in laps table?


All rows (1-464) contain the word 'laptrigger'. Some of them should be
'manual' and most should be 'distance'.
First action could be that I replace all 'laptrigger' entires with
'manual'. But second action will be to investigate, where that
'laptrigger' word is introduced.
All tracks are imported via the TCX2-plugin.


Follow-up: A quick grep in .pytrainer/gpx revealed, that all
trigger-entries are
either <gpxdata:trigger>Distance</gpxdata:trigger> or
<gpxdata:trigger>Manual</gpxdata:trigger>, which seems reasonable.
So the tcx2gpx-XSLT works.






-- 
viele Grüße,
   Jan-Friso Evers-Senne


Dr.-Ing. Jan-Friso Evers-Senne
Bonndorfer Str. 22
79853 Lenzkirch
07653-9648053
0179-1499217
fr...@evers-senne.de

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to