Giter Club home page Giter Club logo

c-ntripserver's Introduction

c-ntripserver

BKG's reference NTRIP server slightly enhanced

This is a version of the NTRIP server and other software from the German Federal Agency for Cartography and Geodesy (BKG). I've enhanced the ntrip server to take input from stdin so that it can run at the end of a pipeline.

BKG's original software can be downloaded via the subversion tool svn as described here.

My first commit contains a clean copy of their version 8789 which they committed 2019-08-05 08:31:56Z. The latest commit contains my enhanced version.

See the source code for the details of BKG's license.

Building and Running

To build the ntripserver software you need the gcc compiler and the make tool. These are easily available for a Linux machine or a Mac. You can get versions for Windows, but building under Linux is easier.

Once you have your build environment ready, compile the source like so

$ git clone https://github.com/goblimey/c-ntripserver.git
$ cd c-ntripserver
$ cd src/trunk/ntripserver
$ make

That produces an executable binary ntripserver that you can copy and run. The shell script startntripserver.sh shows how it might be run

c-ntripserver's People

Contributors

goblimey avatar godolatry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.