ugps: add a minimal gps daemon
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Aug 2014 11:15:42 +0000 (11:15 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Aug 2014 11:15:42 +0000 (11:15 +0000)
commitd7cd6a0428471b043ccedb27a67f865ca967a310
tree4aedbd2693ebcc2e65744b18b3e3389f96b10f8f
parentb0b0d598150ec2bbe7fdaf4fcd6a2da6097bdc75
ugps: add a minimal gps daemon

* set the system time/data
* "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing

Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r41929

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41970 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/utils/ugps/Makefile [new file with mode: 0644]
package/utils/ugps/files/gps.config [new file with mode: 0644]
package/utils/ugps/files/ugps.init [new file with mode: 0644]