DSD+ Command Line Switches

Status
Not open for further replies.

RK3AAG

Member
Joined
Jun 25, 2011
Messages
392
Location
Russia
Hi all!

Can I see fill list of command line switches? Tried to Google fot it, tried to read all TXT files in distributive, but no luck. On some of them in one place, a few others in other place, etc.

Especially I am looking for a way to turn off ProVoice and X2-TDMA support. Also my DSD+ FasLane popped up today with TETRA (!). It's a bit strange, because it's not presented in list of protocalls supported at strart-up.

Also, there are no ProVoice, TETRA and Phase II in my area. So, I want to turn these protocalls off to prevent (or minimise) false detection. How I can do that?
 

mtindor

OH/WV DB Admin
Database Admin
Joined
Dec 5, 2006
Messages
10,362
Location
Carroll Co OH / EN90LN
Code:
dsdplus -h

That'll give you a list of the command line switches. Read all TXT files that came with the full distribution.

You can't disable individual protocols. You can force specific, such as:

-fn # NXDN4800
-fN # NXDN9600
-fr # DMR / MotoTRBO
-f1 # P25 Phase I
-fp # Provoice

And apparently you can force enable multiple at a time ( -f1 -fn suggests that both P25 and NXDN4800 are enabled).

There are others. You can read the screen yourself via "dsdplus -h"

DSDPlus recognizes sync patterns for many protocols, which is why you might once in a while see something like TETRA. And, of course it is subject to false positives depending upon the signal, etc.

MIke
 
Status
Not open for further replies.
Top