DSD Plus Fastlane error

Status
Not open for further replies.

eman23591

Newbie
Premium Subscriber
Joined
Nov 15, 2021
Messages
2
after I upgraded to DSDplus Fastlane, I try and run FMP24CC.bat I receive the following errors missing libfftw3f-3.dll or a message telling me that an checksum error exists with libfftw3f-3.dll. I downloaded the Zip file fftw-3.3.5-dll64 and extracted the files, copied the missing libfftw3f-3.dll and the libfftw3f-3.def files to both DSDPlus folder and the SDRSharp folders. Need detailed help? very very green with this RTL-SDR dongle hobby.
 

kg6nlw

Railroad & Ham Radio Extrodinare
Joined
Aug 1, 2007
Messages
1,076
Location
Sonoma Co., California
I would suggest using the 1R batch file and creating a custom batch file for the system(s) you want to listen to. That's much easier than opening FMP24CC and VC.

Regards,

-Frank C.
 

eman23591

Newbie
Premium Subscriber
Joined
Nov 15, 2021
Messages
2
I would suggest using the 1R batch file and creating a custom batch file for the system(s) you want to listen to. That's much easier than opening FMP24CC and VC.

Regards,

-Frank C.
Thank you so much for your advice, I am really very new to this software and the RTL-SDR Dongle hobby. I am interested in monitoring DMR, LTR, NXDN in my area and of course the P25 and others. I use SDRtrunk currently to monitor P25. But I want to widen my horizon with More.
Would I modify the 1Ra batch file to do this task?
I am using 1 RTL-SDR dongle. would you have an example of the batch file you are talking about? maybe seeing the batch I can see what I need to modify.
 

kg6nlw

Railroad & Ham Radio Extrodinare
Joined
Aug 1, 2007
Messages
1,076
Location
Sonoma Co., California
@eman23591 just the normal 1R batch file. This is *ONE* of my many batch files. The bold part is OPTIONAL if you want to have multiple SDR Dongles and DSD record to the *SAME FOLDER*. The Bold/Italic number should be changed to 20001 for you. the -f769 is the FREQUENCY.

ECHO
CD C:\Users\admin\Desktop\RADIO\DSD+
REM fmp24.bat
Start CMD /c FMP24 -rc -i2 -o20024 -f769.60625
timeout/t 2
Start CMD /c "DSDPlus -r1 -i20024 -o1 -t -E -v4 -O nul -F24"

Regards,

-Frank C.
 

cg

Member
Premium Subscriber
Joined
Dec 13, 2000
Messages
5,026
Location
Connecticut
After you upgraded to DSDPlus FL, did you update the base files?

Using the DSDPlus menu, use
MISC
DOWNLOAD NEWEST BASE FILES
install in DSDPlus folder
 

slicerwizard

Member
Joined
Sep 19, 2002
Messages
7,777
Location
Toronto, Ontario
after I upgraded to DSDplus Fastlane, I try and run FMP24CC.bat I receive the following errors missing libfftw3f-3.dll or a message telling me that an checksum error exists with libfftw3f-3.dll. I downloaded the Zip file fftw-3.3.5-dll64 and extracted the files, copied the missing libfftw3f-3.dll and the libfftw3f-3.def files to both DSDPlus folder and the SDRSharp folders. Need detailed help? very very green with this RTL-SDR dongle hobby.
It doesn't sound like you downloaded the correct file. The Notes.txt file says:

Download this file to your DSD+ folder:

https://www.dsdplus.com/dsdplusuploads/FastLane/libfftw3f-3.dll


You've downloaded a 64 bit version of the DLL instead of the 32 bit version. And nothing in the instructions about copying .def files, just the one .dll file.
 
Status
Not open for further replies.
Top