Coder Social home page Coder Social logo

rtlsdr-waterfall's People

Contributors

keenerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rtlsdr-waterfall's Issues

GAIN adjustment doesn't work.

I get:

File "waterfall.py", line 102, in gain_change
i = self.sdr.GAIN_VALUES.index(real_g)
AttributeError: 'RtlSdr' object has no attribute 'GAIN_VALUES'

when I hit a bracket to adjust the gain.
Searching for the error message:
http://eartoearoak.com/software/rtlsdr-scanner
seems to indicate that the python-rtlsdr API changed, and that a small change in the code is required.

some frequency ranges seem to cause invalid readlengths to be fed to the rtlsdr bindings

IOError: Error code -8 when reading 128 bytes

Running "python waterfall.py 50e6 200e6" with a R280T based dongle gives the following traceback: http://itdaniher.com/p?MXPb

The traceback goes away and the code seems to be working if I change the code as per http://itdaniher.com/p?HFty, setting the read side to a constant 512 bytes.

I don't have the time to put together a "real" patch right now, but just wanted to let you know. Thanks for your project!

Reference: https://github.com/roger-/pyrtlsdr/issues/4

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.