gpsd - cgps and gpsmon delivering different values -


i getting myself gpsd , had been playing around little, until noticed following issue:

the console commands gpsmon , cgps showing different values. exact, difference between both around 3'. cgps value correct one, gpsmon 3' off.

since not small number, i'd find out problem here.

anyone has idea?

i fixed "cleaning up" gpsd.

sudo systemctl stop gpsd sudo systemctl stop gpsd.socket sudo systemctl disable gpsd.socket sudo gpsd /dev/ttyacm0 -f /var/run/gpsd.sock 

then works fine.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -