Francklin2 / RTKLIB_Touchscreen_GUI

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

RTKLIB_touchscreen GUI compatible with Raspignss? #35

Open DriverKit opened 6 years ago

DriverKit commented 6 years ago

I would like to use RTKLIB touchscreen with a Raspignss but I am not sure if it will be compatible?
Where could I find a basic getting started guide for RTKLIB touchscreen (preferably in English).

Great project - looking forward to using it!

Thanks for your help

Francklin2 commented 6 years ago

Hello For a basic startup you can take a look in the wkiki here :+1: https://github.com/Francklin2/RTKLIB_Touchscreen_GUI/wiki To use the Raspignss with rtklib and rtkbase you can take a look about NVS08C and rtklib, this video show that it should work https://www.youtube.com/watch?v=3het9GEIwkI In gnss protocol setting you have to set NVS instead UBX

Best regards Francklin

RRIoT commented 4 years ago

Hi. I also have a RasPiGNSS.

The webpage link that is on the Description of the YouTube has been taken down

Does anyone have that info that was supplied on that link.

Thank you for your help.

Kind Regards, Craig

Francklin2 commented 4 years ago

Hi , The youtube link is working for me, I saw also a new version of the vidéo here https://www.youtube.com/watch?v=0gesSi-OIJU

You can also try this:

RRIoT commented 4 years ago

Hi Francklin2

Thank you for your quick reply and Awesome Software.

The link I was talking about, was not the YouTube Links themselves, but the Link in there Description.

The Link is https://pixhawk.org/dev/rtk-basestation-touch-tft.

I believe this has the circuit Diagram, etc for the NVS08c's, that is in the video.

Kind Regards, Craig

Francklin2 commented 4 years ago

Hello

I didnt find the vidéo too, wich NV08c board do you have ? a raspignss or another brand ?I can help you for the wiring on a pi. You should only plug the board power (5V or 3.3V) and the serial TX and RX (TX and RX have to be crossed; TX plug to RX and RX to TX) You can find the pinout of the raspignss here https://drfasching.com/products/gnss/raspignss-aldebaran/raspignss-specifications/

Kind regards

Francklin