aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/ugps/files/gps.config
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-03 11:15:42 +0000
committerJohn Crispin <blogic@openwrt.org>2014-08-03 11:15:42 +0000
commit979f53d7ccd761c54d4f9b05aa492e2528470ae6 (patch)
tree4aedbd2693ebcc2e65744b18b3e3389f96b10f8f /package/utils/ugps/files/gps.config
parent8d23d91b5d7a6a9df0fcb9bc76cc403b07e98fee (diff)
downloadupstream-979f53d7ccd761c54d4f9b05aa492e2528470ae6.tar.gz
upstream-979f53d7ccd761c54d4f9b05aa492e2528470ae6.tar.bz2
upstream-979f53d7ccd761c54d4f9b05aa492e2528470ae6.zip
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
Diffstat (limited to 'package/utils/ugps/files/gps.config')
-rw-r--r--package/utils/ugps/files/gps.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/utils/ugps/files/gps.config b/package/utils/ugps/files/gps.config
new file mode 100644
index 0000000000..d997a590ce
--- /dev/null
+++ b/package/utils/ugps/files/gps.config
@@ -0,0 +1,2 @@
+config gps
+ option 'tty' 'ttyACM0'