I'm trying to create an ntrip client by connecting it to a ublox zed-f9p gnss receiver to send it to differential correction.
The receiver is located on the /dev/ttyACM0 serial port, how do I use the gnssntripclient suite to do this?
I tried with:
gnssntripclient --server XXX.XXX.XXX.XXX --ggamode 1 --user XXXXX --password XXXXX -P 8080 -M XXXXX
but I didn't understand how to send him the correction, could you help me?
thanks for collaboration
I'm trying to create an ntrip client by connecting it to a ublox zed-f9p gnss receiver to send it to differential correction.
The receiver is located on the /dev/ttyACM0 serial port, how do I use the gnssntripclient suite to do this?
I tried with:
gnssntripclient --server XXX.XXX.XXX.XXX --ggamode 1 --user XXXXX --password XXXXX -P 8080 -M XXXXX
but I didn't understand how to send him the correction, could you help me?
thanks for collaboration