AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
3.93k stars 540 forks source link

SDR++ freezes when trying to add radiosonde_decoder module. #1412

Closed JohBod closed 3 months ago

JohBod commented 3 months ago

Hardware

Software

Bug Description SDR++ freezes when trying to add the radiosonde_decoder module. I never saw this problem on earlier versions of SDR++. I have not tried each and every Nightly build so the problem may have sneaked in before the very latest Nightly 20:16:15 Jun 4 2024.

=== UPDATE ===

I just tried latest Nightly 20:16:15 Jun 4 2024 on an old HP laptop and get exactly the same problem. CPU: Intel Core i5-7200U @ 2.5GHz RAM: 8GB GPU: Intel HD Graphics 620 with 1GB RAM OS: Windows 10 Home 10.0.19045

Adding the radiosonde_decoder to a fresh install of SDR++ v1.1.0 13:55:30 Sep 29 2023 on that HP laptop works just fine.

Steps To Reproduce

  1. Unzip sdrpp_windows_x64.zip in some "writable" folder (new clean install).
  2. Download radiosonde_decoder_w64.dll from https://github.com/dbdexter-dev/sdrpp_radiosonde/releases/tag/v0.10 and put it in ...\sdrpp_windows_x64\modules. This is exactly the same .dll that I have used successfully with other SDR++ builds.
  3. Start SDR++, close and restart SDR++ (maybe not relevant).
  4. In module manager, open the module selection drop-down menu and select radiosonde_decoder.
  5. Click the module name field and enter Ballong (Balloon in Swedish...).
  6. Click the add module button [+]. Bang! Mouse pointer changes to the awful eternal blue ring.

The last four lines pops out when clicking [+] to add the module (command line sdrpp -c):

With default settings: bild

Changed to Airspy HF+, NFM BW 6500Hz and tried again: bild

bild

JohBod commented 3 months ago

I just found this: https://github.com/dbdexter-dev/sdrpp_radiosonde/issues/27

Sorry for the wasted bandwidth...