Giter Site home page Giter Site logo

Comments (3)

kpreid avatar kpreid commented on August 29, 2024

That was fairly easy. Done in commit ec83231.

Unfortunately, dsd.block_ff has a severe lack of methods: it neither allows changing the parameters live (only at block construction time) nor reading back any status information about whether it is successfully demodulating (such as dsd internally prints to stdout), so you have to use it sort of blind (other than hearind the audio). If you're interested in this feature, please consider suggesting/contributing such improvements to upstream dsd / gr-dsd.

from shinysdr.

turnrye avatar turnrye commented on August 29, 2024

Wow, awesome work. This was not quite the path I started down for implementation, so I'm glad you came in to help. I've successfully got this working on my install, which is using ubuntu 14.04. Note that gr-dsd installs to the wrong directory, so you must cp -r /usr/lib/lib/* /usr/lib to resolve that (or else import dsd fails).

from shinysdr.

kpreid avatar kpreid commented on August 29, 2024

I had to use a different version, too. That's why I didn't link anything in the README โ€” I'll wait for upstream to get its act together before saying who's upstream.

It would be informative to hear what โ€œpath you started downโ€. (Adding an option to the basic FM demodulator?) ShinySDR is not exactly ideally architected and I'd like to know what looked like a good idea because there's always a chance it might be a better idea in the long run.

from shinysdr.

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.