Coder Social home page Coder Social logo

Comments (3)

Sec42 avatar Sec42 commented on June 22, 2024 1

I'm sorry you feel that my answer was rude. I did answer both your questions.

If you feel a reference to the source is rude, please consider that this is not an end-user ready tool -- and in my experience source code is an easy way to communicate for developers

from iridium-toolkit.

Sec42 avatar Sec42 commented on June 22, 2024

What have you tried to understand that info?

'page' mode is just printing the page requests from IRA packets in a slightly different form - see https://github.com/muccc/iridium-toolkit/blob/master/reassembler.py#L1573
it is one line per page with satid, beamid, latitude, longitude, altitude before the colon, and the page request afterwards. The page request identifies the mobile device to wake up & respond.

'msg' is (reassembling) and printing the pager messages you see in MSG packets. What you see there is what is sent over the air as is. There are very few plaintext page messages remaining as iridium is not selling/marketing that service for several years now.

The encoded text is probably part of the "Iridium Burst" service. But it's contents are not yet understood.

from iridium-toolkit.

alphapats avatar alphapats commented on June 22, 2024

Due to lack of proper documentation, many times it becomes difficult to understand the info contained in the output especially when its encoded or doesn't make any logical sense. You yourself have written that contents of encoded text are not yet understood. Therefore, if someone asks a simple question, there is no need to be rude. Your project has helped many people like me to understand dynamics of Iridium satellite communication and we all really appreciate your efforts to keep project updated and your prompt replies. Thanks

from iridium-toolkit.

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.