Giter Site home page Giter Site logo

Comments (3)

andyvan-trabus avatar andyvan-trabus commented on August 15, 2024

Note: If you use the decode_ais routine from issue # 204, they still don't decode.

from libais.

schwehr avatar schwehr commented on August 15, 2024

Took a quick look at #204. ais.decode is the thinnest of python support that I could come up with. Most folks who have used this code wrote their own. AIS logging is so different between organizations.

So, what happens when you do this?

ais.decode('85Mr6<1KmhB:VgtfPV9lIf4M31PR000P', 0)

But, looking at https://github.com/schwehr/libais/blob/master/src/libais/ais8.cpp, I don't see 8_367_23, 8_367_24, 8_367_25. If I remember correctly the 367 messages were evolving over time back 10 years ago and difficult to deal with different messages with that were going over VHF. If things have settled down with the spec, let's get a copy of it and work through adding the decoders for those. Should be pretty close to things like Ais8_1_24::Ais8_1_24 and similar.

from libais.

andyvan-trabus avatar andyvan-trabus commented on August 15, 2024

We can close this issue. Support for these messages has been added.

Note: This specific test case doesn't pass; all but the last one fail with AIS_ERR_BAD_BIT_COUNT.

from libais.

Related Issues (20)

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.