1. Description
KP-GPScoords works on internet tablet and receives coordinates from GPS-module. 
Then this coordinates are published in SIB.
ATTENTION: this program is not working on desktop computers. Only on internet tablet.

2. Installation
Before installing KP-GPScoords you have to install these packages:
smartslog, 
scew (http://www.nongnu.org/scew/).

You can dowload package or source from our repository: 
http://gitorious.org/m3-weather/

Installation from source:
./configure
make
make install

During installation of KP-GPScoords, it creates config file m3w-server.conf, containing special uuid and ip address of SIB.
m3w-server.conf is placed in /etc and you can create local config file named ".m3w-server.conf" in your home directory.
uuid is needed for work of several kp's simultaneously on different devices.
Demonstration server's ip is using as default.

KP-GPScoords is executed automatically from widget.


