You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a base and rover (each connected to a Raspberry Pi). The base has an RTK fix and sends corrections to the rover via str2str on the RPi. str2str -in serial://ttyACM0:115200:8:o:1:off -out tcpsvr://<Rover's IP>:<PORT>
The Raspberry Pi connected to the rover has this rtkrcv command running: rtkrcv -s -o rover_rtkrcv.conf (config file given below)
According the rover_rtkrcv.conf, I am logging the output to a log file called pos.log and also monitoring the output on a telnet port. The RTKRCV console recognizes the base and I get a fix solution after a while. rover_rtkrcv.conf
Hello,
I have a base and rover (each connected to a Raspberry Pi). The base has an RTK fix and sends corrections to the rover via str2str on the RPi.
str2str -in serial://ttyACM0:115200:8:o:1:off -out tcpsvr://<Rover's IP>:<PORT>
The Raspberry Pi connected to the rover has this rtkrcv command running:
rtkrcv -s -o rover_rtkrcv.conf
(config file given below)According the rover_rtkrcv.conf, I am logging the output to a log file called pos.log and also monitoring the output on a telnet port. The RTKRCV console recognizes the base and I get a fix solution after a while.
rover_rtkrcv.conf
RTKRCV log file:
Questions:
Thank you.
The text was updated successfully, but these errors were encountered: