Skip to content

madf/ntriprelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTRIP Relay

This is a relay than can operate both as a client and a server (source). It can take a stream of DGPS correction from one place and submit them into another.

Building

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Usage

ntriprelay -M <source-mountpoint> -L <source-login> -W <source-password> -P <source-port> -S <source-server> -m <dest-mountpoint> -l <dest-login> -w <dest-password> -p <dest-port> -s <dest-server>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published