Happy Easter dear OMs!
Please beta-testers to try and comment this pre-release version, before the repo update.
Upgrade to Version 3.1.0 with SSTV, FreeDV RADE V1 decoder and CATsync support. Now in mobile version all decoders are shown and functional.
ONLY for admins that already run v.3.0.0. All the others please make a clean install, when the version will be uploaded.
Ensure that you've made first a backup of the previous v.3.0.0 installation.
Files included that will be added or replaced:
PhantomSDR-Plus
├── docs
│ ├── DECODERS.md
│ ├── PROJECT_STRUCTURE.md
│ ├── RADE_README.md
│ ├── README.md
│ └── USER_GUIDE.md
├── frontend
│ ├── index.html
│ └── src
│ ├── App__analog_smeter_.svelte
│ ├── App__digital_smeter_.svelte
│ ├── App.svelte
│ ├── App__v2_analog_smeter_.svelte
│ ├── App__v2_digital_smeter_.svelte
│ ├── audio.js
│ ├── sstv.js
│ ├── decoder.worker.js
│ └── modules
│ ├── ft4.js
│ ├── ft8.js
│ └── wspr.js
├── install_rade.sh
├── rade_helper.py
├── rade.sh
└── README.md
Please:
- stop the server,
- replace or copy all these files given,
- ensure that "install_rade.sh" and "rade.sh" are executable,
- ensure access to port 8074 from your router. Portforward 8074,
- run
cd PhantomSDR-Plus
./install_rade.sh- The process will last some time to install the necessary files and folders. During the installation you will prompt to recompile again the frontend,
- when the installation is finished, please run:
cd PhantomSDR-Plus
./rade.sh start- start your server.
If everything is o.k. then you'll find SSTV, RADEL and RADEU in Decoders.
When click RADE, "Sidecar OK" will light green. When a freedv rade v1 signal is detected, decoder is decoding and "sync" will be shown with calculated SNR.
Restarting the server, it is not requiring the "rade.sh" to run again. But restarting the pc, does requires restarting of the script, before or after the starting of the server. Because the python that is involved in RADE requires some system resourses, it would be better your users to dissable the decoder, when there is not something to hear. In any case, with a rather medium pc, 25-35 RADE simultaneous users can be served without any problem of stressing the CPU.
SSTV is working well, but it needs maybe some more work. A local from my transceiver and HF received SSTV (14.230 KHz) is shown in attachments.
If you use CATsync (https://catsyncsdr.wordpress.com/ (https://catsyncsdr.wordpress.com/)), after the transceiver's setup, open your WebSDR in the window of CATsync. If the setup is o.k., you'll find that your transceiver can control frequencies of your PhantomSDR+ and vice-verca.
Waiting for your remarks....
73, Emmanuel, SV1BTL