Hi Gary,
Per my parallel thread, the environment is Ubuntu 16.04, kernel 4.15.0-34-generic, gpsd 3.15-2build1 from the PPA.
I don't have PPS because I'm using the USB connection to the EVK-7P initially (I will eventually wire it in, but haven't yet). So I don't believe the PPS is supported through this connection. Indeed, when I connect this way I get the following:
"KPPS:/dev/ublox kernel PPS unavailable, PPS accuracy will suffer"
The kernel module is definitely there:
$ lsmod | grep pps
pps_core 20480 1 ptp
Like you pointed out, SOCK doesn't give me any value over SHM for now. It will once I have PPS working, and I was hoping to have the environment already configured by that point. No big deal, just wanted to see if I had the configuration working. I'll give your command for looking at socket traffic a try once I can go outside with the GPS again.
Thanks,
-Zach