Closed brandonros closed 3 years ago
We read gpsctl:port from gpsctl.conf before parsing the commandline parameters (gpsctl.c line 1395).
The code might need refactoring to process the commandline first and ignore the config file value if -p is specified.
The workaround is to specify the serial port in gpsctl.conf instead of via -p on the commandline.
I'll take a look at this in the next day or two.
Fixed in gpsctl v1.16