tomojitakasu / RTKLIB

2.58k stars 1.63k forks source link

rtkrcv problem with longbaseline rtk #606

Closed JKeast0 closed 3 years ago

JKeast0 commented 3 years ago

Hi!

I'm trying to solve a long baseline (~230km) with rtcm3 data of a rover-base. With the broadcast ephemeris, I only get float solutions, as expected. When I change the inpstr3 to ultra-rapid ephemeris file, rtkrcv did not give any solution even float. I followed issues #593 (format mismatch) and #574 (readsp3error), and the result did not change.

In the error window it says no common satellite and point pos error (lack of valid sats ns=5). What can be the reason for this? My configuration and trace files are attached. Thanks.

conf_and_trace.zip

JKeast0 commented 3 years ago

I could not solve this still. @tomojitakasu is it a bug on rtkrcv with sp3 files or my config wrong?

JKeast0 commented 3 years ago

Solved. I was missing the "file-tempdir" option in my config file.