DSDPlus DSDPlus 2.444 available

jhsands

Member
Feed Provider
Joined
Sep 6, 2006
Messages
547
Location
Texarkana, Arkansas
Seeing an issue that I don't recall seeing before. I am struggling to stay connected to a distant trunked system. Seems every time it finds the cc again, it creates duplicate files. I am and have been running DSDPLus out of Onedrive for a few years. Just don't recall it doing this.

Make sure you have "always keep on this device" checked for your DSD folder.

1700769379467.png
 

GTR8000

NY/NJ Database Guy
Database Admin
Joined
Oct 4, 2007
Messages
15,898
Location
BEE00
Phase 2 P25? I don't think so. Those would be NACs if anything.

TDMA P25 does not use color codes; they use NAC.
TDMA DMR uses color codes.

P25 Phase II TDMA traffic channels use Color Codes. Fact. See attached screenshot right out of a GTR 8000 simulcast trunked repeater (the SysID has been changed to protect the innocent).

1700770117608.png
 

b1tr41d

Raider of bits
Joined
Jun 18, 2016
Messages
94
Location
36°44'34.30"N, 95°56'9.45"W
last time I had that happen I used sfc /scannow and it fixed whatever the issue was.

Code:
sfc /scannow

This seems to have resolved the issue.
Not sure how or why something got corrupted but performing the sfc /scanow and a reboot seems to have fixed the issue.
I was even able to upgrade to 2.444.

Thanks for the assist.
 

LimaZulu

Member
Joined
Jul 7, 2011
Messages
357
When 2.444 went live I tested it on 1R and was working fine. Today I wanted to do some tests with two dongle trunk tracking and it seems that VC side does not respond when there is channel activity on the CC side. Probably is something on my side with the settings but didn't manage to find it, so it would be great if someone point me in the right direction. Here is my setup:
- two rtl-sdr devices - confirmed working and ppm set correctly
- here is my bat file:
start DSDPlus -rv -i20006 -O NUL -fn -E -v4 -_3
start FMP24 -i2 -rv -o20006 -a1 -e0 -b4 -g28 -z0 -P41.7 -_1
timeout /t 1
start FMP24 -i1 -o20005 -a1 -e0 -b4 -g19.7 -z0 -P45 -_1
start DSDPlus -rc -i20005 -O NUL -fn -E -v4 -_3

Some screenshots of what I am seeing:

1700828237838.png 1700828268539.png 1700828295161.png 1700828522436.png

What I have tried so far:
- reordering startup sequence
- deleting dsdplus.bin file
- setting receiver roles manually from the menu
- playing with antennas and gain
- trying different sites from the same network
- trying different networks

So far nothing helped. I got good clean signal on both CC and VC channels. Gain is set as lowest as possible where clean signal is at it's maximum (on VC side it could be even lower but for various reasons there is no need for that). So please if someone saw something simple (or not that simple) that I am missing, please, show it to me :)

Here is a short IQ and WAV recordings from CC during minor activity: Ufile.io - 1700830228
 

mtindor

OH/WV DB Admin
Database Admin
Joined
Dec 5, 2006
Messages
10,828
Location
Carroll Co OH / EN90LN
I'd try and test this out but I don't have two dongles and haven't used two dongles with DSDplus in years.

Under CTRL --> Call Priorities , do you have everything set to "Normal Handling" in both DSDPlus instances?
Under Output , is "Synthesize All Digital Voice" selected in at least the second DSDPlus instance?
Under DECODER, do you have the proper protocols selected for decoding in both DSDPlus instances?

Just as a test, have you attempted to run the following files with their default config (instead of your custom batch file)?


FMP24-CC.bat
CC.bat
FMP24-VC.bat
VC.bat
 
Top