Go to file
Marat Fayzullin 1727522d41 Preparing for a new release. 2023-03-25 16:19:29 -04:00
.github/ISSUE_TEMPLATE update wording on github 2020-08-26 21:08:50 +02:00
csdr Removed SSTV NFM mode (not used), simplified some code. 2023-03-10 18:55:00 -05:00
debian Preparing for a new release. 2023-03-25 16:19:29 -04:00
docker Updaring branch name 2022-12-11 16:27:18 -05:00
htdocs Added UI opacity setting. 2023-03-25 16:15:17 -04:00
inkscape files Final touches to the spectrum display. 2023-03-25 15:21:56 -04:00
owrx Preparing for a new release. 2023-03-25 16:19:29 -04: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 Preparing for a new release. 2023-03-25 16:19:29 -04:00
LICENSE.txt
README.md Update README.md 2023-03-03 14:42:12 -05:00
bands.json Removed some SSTV frequencies from the bandplan. 2023-03-08 12:37:01 -05:00
config_webrx.py remove "unvoiced quality" setting 2021-07-20 13:33:26 +02:00
docker.sh add bladerf docker image build 2022-01-12 18:01:25 +01:00
openwebrx.conf move aprs_symbols_path to new config 2021-02-07 00:21:57 +01:00
openwebrx.py add return codes 2022-06-01 17:58:06 +02:00
setup.py move 2021-09-20 15:16:06 +02:00

README.md

OpenWebRX+

This is the improved version of the OpenWebRX online SDR. The pre-built OpenWebRX+ packages are available from the package repository. Pre-built disk images are available from the Releases page. News, support, and general discussion can be found in the Telegram channel and related chat. Features found in OpenWebRX+ that are not present in the original version:

  • AIS, SSTV, RTTY, and CW decoders.
  • Background SSTV decoding with received images browser.
  • Built-in recorder for received audio.
  • Adjustable noise filtering based on spectral subtraction.
  • Adjustable tuning step.
  • Waterfall panning and zooming on touchscreen based devices.
  • Bandpass control with the scroll wheel.
  • Improved tuning in CW mode.
  • More reliable SDRPlay devices operation.
  • Better map information, with distances.
  • Better APRS map information, with weather.
  • Support for configurable session timeout, with a policy page.
  • HTTPS protocol support (requires certificate).

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.