Just got a base station working with a simpleRTK2b board and an RPI running RTKLIB. The server side seems to run fine, but I would like to see the data locally in real time.
Does anyone know how to add a GUI / web front end to this, or do I need a later version of RTKLIB?
I’m using Remote Desktop on a Windows machine to connect to the pi on port 3398. I think it is losing the logon credentials somewhere and could not identify which user is authenticated.
This problem would not occur if I was logged on locally (physically) and it just worked fine when I used SSH instead of RDC.