This is the list of updated files of the version 3.2.1, which you can find and download here:
https://github.com/sv1btl/PhantomSDR-Plus
Debug tool from Paul PE1LXX (thank you Paul)
Registration method to http://websdr.org and https://sdr.shbrg.nl/sdr/ from Paul PE1LXX (thank you Paul)
Sysops coming from v.3.2.0, please copy these files and recompile frontend and backend.
Make a full backup first of your existing installation, using e.g. this command:
tar -czvpf PhantomSDR-Plus.tgz PhantomSDR-Plus/
Please restart the server after this.
~/PhantomSDR-Plus
├── admin_server.py
├── install_rade.sh
├── manage_admin.sh
├── meson.build
├── meson_options.txt
├── proxy.py
├── setup_admin.sh
├── fix_local_geo.py
├── README.md
├── docs
│ └── ADMIN_PANEL_SETUP.md
├── frontend
│ ├── public
│ │ ├── analyze_users.py
│ │ ├── stats.html
│ │ └── users.html
│ ├── src
│ │ ├── App__analog_smeter_.svelte
│ │ ├── App__digital_smeter_.svelte
│ │ ├── App.svelte
│ │ ├── App__v2_analog_smeter_.svelte
│ │ ├── App__v2_digital_smeter_.svelte
│ │ ├── sstv.js
│ │ └── waterfall.js
├── src
│ ├── audio.cpp
│ ├── audio.h
│ ├── chat.cpp
│ ├── chat.h
│ ├── client.cpp
│ ├── client.h
│ ├── compression.cpp
│ ├── compression.h
│ ├── crash_handler.cpp
│ ├── crash_handler.h
│ ├── events.cpp
│ ├── events.h
│ ├── fft.cpp
│ ├── fft_cuda.cu
│ ├── fft.h
│ ├── fft_impl.cpp
│ ├── fft_mkl.cpp
│ ├── http.cpp
│ ├── listing
│ │ ├── software_info.cpp
│ │ └── software_info.h
│ ├── samplereader.cpp
│ ├── samplereader.h
│ ├── signal.cpp
│ ├── signal.h
│ ├── spectrumserver.cpp
│ ├── spectrumserver.h
│ ├── utils
│ │ ├── audioprocessing.cpp
│ │ ├── audioprocessing.h
│ │ ├── dsp.cpp
│ │ └── dsp.h
│ ├── utils.cpp
│ ├── utils.h
│ ├── waterfallcompression.cpp
│ ├── waterfallcompression.h
│ ├── waterfall.cpp
│ ├── waterfall.h
│ ├── websocket.cpp
│ └── websocket.h
Please do not hesitate to ask for help.
P.S. Beta-testers please also download these files, because they are slightly changed, after the last pre-release.
73, de SV1BTL Emmanuel