rtkbase icon indicating copy to clipboard operation
rtkbase copied to clipboard

NTRIP 2 support

Open Stefal opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. NTRIP 2 is more and more common, and would be a solution to send the rtcm stream to an infrastructure with 2 casters with a fail over.

Describe the solution you'd like str2str from RTKLib is limited to NTRIP 1. RTKLib needs some work to support Ntrip 2

Stefal avatar Mar 04 '23 12:03 Stefal

Use https://github.com/simeononsecurity/ntripserver instead of str2str for str2str_ntrip_A/B.service

Jef239 avatar Jul 19 '24 21:07 Jef239