Open source, multi-user SDR receiver software with a web interface
Go to file
Jakob Ketterl 57f55bbdd5
Merge pull request #342 from bd5rv/develop
Add --no-http-keep-alive to wget's arguments
2023-03-10 21:11:31 +01:00
.github/ISSUE_TEMPLATE update wording on github 2020-08-26 21:08:50 +02:00
csdr remove debugging messages 2023-02-21 17:41:55 +01:00
debian update changelogs 2023-02-22 14:13:01 +01:00
docker Add --no-http-keep-alive to wget's arguments 2023-03-11 00:31:19 +08:00
htdocs route msk144 data to the wsjt message panel 2023-02-14 18:45:51 +01:00
inkscape files invent a new icon for continuous auto waterfall mode 2021-05-17 20:25:25 +02:00
owrx change chunking to work with actual byte-sizes 2023-02-22 17:23:11 +01:00
systemd remove faulty dependency 2021-01-22 17:34:09 +01:00
test make property deletions evaluate to false for convenience 2021-06-01 11:37:51 +02:00
.dockerignore don't put debian files in docker builds 2020-02-17 15:03:39 +01:00
.gitignore switch file loading to pkg_resources 2019-12-08 20:27:58 +01:00
CHANGELOG.md update changelogs 2023-02-22 14:13:01 +01:00
LICENSE.txt Create LICENSE.txt 2015-11-29 18:00:35 +01:00
README.md update wsjt-x homepage url 2023-02-14 15:37:37 +01:00
bands.json add msk144 frequencies 2023-02-14 15:40:20 +01:00
docker.sh add bladerf docker image build 2022-01-12 18:01:25 +01:00
openwebrx.conf make loglevel adjustable in config or on CLI 2022-11-29 20:23:39 +01:00
openwebrx.py add return codes 2022-06-01 17:58:06 +02:00
setup.py use a more generic include instead of manually updating the list 2022-12-11 22:41:10 +01:00

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.