]> git.street.me.uk Git - andy/viking.git/commit
Add internal function to insert a trackpoint after the currently selected trackpoint.
authorRob Norris <rw_norris@hotmail.com>
Wed, 11 Aug 2010 20:49:28 +0000 (21:49 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Thu, 25 Nov 2010 21:14:12 +0000 (22:14 +0100)
commitdb79f75f7deef5e8a934324c69dfaa274764514a
tree8f3e059093b2330f24c371406190a08b33eae6ad
parenta13624746ab4778f93a651764af39038c8447ab3
Add internal function to insert a trackpoint after the currently selected trackpoint.

The new trackpoint is interpolated between the current trackpoint and the next trackpoint.
All applicable values are interpolated: position, altitude, time, speed & course.
'Extended' properties such as number of sats & HDOP are left at defaults.
This method works for newly created tracks, as well as real tracks from a GPS.
src/viktrwlayer.c