dbdexter-dev / sdrpp_radiosonde

Radiosonde decoder plugin for SDR++
MIT License
80 stars 12 forks source link

Module won't work under new versions of SDR++ with dates after 20240421 #27

Open WB0OCV opened 2 months ago

WB0OCV commented 2 months ago

I updated SDR++ to the latest nightly build of 20240423 on my 64-bit Windows-10 platform. Although SDR++ recognizes the radiosonde decoder dll, when one tries to create the module with Module Manager, the process begins and then stalls, forcing one to close SDR++ to regain control.

Thank you for such a wonderful module that worked in earlier versions of SDR++.

Ken -- WBØOCV

PE1DDA commented 2 months ago

Same behaviour here (Windows 11 x64 23H2 pro) 73 Cees, PE1DDA

au51gtm commented 2 months ago

Same for me on Linux Mint 21.3 Virginia. It was the SDR++ 20240423 nightly build that caused the issue, but the devs there are not fixing the issue from their end.

AlexandreRouma commented 1 month ago

There is no "issue" on my end. There was an ABI change, modules must be recompiled for the change. There is literally no code to change here, they just need to rebuilt it with the most recent SDR++ version and it will just work.

ke5gdb commented 1 month ago

Here's the DLL I compiled on Win x64. Hopefully this saves y'all some trouble. radiosonde_decoder.zip