GPS Track Logger Widget 0.3-0
A GPS tracklog saver desktop widget
A widget for the hildon desktop that can be used to
collect and save a GPS tracklog to a file for later
use (eg. photo geotagging, visualizing a trip on a
map, etc)
Section:
user/navigation
Repository:
Uploaded by:
Depends:
libatk1.0-0 (>= 1.24.0), libc6 (>= 2.5.0-1), libcairo2, libdbus-1-3 (>= 1.1.4), libdbus-glib-1-2 (>= 0.76), libfontconfig1 (>= 2.6.0), libfreetype6 (>= 2.3.9), libgconf2-6 (>= 2.13.5), libglib2.0-0 (>= 2.20.0), libgtk2.0-0 (>= 2.12.9-0osso1), libhildon1, libhildondesktop1, liblocation0, libosso-gnomevfs2-0, libosso1 (>= 2.26), libpango1.0-0
Size:
15796 bytes
MD5sum:
7b1138ef5b675711d4d270440952602c
Source:
Status:
Old version cleaned by repository management
Bugtracker:
QA Quarantine ends:
ENDED 2010-01-14 15:21
Changes
Package events
| Event type | User | Timestamp |
| Old version cleaned by repository management | System | 2010-04-07 14:18 UTC |
| Package imported | System | 2010-01-15 08:23 UTC |
| Build succeeded | System | 2010-01-14 15:20 UTC |
| Building | System | 2010-01-14 15:20 UTC |

Comments:
Thanks for new version. It works now.
Thanks for the feedback, I will look into this. It should not be too difficult to rearrange the xml output to make mapsource happy.
Sorry, don't know how to include/send xml code. One more time: It seems to mapsource doesn't like "time" tag before "ele" within "trkpt" tag. Example (with my own translation of xml, to avoid intelligence of Midgard Editor). This is unreadable: time=2010-03-07T09:33:28Z, ele=152.0, sat=4
This is acceptable for mapsource: ele=152.0, time=2010-03-07T09:33:28Z, sat=4
Great app. Very useful for me on bike. However xml files produced by gps-data-logger are formally ok, but unfortunately they are unreadable by garmin's mapsource (v 6.15.11).
It seems mapsource doesn't like
For example: This is unreadable:
152.0
4
This is ok:
152.0
4
Surely it isn't Your mistake. I hope I'll find You more responsive than garminzilla and I'd like to ask You for modifications in new version. Thanks. Tom.
Comments:
You must be logged in to make comments.