#17211: Add support for setting system clock from gps
--------------------------+------------------------
  Reporter:  birger@…     |      Owner:  developers
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  packages     |    Version:  Trunk
Resolution:               |   Keywords:
--------------------------+------------------------

Comment (by anonymous):

 To get a GPS fix, the device actually has to know the time. So that is one
 of the first things the GPS receiver is synchronizing.
 One of my old GPS receivers only needed to see 1 satellite (not fix) and
 it would immediately report the correct time.

 A better solution might be "chrony". There was some bug in the init script
 though, not sure if it's fixed.
 Old chrony.conf from 2012:
 {{{
 logchange 0.5

 cmdallow localhost
 cmddeny

 keyfile /etc/chrony/chrony.keys
 commandkey 1

 makestep 180 -1
 refclock SHM 0 offset 0.0 delay 0.0
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17211#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to