]> Pileus Git - aweather/commit
Add basic GPS track support.
authorAdam Boggs <boggs-git@aircrafter.org>
Sat, 4 Feb 2012 06:13:03 +0000 (23:13 -0700)
committerAdam Boggs <boggs-git@aircrafter.org>
Sat, 4 Feb 2012 06:13:03 +0000 (23:13 -0700)
commit10a7c438a16e1a499ba0ccd4d4da717657fbd343
tree3400371b303927cf001ff8c6c71b1c6c5a22f12a
parent7316e5a15401fbf6a912a288a2c8074490bc3ad2
Add basic GPS track support.

When GPS tracks are enabled a red line is drawn between each point that is tracked.  The user can keep multiple tracks on the screen at once, and clear them with a new button.  The points array is automatically resized as the number of points in a group grows.
src/plugins/gps-plugin.c
src/plugins/gps-plugin.h