Ok, I am stumped. When I use DSDPlus Fastlane with 2 RTL-SDRs, I can easily monitor a NXDN 4800 system. This is my *working* batch file:
Start CMD /c FMP24.exe -i1 -o20001 -P0.0 -f150.8675 -b4
Start CMD /c DSDPlus -rc -fa -i20001 -v3 >>cc.log
Start CMD /c FMP24.exe -i2 -o20002 -P0.0 -rv
Start CMD /c DSDPlus -rv -fa -o1 -i20002 -v3 >>VC.log
When I switch to using 1 RTL-SDR, my batch file (shown below) fails to play the audio from the NXDN 4800 voice channels. I see the group calls in the DSDPlus window, but FMP24 never changes to voice channels and I never hear the audio transmissions.
Start CMD /c FMP24.exe -rc -i1 -o20001 -P0.0 -b4 -g33.8 -f150.8675
Start CMD /c DSDPlus -r1 -e -T -E -Pwav -i20001
So here is the rub. When I start the same 1 RTL-SDR batch file, and change frequency to my local P25 system (and increase bandwidth to 9.5), the 1 RTL-SDR system works perfectly (of course). If I switch the frequency (with appropriate bandwidth) to a local Ham DMR system, it also works perfectly. Why doesn't it work on NXDN 4800?
I posted something similar to the NY Mobiletech forum and made the corrections as suggested. Unfortunately, I was incorrect about the fix and it still doesn't work. Also note - I have populated the DSDPlus.networks, DSDPlus.sites, and DSDPlus.frequencies files. DSDPlus seems to read these files properly (i.e. no errors displayed).
Any ideas of what I am overlooking?
Start CMD /c FMP24.exe -i1 -o20001 -P0.0 -f150.8675 -b4
Start CMD /c DSDPlus -rc -fa -i20001 -v3 >>cc.log
Start CMD /c FMP24.exe -i2 -o20002 -P0.0 -rv
Start CMD /c DSDPlus -rv -fa -o1 -i20002 -v3 >>VC.log
When I switch to using 1 RTL-SDR, my batch file (shown below) fails to play the audio from the NXDN 4800 voice channels. I see the group calls in the DSDPlus window, but FMP24 never changes to voice channels and I never hear the audio transmissions.
Start CMD /c FMP24.exe -rc -i1 -o20001 -P0.0 -b4 -g33.8 -f150.8675
Start CMD /c DSDPlus -r1 -e -T -E -Pwav -i20001
So here is the rub. When I start the same 1 RTL-SDR batch file, and change frequency to my local P25 system (and increase bandwidth to 9.5), the 1 RTL-SDR system works perfectly (of course). If I switch the frequency (with appropriate bandwidth) to a local Ham DMR system, it also works perfectly. Why doesn't it work on NXDN 4800?
I posted something similar to the NY Mobiletech forum and made the corrections as suggested. Unfortunately, I was incorrect about the fix and it still doesn't work. Also note - I have populated the DSDPlus.networks, DSDPlus.sites, and DSDPlus.frequencies files. DSDPlus seems to read these files properly (i.e. no errors displayed).
Any ideas of what I am overlooking?
Last edited: