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:
2
package/utils/ugps/files/gps.config
Normal file
2
package/utils/ugps/files/gps.config
Normal file
@@ -0,0 +1,2 @@
|
||||
config gps
|
||||
option 'tty' 'ttyACM0'
|
||||
Reference in New Issue
Block a user