Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kpreid/shinysdr
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.
https://github.com/kpreid/shinysdr
amateur-radio gnuradio rtl-sdr sdr
Last synced: 13 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/kpreid/shinysdr
- Owner: kpreid
- License: gpl-3.0
- Created: 2013-11-04T16:31:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T04:34:50.000Z (about 4 years ago)
- Last Synced: 2024-10-22T22:30:03.591Z (20 days ago)
- Topics: amateur-radio, gnuradio, rtl-sdr, sdr
- Language: Python
- Homepage: https://shinysdr.switchb.org/
- Size: 5.95 MB
- Stars: 1,079
- Watchers: 78
- Forks: 115
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-hamradio - ShinySDR - defined radio receiver like the HackRF or RTL-SDR. (Software / SDR)
README
ShinySDR
========ShinySDR is the software component of a software-defined radio receiver. When combined with suitable hardware devices such as the RTL-SDR, HackRF, or USRP, it can be used to listen to or display data from a variety of radio transmissions.
* **[More about ShinySDR](https://shinysdr.switchb.org/)**
* **[Installing ShinySDR](https://shinysdr.switchb.org/manual/installation)**
Copyright and License
---------------------Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019 Kevin Reid <[email protected]>
ShinySDR is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.ShinySDR is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with ShinySDR. If not, see .### Additional information
* The file `shinysdr/i/webstatic/client/map/basemap.geojson.gz` was derived from [the Natural Earth data set `ne_50m_admin_0_countries`, version 2.0.0](http://www.naturalearthdata.com/downloads/50m-cultural-vectors/).
This data set [is in the public domain](http://www.naturalearthdata.com/about/terms-of-use/).
* The APRS symbol graphics and descriptions used are from various sources and [collected by Heikki Hannikainen](https://github.com/hessu/aprs-symbols).
See [author credits and licensing information](https://github.com/hessu/aprs-symbols/blob/master/COPYRIGHT.md).