Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

OBS data output option implemented as a ntrip client, should be a ntrip server.  #1

@lincob

Description

@lincob

The idea is to use RtkGps as a base station and send the obs to a ntrip caster.

Ntrip caster is running on a Linux machine with the standard version of BKG caster.

The "ntrip server" authenticates with only a password to the ntrip caster and sends observation data.

On the other end, "ntrip clients" authenticate with username and password and receive the data from the "ntrip caster".

Here on RtkGps, the implementation of the client is correct (on the input side) and connects correctly to a caster for receiving data. But the output side also authenticates as a client instead of authenticating as a server in order to receive data from the caster.
Unless I am missing something... I've tried only entering a password and no username in case it would do the trick but the caster ignores the request.

I hope you can solve this issue.

This port of rtklib for Android is absolutely brilliant. Congratulations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions