Code Monkey home page Code Monkey logo

Comments (11)

IanWraith avatar IanWraith commented on July 30, 2024

You could use VAC (Virtual Audio Cable) to pipe a recording of a DMR signal to the program.
It contains most of the each of the layers of the DMR protocol although I am sure I will have forgotten some lesser used aspects.

from dmrdecode.

alwinhb avatar alwinhb commented on July 30, 2024

@IanWraith Thanks it worked. My next question is whether it contains code for Data Link and Control Layer of DMR?

from dmrdecode.

IanWraith avatar IanWraith commented on July 30, 2024

Most of the control layer is there. As for Data Link it depends what you mean. Remember there are many user defined types of data and it is impossible to cover them all. Look at the source code to see what is decoded.

from dmrdecode.

alwinhb avatar alwinhb commented on July 30, 2024

Thanks @IanWraith Any reference code for Tx(transmit) as well? Looks like this code is only for the receiver end

from dmrdecode.

IanWraith avatar IanWraith commented on July 30, 2024

Which code do you mean ? If the colour code then both sides of the link use the same one.

from dmrdecode.

alwinhb avatar alwinhb commented on July 30, 2024

@IanWraith I mean does this source code contains complete code for DMR? Tier 1/2/3

from dmrdecode.

IanWraith avatar IanWraith commented on July 30, 2024

Are you seeing any unknown frames when you use it to decode data ?

from dmrdecode.

alwinhb avatar alwinhb commented on July 30, 2024

@IanWraith I am implementing DMR on my custom hardware from scratch and I am using your code as a reference for DMR protocol implementation. Thereby making sure it contains complete code for tier1/2/3

Thank you in advance!

from dmrdecode.

IanWraith avatar IanWraith commented on July 30, 2024

I'm not sure I would recommend that. DMRDecode decodes the parts of DMR which we saw in use and needed to decode. This is probably 90% of the standard but there are parts missing. I also spent much time adding support for manufacturer specific features of DMR that aren't in the standard. In addition development of DMRDecode stopped nearly 10 years ago so the standard has moved on since then.

from dmrdecode.

alwinhb avatar alwinhb commented on July 30, 2024

@IanWraith Do you have any references for Handheld - Handheld voice samples for decoding it via DMRDecode

from dmrdecode.

IanWraith avatar IanWraith commented on July 30, 2024

No sorry.

from dmrdecode.

Related Issues (12)

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.