Francklin2 / RTKLIB_Touchscreen_GUI

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

No GPS Data in RTKLIB #58

Closed Stolponese closed 4 years ago

Stolponese commented 5 years ago

I Installed everything accordingly to the instruction, but the program is not able to use the data provided by the antenna. I can see that the program is communicating with the antenna, but I don't get any position-data. With Minicom/ cgps/ gpsmon I get good data, so the chip is working.

Any Advice?

Francklin2 commented 5 years ago

Hello If you have a Ublox device, did you enable the RAWX and SFRBX data ? https://github.com/Francklin2/RTKLIB_Touchscreen_GUI/wiki/6-Setting-the-Ublox-M8T-for-RAW

Stolponese commented 5 years ago

now its working! I have a different Chip from Ublox and didn't pay attention to the chapter. Thank you so much!