Open source, multi-user SDR receiver software with a web interface
Go to file
Jakob Ketterl b25e61ae9a rename 2020-03-22 21:59:22 +01:00
csdr
debian update changelog 2020-03-21 15:45:50 +01:00
docker add docker build for perseus 2020-03-22 15:32:39 +01:00
htdocs re-align main buttons 2020-03-16 22:48:42 +01:00
owrx start implementing property layering 2020-03-22 21:51:49 +01:00
systemd
test rename 2020-03-22 21:59:22 +01:00
.dockerignore
.gitignore
CHANGELOG.md update changelog 2020-03-21 15:45:50 +01:00
LICENSE.txt
README.md
bands.json
bookmarks.json
build.sh add docker build for perseus 2020-03-22 15:32:39 +01:00
config_webrx.py references to Perseus HF receiver removed from main config file 2020-03-16 18:05:49 +01:00
manifest.sh
openwebrx.py
push.sh
sdrhu.py split config and property code, first test 2020-03-21 22:40:39 +01:00
setup.py add owrx.property to the setup 2020-03-22 15:39:59 +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
  • currently supports RTL-SDR, HackRF, SDRplay, AirSpy, LimeSDR, PlutoSDR
  • Multiple SDR devices can be used simultaneously
  • digiham based demodularors (DMR, YSF, Pocsag)
  • dsd based demodulators (D-Star, NXDN)
  • wsjt-x based demodulators (FT8, FT4, WSPR, JT65, JT9)

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.

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.