Francklin2 / RTKLIB_Touchscreen_GUI

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

Is possible use ZED-F9 corrections? #49

Closed messplay closed 4 years ago

messplay commented 5 years ago

Hi people, one question If I have two ZED-F9 is possible to use self corrections of the module I mean use the output RTCM of ZED-F9 in the serial port of this GUI?

Francklin2 commented 5 years ago

Hello Messplay To output the RTCM data from your Zed-F9P GNSS to the serial port you have to use the base mode, set your Zed-F9P as input stream (setup should be OK by default) and as output stream you put the RTCM and the adress of your output port (onboard serial port is /dev/tty/AMA0, if you use a USB serial port it will be /dev/tty/USB0). You also have to input the coordinate of the base, you can use the manual input if you already know a precise position, else you can use a rover mode, the last position will be set in automatic position mode)

kikislater commented 4 years ago

project moved here : https://github.com/Francklin2/EasyGNSS