Open source, multi-user SDR receiver software with a web interface
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Jakob Ketterl 57f55bbdd5
Merge pull request #342 from bd5rv/develop
3 weeks ago
.github/ISSUE_TEMPLATE update wording on github 3 years ago
csdr remove debugging messages 1 month ago
debian update changelogs 1 month ago
docker Add --no-http-keep-alive to wget's arguments 3 weeks ago
htdocs route msk144 data to the wsjt message panel 2 months ago
inkscape files invent a new icon for continuous auto waterfall mode 2 years ago
owrx change chunking to work with actual byte-sizes 1 month ago
systemd remove faulty dependency 2 years ago
test make property deletions evaluate to false for convenience 2 years ago
.dockerignore don't put debian files in docker builds 3 years ago
.gitignore switch file loading to pkg_resources 3 years ago
CHANGELOG.md update changelogs 1 month ago
LICENSE.txt Create LICENSE.txt 7 years ago
README.md update wsjt-x homepage url 2 months ago
bands.json add msk144 frequencies 2 months ago
docker.sh add bladerf docker image build 1 year ago
openwebrx.conf make loglevel adjustable in config or on CLI 4 months ago
openwebrx.py add return codes 10 months ago
setup.py use a more generic include instead of manually updating the list 4 months ago

README.md

OpenWebRX

OpenWebRX is a multi-user SDR receiver software with a web interface.

OpenWebRX

It has the following features:

  • csdr based demodulators (AM/FM/SSB/CW/BPSK31/BPSK63)
  • filter passband can be set from GUI
  • it extensively uses HTML5 features like WebSocket, Web Audio API, and Canvas
  • it works in Google Chrome, Chromium and Mozilla Firefox
  • supports a wide range of SDR hardware
  • Multiple SDR devices can be used simultaneously
  • digiham based demodularors (DMR, YSF, Pocsag, D-Star, NXDN)
  • wsjt-x based demodulators (FT8, FT4, WSPR, JT65, JT9, FST4, FST4W)
  • direwolf based demodulation of APRS packets
  • JS8Call support
  • DRM support
  • FreeDV support
  • M17 support based on m17-cxx-demod

Setup

The following methods of setting up a receiver are currently available:

  • Raspberry Pi SD card images
  • Debian repository
  • Docker images
  • Manual installation

Please checkout the setup guide on the wiki for more details on the respective methods.

Community

If you have trouble setting up or configuring your receiver, you have some great idea you want to see implemented, or you just generally want to have some OpenWebRX-related chat, come visit us over on our groups.io group.

If you want to hang out, chat, or get in touch directly with the developers, receiver operators or users, feel free to drop by in our Discord server.

Usage tips

You can zoom the waterfall display by the mouse wheel. You can also drag the waterfall to pan across it.

The filter envelope can be dragged at its ends and moved around to set the passband.

However, if you hold down the shift key, you can drag the center line (BFO) or the whole passband (PBS).

Licensing

OpenWebRX is available under Affero GPL v3 license (summary).

OpenWebRX is also available under a commercial license on request. Please contact me at the address <randras@sdr.hu> for licensing options.