]> git.street.me.uk Git - andy/viking.git/commit
Add realtime tracking to GPS layer.
authorQuy Tonthat <qtonthat@gmail.com>
Tue, 2 Oct 2007 07:12:14 +0000 (07:12 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Tue, 2 Oct 2007 07:12:14 +0000 (07:12 +0000)
commitb87d3952c81c5f336e9753d68bbfb1500aae862d
treeea8d3a7addd67971da3c397f2e4cbd6c8912d4c4
parentc2e97e57b33cbc773ed91e8f6f193b8190ecaf92
Add realtime tracking to GPS layer.

New features included:

- Show real time position from GPS.
- New layer menu item to start/stop realtime tracking.
- Using gpsd. Host and port can be set in the layer properties dialog.
- Enable/disable track recording (in peroperties dialog). Tracks are
  recorded in "GPS Download" folder.
- Jump to the first position on start (enable/disable in properties dialog).
- Moving maps to keep current tracking position at the center (enable/disable
  in properties dialog)

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
ChangeLog
src/Makefile.am
src/vikgpslayer.c