Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to configure it as a caster using pygpsclient? #27

Closed
vijaykoundinya opened this issue Jun 14, 2022 · 1 comment
Closed

Comments

@vijaykoundinya
Copy link

vijaykoundinya commented Jun 14, 2022

Thanks in advance

@semuadmin
Copy link
Contributor

Hi @vijaykoundinya

I'm afraid you haven't filled in any of the information on the feature request template so I'm not entirely clear what functionality you're after, but PyGPSClient v1.3.5 already offers a simple NTRIP server/caster facility which is documented in the README here (it's currently in Beta but is fully functional):

https://github.com/semuconsulting/PyGPSClient#socketserver

Basically, if you check the Socket/NTRIP Server option at the bottom of the settings panel and then select a Mode of 'NTRIP Server' and a Port of 2101, PyGPSClient will act as a simple NTRIP server/caster with a single mountpoint.

The NTRIP server/caster facility is predicated on the host being connected to an RTK-compatible GNSS receiver operating in RTK Base Station mode. If you're using the popular u-blox ZED-F9P receiver for this purpose, there is a script in the /examples folder - f9p-basestation.py - which illustrates how to configure the ZED-F9P appropriately.

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants