-
Notifications
You must be signed in to change notification settings - Fork 48
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
Add support for multiple NTRIP servers #767
Comments
Very good idea. Is there an implementation date? I am interested in sending data to Rtk2go and emlid at the same time. |
Currently two NTRIP Server targets are supported. |
Hi Angel (@amlago ), This feature is in the June 10th Release Candidate firmware. Please give it a try. You can enter the credentials for the two NTRIP servers either through the serial menus or the web configuration page. I have been testing it with RTK2go and emlid caster and it works well. For the serial menu: Enter 3 to open the Base Menu The firmware will only attempt to connect to a server if the Caster Host, Port and Mountpoint are defined. Best wishes, |
I will try it and make the corresponding comments. |
Hello, I have tested version 4.1 from 10/06. |
Hi Angel (@amlago ), Thank you for the feedback - and apologies for the mistake! I have updated the WiFi Config page in today's June 14th Release Candidate binary. Now, only the Server 1 Caster Host, Port and Mount Point are mandatory. The Server 2 configuration can be left empty; set the port to 0 if you are not using it. I made some other small improvements:
Please try the new binary when you have time. Have a nice weekend, |
For reference, the code changes are here: 2449300 |
Hello Paul. |
Fixed in v4.1. |
The ability to communicate with multiple NTRIP servers is a good thing.
This PR implements most of the work. The serial UI and web config UI need fixing.
The text was updated successfully, but these errors were encountered: