Yo Gary, dear All,

I realised for example that the value for CFG-UART1OUTPROT-NMEA is set during/after restart of the gpsd process.

My environment:
gpsd: 3.27.6~dev (revision release-3.27.5-107-g74c74a94a)
U-blox ZED-F9P , FWVER=HPG 1.51 , PROTVER=27.50

I switched NMEA off, therefore I have this value 0:

# ubxtool -g CFG-UART1OUTPROT-NMEA | grep CFG-UART1OUTPROT-NMEA | head -1
    item CFG-UART1OUTPROT-NMEA/0x10740002 val 0

now I restart the process

# systemctl restart gpsd

and now I get value 1

# ubxtool -g CFG-UART1OUTPROT-NMEA | grep CFG-UART1OUTPROT-NMEA | head -1
    item CFG-UART1OUTPROT-NMEA/0x10740002 val 1

My impression is that the process initialise some parameter at start.
Is there anywhere a list of modified parameters ?

Kind regards
Hans

--





Reply via email to