Subversion Repositories public

Rev

Rev 216 | Rev 283 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 216 Rev 217
Line -... Line 1...
-
 
1
Fixed a bug in export of TCX file. Now a lap contains the correct number of
-
 
2
tracks. Even the very last track is also exported now.
-
 
3
 
-
 
4
Changed the algorithm to find the total time and distance of a training session.
-
 
5
Now it should work, even if the user has deleted some laps directly inside
-
 
6
the watch. BTW: The watch only sumarizes the length of each lap, and if there
-
 
7
was one deleted, the total time and distance is displayed wrong. This is a bug
-
 
8
in the Forerunner 305.
-
 
9
 
-
 
10
Importing data from a TCX-file is now supported. This function is currently
-
 
11
not stable and should be used with care!
-
 
12
 
1
It's now possible, to save GPS informations in GPX and OSM format. This
13
It's now possible, to save GPS informations in GPX and OSM format. This
2
allows to export the tracks into other programs and/or into maps.
14
allows to export the tracks into other programs and/or into maps.
3
 
15