From b233835d8a613129712ac1e46e94c569921008b4 Mon Sep 17 00:00:00 2001 From: "Luarvique L. Luarvique" Date: Tue, 27 Dec 2022 23:25:24 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9517148..9196882 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ OpenWebRX ========= +This is the **improved version** of the OpenWebRX online SDR. Features available in this version of OpenWebRX: +* Adjustable noise filtering based on spectral subtraction. +* Adjustable tuning step. +* Waterfall panning on touchscreen based devices. +* Improved tuning in CW mode. +* More reliable SDRPlay devices operation. +* Better map information, with distances. +* Better APRS map information, with weather. + OpenWebRX is a multi-user SDR receiver software with a web interface. ![OpenWebRX](https://www.openwebrx.de/gfx/openwebrx-screenshot.png) From 7d0639d51e68f66dc5505e358cd2c4fd4e5ad5c1 Mon Sep 17 00:00:00 2001 From: "Luarvique L. Luarvique" Date: Tue, 27 Dec 2022 23:28:08 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9196882..979004b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OpenWebRX ========= -This is the **improved version** of the OpenWebRX online SDR. Features available in this version of OpenWebRX: +This is the **improved version** of the OpenWebRX online SDR. The pre-built packages for this version of OpenWebRX are now available from https://luarvique.github.io/ppa/. Features found in the improved OpenWebRX that are not present in the original version: * Adjustable noise filtering based on spectral subtraction. * Adjustable tuning step. * Waterfall panning on touchscreen based devices.