WebSDR Support Forum

General Category => PhantomSDR => Topic started by: Emmanuel SV1BTL on Jul 23, 2026, 06:38 AM

Title: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Emmanuel SV1BTL on Jul 23, 2026, 06:38 AM
New in v. 3.5.0

- FT8 / FT4 → PSK Reporter, over the native IPFIX/UDP protocol, with spots batched and flushed on the recommended ≥5-minute cycle,
- WSPR → WSPRnet, via the standard upload endpoint (WSPR is sent only to WSPRnet, to avoid duplicate spots),
- Runs several band/mode slots at once (e.g. 20m:ft8, 40m:ft8), independently of connected users,
- Each network can be enabled or disabled separately, and your identity (callsign + Maidenhead grid) is taken from your site configuration,
- A dry-run mode logs the spots it would send without actually uploading them, for safe testing.
- No audio gap or dropout when a decoder is switched on or off,
- The waterfall and GUI stay smooth while a picture or page is decoding,
- NAVTEX and FSK/RTTY can now run at the same time (they previously shared one set of internal state),
- FAX no longer discards your LPM / IOC / shift selection when the decoder is activated,
- HF FAX and NAVTEX now switch the receiver to USB before starting, so the retune is never fed into the decoder, and SSTV picks the sideband from the band (LSB below 10 MHz, USB above) while still honouring a manual change.

We also offer many more features:


Demo here: http://phantomsdr.no-ip.org:8900/
Demo of PSK Reporter with uploaded spots here: https://pskreporter.info/pskmap.html#preset&callsign=SV1BTL&txrx=rx&timerange=21600&mapCenter=22.6243,10.9375,2.59
and for WSPRnet here: https://www.wsprnet.org/olddb?mode=html&band=all&limit=500&findcall=&findreporter=SV1BTL&sort=date

NB! A clean install is recommended. Please keep your older files in a backup and replace the files in the newer installation:
- your config.toml that you use and of course any ignition .sh file for starting the server,
- your admin_config.json
- your frontend/site_information.json
- your frontend/src/bands-config.js

Please reinstall install_rade.sh (or install_rade_ubuntu22.sh), as there is an update of the rade code.

Don't hesitate to ask for help.

Enjoy, 73, de SV1BTL (Emmanuel)
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Emmanuel SV1BTL on Jul 23, 2026, 06:49 AM
You can adjust brightness and contrast for every band as you already know.
If you want to adjust the start full bandwidth screen as well, so not to accept the default values of min.waterfall= -30, you have to follow these steps:

In your waterfall.js find (line ~290):
    this.minWaterfall = -30
and change them to a higher (e.g. -15) for darker waterfall or opposite for brighter waterfall
-----

Find in ALL .svelte files:
(1)
  let min_waterfall = -30; (lines 2442 for analog smeters  or 2441 for digital smeters)
and change them to the values you've set to waterfall.js

(2)
Lines 3169 for analog smeters  or or 3154 for digital smeters, find:
      case "min":
        l = 0;
        r = waterfall.waterfallMaxSize;
        min_waterfall = -30;
        max_waterfall = 110;
        handleMinMove(-30);
        handleMaxMove(110);
        break;
and change them to the values you've set to waterfall.js

(3) for bookmarks, lines 4814 for analog smeters or 4231 for digital smeters
min_waterfall: -30, // default
and change them to the values you've set to waterfall.js
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Emmanuel SV1BTL on Jul 24, 2026, 01:07 PM
Cleaning the github.
All newer files are now uploaded.
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Joachim DG4MFN on Jul 25, 2026, 01:47 PM
Hello , sorry for asking , but if i try to Download your Phantonsdr-Plus at
github (https://github.com/sv1btl/PhantomSDR-Plus)
i get only a 404 html error , ist this site down ?
73 , Joachim , DG4MFN
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Emmanuel SV1BTL on Jul 25, 2026, 06:33 PM
Quote from: Joachim DG4MFN on Jul 25, 2026, 01:47 PMHello , sorry for asking , but if i try to Download your Phantonsdr-Plus at
github (https://github.com/sv1btl/PhantomSDR-Plus)
i get only a 404 html error , ist this site down ?
73 , Joachim , DG4MFN

Sorry for that.
You can retry, the github is there and fully updated now!
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: 9a7aof on Jul 25, 2026, 07:16 PM
Quote from: Emmanuel SV1BTL on Jul 25, 2026, 06:33 PMYou can retry, the github is there and fully updated now!

A new, clean installation works great,
thanks to the authors of that software! :)

Darko, 9a7aof
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Emmanuel SV1BTL on Jul 25, 2026, 11:45 PM
Documentation has been added in six additional languages, besides English.


More languages will be added in the near future. Native speakers are welcome to suggest any corrections or improvements to the translations.
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: lu5dnp on Jul 26, 2026, 12:22 AM
Congratulations Emmanuel, now holidays ok... 73s.-
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Emmanuel SV1BTL on Jul 26, 2026, 08:24 AM
Some corrections in the translated files are made and uploaded in the folder /docs
Title: Re: PhantomSDR v.3.5.0 (huge upgrade)
Post by: Joachim DG4MFN on Jul 26, 2026, 08:10 PM
Quote from: Emmanuel SV1BTL on Jul 25, 2026, 11:45 PMDocumentation has been added in six additional languages, besides English.

  • French: https://github.com/sv1btl/PhantomSDR-Plus/tree/main/docs/fr
  • German: https://github.com/sv1btl/PhantomSDR-Plus/tree/main/docs/de
  • Spanish: https://github.com/sv1btl/PhantomSDR-Plus/tree/main/docs/es
  • Croatian: https://github.com/sv1btl/PhantomSDR-Plus/tree/main/docs/hr
  • Russian: https://github.com/sv1btl/PhantomSDR-Plus/tree/main/docs/ru
  • Greek: https://github.com/sv1btl/PhantomSDR-Plus/tree/main/docs/el

More languages will be added in the near future. Native speakers are welcome to suggest any corrections or improvements to the translations.
Thank you !
and .. the translation to German language is ok  !
73 from Germany and enjoy the holidays