Open leodomitrovic opened 2 years ago
Try to enable debugging in your tools: https://rtklibexplorer.wordpress.com/2019/05/18/a-few-simple-debugging-tips-for-rtklib/
In order use a satellite (have it be 'valid') you need both observables and orbital data (ephemerides) for the same period of time. Where are you getting the orbital data from? Is the 3rd input on RTKLIB RTKNAVI getting this for you (often from a source called RTCM3EPH). It probably should be unless one of your other data sources is providing current orbits.
Hi,
in RTKNAVI I used only first source which connects to GNSS-SDRLIB TCP Server and GNSS-SDRLIB as input uses one of the data files from following link:
https://github.com/taroz/GNSS-SDRLIB/blob/master/test/testdata_download_link.txt
Hi,
I am trying to use GNSS-SDRLIB as GNSS transmitter and RTKNAVI as GNSS receiver. Data from GNSS-SDRLIB are sent to TCP Server and I am trying to read it with RTKNAVI. RTKNAVI connects to TCP Server and SNR is being displayed but nothing else, solution has status "----" and X, Y and Z values are 0. RTKPLOT is empty and every other graph in RTKNAVI is empty, satellite positions, etc. Error that RTKNAVI displays is that there is lack of valid sats. Can someone help me? Thanks in advance!
Best regards,
Leo