Worklog for Blitzplotter

GPS 3D Training Viewer

Return to Worklogs

Moving into monkey(Posted 2016-02-01)
Well, been 'playing' around with this little project for a while now.

Started work on a WEB version of the TCX file comparator, got the basics resolved, parsing data and replaying it within a browser - next:

1. Implement some graphics
2. Give consideration to method of accessing 'users' tcx files.....

BP - they call me the wanderer ;)

Getting two training routes displayed at the same time(Posted 2010-10-25)
Well, almost there - however the height adjuster seems to being compounded between the two different routes. Me thinks there is a global variable that should not be so local!

[EDIT] Two graphs now being displayed concurrently, although I've had to disable the altitude function on one of the graphs, it has a bug-ette.

[EDIT] Got three now able to be displayed concurrently with the UI growing arms and legs. Next big thing - invoke mapping geolocation functionality.

BP - they call me the wanderer ;)