Re: [Viking-devel] [PATCH] Modify Time of GPX TP (GPS Track Trackpoints) / Interpolate Timestamps between first and last TP

2015-03-20 Thread Robert Norris
* * for the viking project usage of local timezone in the UI is hardcoded (time values are converted back and forth to UTC/Z timezone internally for GPX serializer) Chistian, thanks again for your efforts but I fail so see how this is much different to the time edit facility in the latest Vik

Re: [Viking-devel] [PATCH] (against trunk) - Interpolate Timestamps between first and last TP

2015-03-20 Thread Greg Troxel
Robert Norris writes: > I'm debating about whether to include the interpolate times code: I > wonder if you could describe the usage of the 'Interpolate Times' a > bit more, as I'd also like to include a short description in the Help > manual of why one may want to equalize the speeds across a t

[Viking-devel] [PATCH] Modify Time of GPX TP (GPS Track Trackpoints) / Interpolate Timestamps between first and last TP

2015-03-20 Thread Christian Müller
Hello list, * for better usage the timestamp label was made selectable * the timestamp label autoupdates if the date_time_picker is changed, just as one would expect * the local time zone is shown to let the user easily determine the format of the timestamps * conversion between local and utc ti