How to get /fix on NMEA data emitted on a TCP port
I have a process emitting NMEA packets, similar to what gpsd does, on a TCP port . How do I use gspd_client on this port so that I can get the fix and extended_fix rostopics? Is there any other way to get a /fix quickly?
So it's a UDP or TCP port? Or is it a serial port?
It's a TCP port
Were you able to find how to do it? I am also struck with the same problem?
found it under tcp feed section in gpsd webpage