Francklin2 / RTKLIB_Touchscreen_GUI

RTKLIB GUI for Raspberry Pi with touchscreen made with Qt by the ENSG students
175 stars 63 forks source link

rnx2rtkp 2.43b31 can't get static solution with L1 GNSS #50

Closed Francklin2 closed 5 years ago

Francklin2 commented 5 years ago

Hello I have a big issue on post processing L1 data with rtklib 2.43b31, after checking why rtkbase post processing was crashing with 2.43b31, I found that the issue came from rnx2rtkp wich doen't give solution in static mode (static and ppp-static), the other mode are working properly. I tested with the same raw .ubx file from a L1 ublox M8T on a fresh rasbian strech install and on ubuntu x86_64 PC : same result, if you run rnx2rtkp from 2.42 you have a solution and nothing on 2.4.3, ppp static on L1 is officialy not supported on 2.43 with L1 only, it may be the same for post processing in (rtk) static mode. It have to be tested with a L1/L2 GNSS to see if there is a solution in static mode with automatic post processing from rtkbase or rnx2rtkp, I don't have a L1/L2 GNSS, if someone can do the test or share a 35minutes L1/L2 raw observation file to try if it works. Does someone else have the same issue, or have a idea to solve it? Can we mix rtklib 2.43b31 and rnx2rtkp 2.42p13 for M8T users and still have a correct solution ?

salvagilena commented 5 years ago

Hi. I installed the program from the sd copy of rtklib_pi3. How can the files be updated to the new folders?

Francklin2 commented 5 years ago

Hello You can try this new script to update version, download and unzip this file in the installer folder of rtkbase: wget https://github.com/Francklin2/RTKLIB_Touchscreen_GUI/raw/master/RTKbase_installer.zip run the install.sh and choose update in the menu, 2.43 for Zed-F9P and 2.42 for M8T (actually post processing only work with 2.42)

salvagilena commented 5 years ago

Ok. Thanks

Enviado desde mi iPhone

El 6 may 2019, a las 20:18, Francklin2 notifications@github.com<mailto:notifications@github.com> escribió:

Hello You can try this new script to update version, download and unzip this file in the installer folder of rtkbase: wget https://github.com/Francklin2/RTKLIB_Touchscreen_GUI/raw/master/RTKbase_installer.zip run the install.sh and choose update in the menu, 2.43 for Zed-F9P and 2.42 for M8T (actually post processing only work with 2.42)

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/Francklin2/RTKLIB_Touchscreen_GUI/issues/50#issuecomment-489721660, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AL5KFLW6L7C7WPBF5WLCXYTPUBY7XANCNFSM4HG75LEQ.

Francklin2 commented 5 years ago

I found where was the problem, it was not the only issue, it was the position of the base that was incorrect in the conf file and always give a Q=0 in static résult. So the post processing works correctly in 2.4.3