RTKLIB CUI .exe with Time Stamp output

Hi @egor.fedorov @igorvereninov,

Do you have a RNX2RTKP.exe file that includes creating the Time Stamp position file?
We are setting up a CUI to automatically post-process our data.

Best,
Steve

1 Like

Hi Steve,

You can build it from here GitHub - emlid/RTKLIB at emlid_2.4.3

1 Like

Thanks @igor.vereninov !

We couldn’t get it to compile at first, but ended up commenting out “outerb” from solutions.c and it compiled (that procedure wasn’t defined).
Will let you know if we have any other issues during our process.

Best,
Steve

I have the same problem with compilation. For faster computing i need rnx2rtkp with LAPAC or MKL. Any one can help ?

@Kocierz if you don’t have MKL then you can use ATLAS, it provides complete implementaion of BLAS and LAPACK.