<div dir="ltr">Hi folks,<div><br></div><div>I have been playing with the RTKlib packages for a few months now. Current setup is 2 CSG M8T receivers. Each connected to a Raspberry Pi Zero W. The pi run str2str that I compiled on the pi. These connect to RTKNAVI on my laptop without issue, all over wifi. Have 2 cell phones ready to handle the data connection so I can take it out into the wild! No problems at this point.</div><div><br></div><div>I want to use RTKRCV which I have compiled on a linux machine. Am able to make config changes but the tool is telling me to restart after I make a config change. Here is what I am doing:</div><div><font color="#000000"><br></font></div><div><div id="gmail-hterm:row-nodes" style="font-family:"courier new",monospace;font-size:13px;font-variant-ligatures:none;white-space:pre;overflow:hidden;width:942px;height:915px"><span style="display:block"><font color="#000000">rtkrcv> help  </font></span><span style="display:block"><span style="font-weight:bold"><font color="#000000"> rtkrcv ver.2.4.2</font></span></span><span style="display:block"><font color="#000000"> start            : start rtk server</font></span><span style="display:block"><font color="#000000"> stop             : stop rtk server</font></span><span style="display:block"><font color="#000000"> restart          : restart rtk sever</font></span><span style="display:block"><font color="#000000"> solution [cycle] : show solution</font></span><span style="display:block"><font color="#000000"> status [cycle]   : show rtk status</font></span><span style="display:block"><font color="#000000"> satellite [-n] [cycle]: show satellite status</font></span><span style="display:block"><font color="#000000"> observ [-n] [cycle]   : show observation data</font></span><span style="display:block"><font color="#000000"> navidata [cycle] : show navigation data</font></span><span style="display:block"><font color="#000000"> stream [cycle]   : show stream status</font></span><span style="display:block"><font color="#000000"> error            : show error/warning messages</font></span><span style="display:block"><font color="#000000"> option [opt]     : show option(s)</font></span><span style="display:block"><font color="#000000"> set opt [val]    : set option</font></span><span style="display:block"><font color="#000000"> load [file]      : load options from file</font></span><span style="display:block"><font color="#000000"> save [file]      : save options to file</font></span><span style="display:block"><font color="#000000"> log [file|off]   : start/stop log to file</font></span><span style="display:block"><font color="#000000"> help|? [path]    : print help</font></span><span style="display:block"><font color="#000000"> exit             : exit and logout console</font></span><span style="display:block"><font color="#000000"> shutdown         : shutdown rtk server</font></span><span style="display:block"><font color="#000000"> !command [arg...]: execute command in shell</font></span><span style="display:block"><font color="#000000">rtkrcv> restart </font></span><span style="display:block"><font color="#000000">sh: 1: ./rtkstart.sh: not found</font></span><span style="display:block"><font color="#000000">command exec error: ./rtkstart.sh (32512)</font></span><span style="display:block"><font color="#000000">rtk server start error</font></span><span style="display:block"><font color="#000000">rtkrcv> start </font></span><span style="display:block"><font color="#000000">sh: 1: ./rtkstart.sh: not found</font></span><span style="display:block"><font color="#000000">command exec error: ./rtkstart.sh (32512)</font></span><span style="display:block"><font color="#000000">rtk server start error</font></span><span style="display:block"><font color="#000000">rtkrcv> stop </font></span><span style="display:block"><font color="#000000">rtk server stop</font></span><span style="display:block"><font color="#000000">rtkrcv> start </font></span><span style="display:block"><font color="#000000">sh: 1: ./rtkstart.sh: not found</font></span><span style="display:block"><font color="#000000">command exec error: ./rtkstart.sh (32512)</font></span><span style="display:block"><font color="#000000">rtk server start error</font></span><span style="display:block"><font color="#000000">rtkrcv> </font></span><span style="display:block"><font color="#000000"><br></font></span><span style="display:block"><font color="#000000">It cant seem to find the start or restart commands....</font></span><span style="display:block"><font color="#000000">any wisdom? I only did the compile of rtkrcv and no others.</font></span><span id="gmail-hterm:bottom-fold-for-row-selection" style="display:block"></span></div><br class="gmail-Apple-interchange-newline"></div></div>