minidemod | really simple demodulator intended to teach Software

 by   simonyiszk C Version: Current License: MIT

kandi X-RAY | minidemod Summary

kandi X-RAY | minidemod Summary

minidemod is a C library. minidemod has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

The purpose of minidemod-wfm.c is to have a few lines of code that can actually demodulate WFM from an I/Q input.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              minidemod has a low active ecosystem.
              It has 24 star(s) with 7 fork(s). There are 11 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of minidemod is current.

            kandi-Quality Quality

              minidemod has no bugs reported.

            kandi-Security Security

              minidemod has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              minidemod is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              minidemod releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of minidemod
            Get all kandi verified functions for this library.

            minidemod Key Features

            No Key Features are available at this moment for minidemod.

            minidemod Examples and Code Snippets

            No Code Snippets are available at this moment for minidemod.

            Community Discussions

            Trending Discussions on minidemod

            QUESTION

            RTL SDR IQ AM Demodulation
            Asked 2020-Apr-10 at 23:23

            The project i am working now currently is tuning to PMR frequencies and saving audio to a WAV file, however when i receive IQ samples from SDR device, and demodulate to AM - i hear noise only.

            Edit, here is the RAW IQ written to WAV file: https://voca.ro/iSRELps4JBg

            For demodulation i used this approach:

            https://github.com/simonyiszk/minidemod/blob/master/minidemod-wfm-atan.c

            However the sound seems to be noise...

            ...

            ANSWER

            Answered 2020-Apr-08 at 23:11

            Your code is for an FM demodulator (frequency as the derivative of phase, or phase delta in the discrete case). For AM demodulation, you only need to get the magnitude (abs()) of the IQ components, and low pass filter.

            Source https://stackoverflow.com/questions/61106688

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install minidemod

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/simonyiszk/minidemod.git

          • CLI

            gh repo clone simonyiszk/minidemod

          • sshUrl

            git@github.com:simonyiszk/minidemod.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link