<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Date: Mon, 20 Jul 2015 11:06:17 -0700 (MST)<br>
From: MattOnWeb <<a href="mailto:m.lonchay@outlook.com">m.lonchay@outlook.com</a>><br>
To: <a href="mailto:foss-gps@lists.osgeo.org">foss-gps@lists.osgeo.org</a><br>
Subject: [FOSS-GPS] RKTLib Windows Command Line<br>
Message-ID: <<a href="mailto:1437415577679-7573247.post@n2.nabble.com">1437415577679-7573247.post@n2.nabble.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hello!<br>
<br>
I am looking for a "quick" solution to compute a PPP solution for a great<br>
number of Observation RINEX files. RTKLib seems to be a very effective tool,<br>
but I was wondering if it was possible to use it through the windows command<br>
line, and hence to "call" it from any other software (i.e. from a global<br>
Matlab code or a batch file).<br>
<br>
Many thanks in advance for your help!<br>
<br>
Matt<br>
<br></blockquote><div> </div><div>Look for CUI (command‐line user interface) </div><div>in the docs: <<a href="http://www.rtklib.com/prog/manual_2.4.2.pdf">http://www.rtklib.com/prog/manual_2.4.2.pdf</a>></div><div><div>rnx2rtkp is the CUI version of the rtkpost GUI.</div></div><div><br></div><div>I'd recommend installing <a href="http://mingw.org">mingw.org</a>, </div><div>then invoking rnx2rtkp.exe from a</div><div>shell script inside MSYS.</div><div><br></div><div>-F.</div><div><br></div></div></div></div>