Azurehappen / Virtual-Network-DGNSS-Project

A virtual network Differential GNSS server-client project using Precise Point Positioning (PPP). Global coverage. Without the needs for physical base station construction. An open-source virtual base station (VBS) approach.
GNU General Public License v3.0
33 stars 11 forks source link

Testing your work with zed f9 #1

Open messplay opened 2 years ago

messplay commented 2 years ago

Hi my freind, I am testing your work with a f9p however I obtain [2022-05-05 12:09:41]: Start read pos info (NMEA $GxGNS) from rover. [2022-05-05 12:11:42]: Can't get position info from rover, please check if the NMEA protocol GNS massage is enabled., GNSS is enable and the frame is output by USB, I double check this. I am testing everything in the same pc. I tried to test in a RPI 4 and I have problems with qt4 and the bnc client and DGNSS client too. Can you share your configurations file to compare with me?

Azurehappen commented 2 years ago

Hi, thanks for your interest. Please check the comments below.

Which system did you test? If you were using Windows, you may use the u-center software to check if the u-blox output GxGNS message through the USB port. For Linux, you can try 'cutecom' serial port monitor. Also, make sure you input the correct serial port path when you start the VN-DGNSS client. Can you take a screenshot of your NMEA message output from the serial port?

What system built-in RPI 4? I am not familiar with this device. You may have to complier the executable when using a different system. For BNC client, please refer to their website: https://igs.bkg.bund.de/ntrip/bnc

What do you mean by configuration file?

messplay commented 2 years ago

Hi Freind, thank you for your fast answer, I solved the problem running the client in other PC(just know appear to be obvious for me) righ now I will try to replicate your test proceding . Thank you again