scanningfan
Newbie
- Joined
- Sep 13, 2016
- Messages
- 22
Anyone help ?! Though apparently DSD plus 2.638 decodes d star voice ?
Its a bit outdated, but it should decode d-star voice with limited d-star data decoding as well.
That's always the fun part, in my limited dealings with Windows in a VM and DSD-FME, I've found just using the volume mixer by right clicking on the sound icon in the bottom right tray, and telling DSD-FME to listen to the VBCable to be good enough, you may also need to restart DSD-FME after making the switch for it to take effect.Thanks a lot, trying to work out how to configure for virtual cable...
That's fine, Cygwin handles that and makes it work in Windows, you should open your Volume Mixer and set it similar to this. You may need to close and restart DSD-FME after setting it up. If you are using a version of Windows that's not 10 or 11, I honestly have no idea how to route the audio.Audio Out Device: /dev/dsp
All good now, I had the volume muted in sdr sharp doh !
Not sure what you mean ?
Not sure about DSDPlus v1.101 but with DSDPlus Fastlane you can use Fmp24 in place of Sdr# and virtual cables.What I am saying is the reason why Fast Lane wasn't decoding the D-Star is probably the same reason, it would probably work now that the VFO in SDR# isn't muted.
Not sure about DSDPlus v1.101 but with DSDPlus Fastlane you can use Fmp24 in place of Sdr# and virtual cables.
dsd.exe -i rtl -o /dev/dsp -c 434.3M -P 2 -D 1 -G 26 -Y 12 -Z
-i rtl to use rtl_fm (default is -i /dev/dsp for OSS input audio)
-o /dev/dsp to set output to OSS audio (is default anyways)
-c Set frequency
-P set PPM error
-D set device index number
-G set device gain (0-49) (default = 0 Auto Gain)
-L set rtl squelch to 25
-U set UDP port for rtl_fm remote control
-Y 12 set rtl VFO bandwidth in kHz, (default = 48)(6, 8, 12, 16, 24, 48)