PDA

View Full Version : New ******** DMR Tools



zeuscane
2012-06-04, 04:24 PM
Here new Motororola DMR tools

MOTOTRBO-CONFIGADVISOR
MOTOTRBO-SITESURVEY
SystemDesignTools

http://www.4shared.com/rar/3-YLpy3T/********_DMR_TOOLS.html

Regards
zeuscane

AlexSSS
2012-06-05, 10:33 PM
Hi! Do you have any doc (like serial protocol specification) explaining how to read service messages (for example RSSI level) from serial port of Motororola MOTOTRBO radio?

zeuscane
2012-06-05, 10:39 PM
Sorry I don't have.
regards
zeuscane

Hi! Do you have any doc (like serial protocol specification) explaining how to read service messages (for example RSSI level) from serial port of Motororola MOTOTRBO radio?

Teaspoon
2012-06-07, 06:21 AM
Hi AlexSSS
I think U can configure some pin behind, so you can mesure voltage as RSSI, I have to look for some doc I had before !

-bup-
2012-06-12, 02:40 AM
You can find tools here too:

http://trbonet.spb.ru/prog.html

agitator
2012-06-12, 03:02 AM
Anyone have Service Manuals for Mototrbo equipment, please?
Thanks


You can find tools here too:

http://trbonet.spb.ru/prog.html

aqrabawi007
2012-08-29, 06:29 PM
MOTOTRBO-CONFIGADVISOR
MOTOTRBO-SITESURVEY
SystemDesignTools

It's wonderful tools, i thisk this will save time and effort for site survey
thanks in deed man

Teaspoon
2012-10-21, 03:34 AM
Decoder software for Mototrbo and APCO25 plus other digital modes

http://wiki.radioreference.com/index.php/Digital_Speech_Decoder_(software_package)

lynt123
2013-01-13, 12:26 PM
DSD is availabe in both a linux (Ubuntu) and windows versions. The linux/ubuntu version is 1.4.1 and the windows is v1.6. The software will decode P25 signals as well as provoice and TRBO. here are the serttings needed to run it (in windows edit the.bat file)

dsd -h

Usage:
dsd [options] Live scanner mode
dsd [options] -r <files> Read/Play saved mbe data from file(s)
dsd -h Show help

Display Options:
-e Show Frame Info and errorbars (default)
-pe Show P25 encryption sync bits
-pl Show P25 link control bits
-ps Show P25 status bits and low speed data
-pt Show P25 talkgroup info
-q Don't show Frame Info/errorbars
-s Datascope (disables other display options)
-t Show symbol timing during sync
-v <num> Frame information Verbosity
-z <num> Frame rate for datascope

Input/Output options:
-i <device> Audio input device (default is /dev/audio)
-o <device> Audio output device (default is /dev/audio)
-d <dir> Create mbe data files, use this directory
-g <num> Audio output gain (default = 0 = auto)
-n Do not send synthesized speech to audio output device
-w <file> Output synthesized speech to a .wav file

Scanner control options:
-B <num> Serial port baud rate (default=115200)
-C <device> Serial port for scanner control (default=/dev/ttyUSB0)
-R <num> Resume scan after <num> TDULC frames or any PDU or TSDU

Decoder options:
-fa Auto-detect frame type (default)
-f1 Decode only P25 Phase 1
-fd Decode only D-STAR* (no audio)
-fi Decode only NXDN48* (6.25 kHz) / IDAS*
-fn Decode only NXDN96 (12.5 kHz)
-fp Decode only ProVoice*
-fr Decode only DMR/MOTOTRBO
-fx Decode only X2-TDMA
-ma Auto-select modulation optimizations (default)
-mc Use only C4FM modulation optimizations
-mg Use only GFSK modulation optimizations
-mq Use only QPSK modulation optimizations
-u <num> Unvoiced speech quality (default=3)
-xx Expect non-inverted X2-TDMA signal
-xr Expect inverted DMR/MOTOTRBO signal

* denotes frame types that cannot be auto-detected.

thanks to Coding Central for providing the printout of the help file.