2
0
forked from Ivasoft/openwrt

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>

SVN-Revision: 41929
This commit is contained in:
John Crispin
2014-08-01 09:37:49 +00:00
parent 8dac6739f8
commit 08a03debd9
3 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
config gps
option 'tty' 'ttyACM0'