shinysdr icon indicating copy to clipboard operation
shinysdr copied to clipboard

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.

Results 48 shinysdr issues
Sort by recently updated
recently updated
newest added

Right now the main app UI has a particular gray (or very-dark-gray if you change theme) look, and all the other pages (/, manual, tools, [site](https://github.com/kpreid/shinysdr-site)) have plain nearly-unstyled black-on-white....

enhancement
help wanted

Noticed a problem with SDRPlay2 (config.devices.add(u'osmo', OsmoSDRDevice('soapy', name='SDRPlay2')). When I use 'Antenna A' or 'Antenna B' shinnysdr is stable enough but if I switch to antenna 'Hi-Z' FR Spectrum and...

support
help wanted

I've been thinking I should keep a log of UI things that have confused or surprised me. No particular action required, just things to consider. - Sometimes I try to...

For the WSPR demodulator (#82) I have use cases for three kinds of events: - The receiver was deactivated due to being out of range, so it can stop invoking...

enhancement

when i write the command " shinysdr --create config-dir-name" it says like this INFO:shinysdr:Log opened. The following files are missing: RequireJS (Check: /usr/local/lib/python2.7/dist-packages/ShinySDR-0.0.0-py2.7.egg/shinysdr/deps/text.js does not exist.) RequireJS (Check: /usr/local/lib/python2.7/dist-packages/ShinySDR-0.0.0-py2.7.egg/shinysdr/deps/require.js does...

enhancement

Using a SoftRock receiver I get some pretty bad signal mirrors: ![2017-06-01-194313_609x650_scrot](https://cloud.githubusercontent.com/assets/1232472/26705206/af366fd2-4702-11e7-8cc7-9c0ce1c344f3.png) There's a blind optimizer available: http://cgit.osmocom.org/gr-iqbal/ In my experience it works pretty well, however it takes a little...

enhancement

If the waterfall resolution is high, and there's a narrow-band signal (like CW), then the fine tuning of the receiver can cause stations to disappear. Here's how I reproduce it:...

bug
help wanted

It should be possible for several people to to use a single ShinySDR server without interfering with each other (provided that sufficient hardware is available). Components of this project, given...

enhancement

Since the selling-point of this project seems to be ease of use/having a nice UI, it seems weird not to demonstrate this non-clunkiness in the readme with a couple of...

enhancement