Reply To: Unable to get DSD+ Fastlane to recognize my RSPdx

#2128
krakatau
Participant

    Sorry folks, I figured most of the stuff out.

    Here’s where I’m at, using my single SDR – in my case the RSPdx:

  • FMPP running properly. Setting used for FMPP-cc.bat: -rc -i1 -o20001 -f421.2125
  • CC is fed nicely on 20001, decoding like crazy – lots of stations, etc. Using default cc.bat: DSDPlus -rc -i20001 -v3 -wsl400.2 -wss100.200 -wel0.1 -wcl0.445 -wes400.520 >>CC.log
  • I can’t get the voice part going. If I try to run FMPP-vc.bat with the default: FMPP -rv -i2 -o20002, I get -i2 error, as I have only one device. If I run it with FMPP -rv -i1 -o20002, I get an error of in use, as I am using it for the cc decoding.
  • vc.bat: DSDPlus -rv -Pwav -i20002 -v3 -wsl400.210 -wss100.200 -wel172.522 -wcl528.0 >>VC.log
  • How am I making this work? I understood that DSD+ Fastlane is switching between cc and vc and I can use just one RDS – my RSPdx connected on port 1.
    How am I to set it up, since the (-i2) default doesn’t work?

    Do I have to output from DSD+ to a voice cable and pipe that to vc.bat?