WebSDR Support Forum

General Category => PhantomSDR Changelogs => Topic started by: Emmanuel SV1BTL on Jun 17, 2026, 05:58 PM

Title: New version 3.3.3 is released
Post by: Emmanuel SV1BTL on Jun 17, 2026, 05:58 PM
New in v. 3.3.3 - https://github.com/sv1btl/PhantomSDR-Plus

New in v. 3.3.3


Live demo: http://phantomsdr.no-ip.org:8900/
Title: Re: New version 3.3.3 is released
Post by: Emmanuel SV1BTL on Jul 02, 2026, 11:23 PM
Some new updated files are uploaded to the github. They are marked as 'Update to v.3.3.3 (cumulative)'. Please download them and recompile, or you can proceed to a fresh re-install.

The newer files improve latency, Noise Reduction and Noise Blanker, add 50 & 60 Hz notch filters, improve the background hiss and the audio equalization. Some minor improvements also to waterfall colors and fix an issue to the admin_panel.

https://github.com/sv1btl/PhantomSDR-Plus
Title: Re: New version 3.3.3 is released
Post by: Emmanuel SV1BTL on Jul 04, 2026, 07:10 PM
A second analog s-meter is added. You can call it with just clicking ont the smeter window, to toggle. Files changes are the .svelte ones, uploaded to the github.

The default smeter remains the dark one.
Title: Re: New version 3.3.3 is released
Post by: Emmanuel SV1BTL on Jul 07, 2026, 11:51 AM
Re-designed s-meter's tools.

Added:
dBµV — voltage level relative to 1 microvolt, across a known impedance (50Ω in RF work). dBµV = dBm + 107. So S9 = −73 dBm = +34 dBµV. Examples: 0 dBµV (1 µV) = −107 dBm; 0 dBm = 107 dBµV.
NF — noise floor: the dBm level of the band noise alone, measured when nothing but noise is in the passband. It's also an absolute level, same scale as dBm.

Changed:
SNR — the difference between signal dBm minus NF, in dB. Relative, not absolute. It's what determines readability — a −100 dBm signal over a −125 dBm floor (25 dB SNR) is more readable than a −60 dBm signal over a −65 dBm floor (5 dB SNR).

Unchanged:
dBm — absolute signal power in the passband, referenced to 1 milliwatt. Tells you how strong what you're hearing is. −73 dBm = S9.

Please download the files from https://github.com/sv1btl/PhantomSDR-Plus:
all .svelte files, audio.js & waterfall.js
and recompile frontend