rtkbase icon indicating copy to clipboard operation
rtkbase copied to clipboard

If mount and password are both TCP use TCP-client instead of NTRIP-server

Open Jef239 opened this issue 1 year ago • 0 comments

To use rtkdirect, RtkBase must be connected as a TCP client, and not as an NTRIP server.

So I modified run_cast.sh so that when mountpoint and password are both equal to TCP, the connection goes as tcpcli:// and not as ntrips://

commit-TCP_CLIENT.txt

Jef239 avatar Mar 14 '24 11:03 Jef239