Gary,
I'll definitely look at the 8, thanks for letting me know!
Command line args:
/usr/sbin/gpsd -N -n /dev/ublox
Not using systemd, launching through System V using /etc/init.d/gpsd script.
I do have a /dev/pps0 device which is added when I attach the receiver. ppstest returns the following (and you mentioned it's disconnected, so no surprise):
trying PPS source "/dev/pps0"
found PPS source "/dev/pps0"
ok, found 1 source(s), now start fetching data...
time_pps_fetch() error -1 (Connection timed out)
As I understand it, the SOCK connection includes PPS information, correct? My thought was I just set up SOCK, then once I get PPS integrated (either by wiring up the 7 or by getting an EVK-8) I won't have any config changes.
Thanks,
-Zach