Francklin2 / RTKLIB_Touchscreen_GUI

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

Change package #46

Closed vmotorkin closed 4 years ago

vmotorkin commented 5 years ago

Please, change RTKLIB-2.4.2p13 package on RTKLIB-2.4.3b31 from https://github.com/rtklibexplorer/RTKLIB.git for support receiver Ublox ZED-F9P. If it possible. Regards.

Francklin2 commented 5 years ago

Hello I'm actually trying to update the rtklib library to 2.43 b31 but i'm taking it from the rtklib 2.43b31 branch from there : https://github.com/tomojitakasu/RTKLIB/tree/rtklib_2.4.3 It also support the nice ZED-F9P , it's in progress because rtkrcv , str2str, vt.c and vt.h have to be patched to work correctly with rtkbase. to change to 2.43b31 we have to:

I hope it wont be to long to patch it correctly, there is also the next version of rtkbase in python that will work with 2.43b31 it should be realeased in may

Francklin2 commented 5 years ago

I made a update on the 2.43 branch from 2.43b29 to 2.43b31, it should support the Ublox Zed-F9P. I didn'y have this Ublox so I cant test it, can you tell me if it worked for you ?

vmotorkin commented 5 years ago

With the RTKLIB 2.4.3b3 it works. I haven't tried RTKLIB_Touchscreen_GUI, I'm waiting for the 5" LCD screen. I'll try and i'll write.


Best regards, Vyacheslav Motorkin +7 918 4057326

вт, 26 мар. 2019 г. в 02:15, Francklin2 notifications@github.com:

I made a update on the 2.43 branch from 2.43b29 to 2.43b31, it should support the Ublox Zed-F9P. I didn'y have this Ublox so I cant test it, can you tell me if it worked for you ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Francklin2/RTKLIB_Touchscreen_GUI/issues/46#issuecomment-476413139, or mute the thread https://github.com/notifications/unsubscribe-auth/AikMzxAz39Htr1kq6N8RAZHLRrWiRITjks5vaViPgaJpZM4b5juf .

MariusBredesen commented 5 years ago

I made a update on the 2.43 branch from 2.43b29 to 2.43b31, it should support the Ublox Zed-F9P. I didn'y have this Ublox so I cant test it, can you tell me if it worked for you ?

I tried using NTRIP on this new branch with my F9P, but im still getting the same timeout error.

vmotorkin commented 5 years ago

https://github.com/rtklibexplorer/RTKLIB.git rtkrcv and str2str - rtklib 2.4.3 b31 - support Ublox ZED-F(P

https://github.com/tomojitakasu/RTKLIB/tree/rtklib_2.4.3 rtkrcv and str2str - rtklib 2.4.3 b29 - not support Ublox ZED-F9P

kikislater commented 5 years ago

rtkrcv and str2str - rtklib 2.4.3 b29 - not support Ublox ZED-F9P

But b31 is released and seems to support F9P : https://github.com/tomojitakasu/RTKLIB/commit/02a5688c2bf5e9713a5af81161589438cd87b6e5#diff-28316237258e4e44387bde128049efd9

MariusBredesen commented 5 years ago

I can confirm that the current 2.4.3b31 branch is working nicely on the Zed-f9p. Atleast with static rawdatalogging as well as RTK.

Francklin2 commented 5 years ago

Hi vmotorkin Did you try again with the 2.43b31 branch of rtkbase ? it seemed to woks with Marius. As the 2.42 is becoming outdated with the new Ublox, I think I will have to put 2.43b31 on master if it's confirm to work properly

MariusBredesen commented 5 years ago

Its also worth mentioning that you might have to configure the F9P in u-center to enable ubx-messages, because these are disabled by default for some reason.

Francklin2 commented 5 years ago

Yes it looks to be the same procedure that we have to do with the M8T to enable the raw data in the wiki here https://github.com/Francklin2/RTKLIB_Touchscreen_GUI/wiki/6-Setting-the-Ublox-M8T-for-RAW I will have to uodate the name in the wiki and add it in the installation instruction of readme.md

MariusBredesen commented 5 years ago

Is it possible to get a branch with the RTKlib version provided by rtklibexplorer that vmotorkin mentioned in the top comment? this one: https://github.com/rtklibexplorer/RTKLIB

I think it would be nice to try out because it seems to be better tested with F9P

kikislater commented 4 years ago

Project has moved to python here : https://github.com/Francklin2/EasyGNSS