dsd fme really works great for DMR. Great job all around!! Definitely my favorite way to listen to DMR!! Thank you!
Glad to hear you are enjoying using dsd-fme, even with its flaws and everything else.
Using sdr++ and dsd fme with ncurses to monitor a conventional DMR system.
My start-up command: dsd-fme.exe -fs -i tcp:127.0.0.1:7355 -U 4532 -N 2> log.ans
Yep, that looks good to me. You've made it further along than a lot of others have. Congratulations on your reading comprehension skills lol.
At times, I only want to listen to timeslot 2. I have discovered if I press the "1" key when timeslot 1 is carrying audio, timeslot 1 will be muted. Later, if I want to listen to timeslots 1 and 2 again, how do I unmute timeslot 1? Pressing the "1" key seems to unmute timeslot 1 briefly, but it always reverts to muted again when timeslot 1 becomes inactive or after a few seconds of audio.
Has anyone else experienced something like this? I'd like to know what I'm doing wrong.
Okay, so, what is really happening when you hit 1, is that you are locking out the talkgroup or private target in slot 1, (or in the case of fdma only systems, just what is currently playing) If you hit the 2 key, it locks out the TG in slot 2. If you don't have a group.csv file specified, then its just temporary for that session. If you use -G group.csv option, then it'll write the lockout into that file and block that TG in that csv file. This is primarily used to prevent tuning to them in trunking systems, but it will also silence that TG, since in TDMA systems, even if you prevent tuning to that group, that TG can still occur in a timeslot opposite from the one you tuned to for another TG. I hope that makes sense. I don't have a mechanism currently for only synthesizing voice in slot 1 or voice in slot 2. There is a 'preference' for when dual voice is present, where you can use -z 1 or -z 2 to prefer timeslot 1 or timeslot 2 (or in the case of Phase 2, the even or odd VCH that isn't a SACCH). The default is 1, so it'll always mute slot 2 (in Windows and OSS(No Pulse) option). Optionally, you can use the bat files to start the pulse audio server in the background and use the -o pulse option, and it will synthesize both slots simultaneously. In a future release, I think I can make OSS also work in a stereo configuration, but only if it is an output and not an input. (which would work with the TCP or RTL input methods, but not disc tap)
Anyways, enough of the technical speil, if you want to see a full list of keyboard shortcuts, here is a current list. I think its up-to-date.
Digital Speech Decoder - Florida Man Edition. Contribute to lwvmobile/dsd-fme development by creating an account on GitHub.
github.com