Coder Social home page Coder Social logo

borisov775 / mr-231-3-parser Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 721 KB

Not Real Parser for the navy radio navigational station MR-231-3 used in civilian and military fleet

Home Page: https://cirspb.ru/en/blog/other-articles/nmea-part1/

Dockerfile 0.09% Java 99.91%

mr-231-3-parser's Introduction

Parser for MR-231-3

Available formats of messages received by MR-231-3

  • TTM (TrackedTargetMessage)
  • RSD (RadarSystemData Messages)

Additional formats

  • VHW (Water Speed and Heading) used in receiver MR-231

App(main function)

A Papser for the MR-231-3 is implemented in mr-231-3 directory. To see the work of main fuction - run the main function in App.java file

Docker

Modules of MR-231-3 works within Docker. The Dockerfile which is used for creating an image you can sere here

After creating the Dockerfile, build the docker image:

docker build . --tag mr2313

And the run the container

docker run -it mr2313 bash

In a bash shell type the following commands for starting an App. That's it:

cd ../startApp

And then:

mvn exec:java -Dexec.mainClass="org.example.App"

Tests

In both of modules mr-231 and mr-231-3 implemented tests

mr-231-3-parser's People

Contributors

borisov775 avatar

Watchers

 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.