mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2024-11-15 20:51:49 -05:00
Update USRP2DMR.ini and README
This commit is contained in:
parent
85c2ff1243
commit
50cad357f5
@ -1,10 +1,6 @@
|
||||
# Description
|
||||
|
||||
This is the source code of M172DMR, a software for digital voice conversion from M17 to DMR digital mode, based on Jonathan G4KLX's [MMDVM](https://github.com/g4klx) software. Unlike the other cross mode utilities upon which this is based, this utility performs software transcoding between ICodec2(M17) and AMBE+2 2450x1150(DMR).
|
||||
|
||||
This can be used to connect an XLX or DMR Master server to an M17 Reflector
|
||||
|
||||
DMR Server <-> M172DMR <-> M17Reflector
|
||||
This is the source code of USRP2DMR, which converts USRP PCM audio and DMR digital mode, based on Jonathan G4KLX's [MMDVM](https://github.com/g4klx) software. Typical uses are connecting DMR talkgroups and XLX reflectors to AllStar nodes and can be used with MMDVM modems in FM mode as stand alone radios.
|
||||
|
||||
If you want to connect directly to a XLX reflector (with DMR support), you only need to uncomment ([DMR Network] section):
|
||||
|
||||
|
@ -12,7 +12,7 @@ URL=www.google.co.uk
|
||||
Daemon=0
|
||||
|
||||
[USRP Network]
|
||||
Address=192.168.1.5
|
||||
Address=127.0.0.1
|
||||
DstPort=32001
|
||||
LocalPort=34001
|
||||
GainAdjustdB=-6
|
||||
@ -20,9 +20,9 @@ Debug=1
|
||||
|
||||
[DMR Network]
|
||||
Id=3126482
|
||||
XLXFile=XLXHosts.txt
|
||||
XLXReflector=625
|
||||
XLXModule=A
|
||||
#XLXFile=XLXHosts.txt
|
||||
#XLXReflector=950
|
||||
#XLXModule=A
|
||||
StartupDstId=4001
|
||||
# For TG call: StartupPC=0
|
||||
StartupPC=0
|
||||
@ -31,7 +31,7 @@ Port=62031
|
||||
Jitter=500
|
||||
# Local=62032
|
||||
Password=passw0rd
|
||||
GainAdjustdB=0
|
||||
GainAdjustdB=3
|
||||
# Options=
|
||||
Debug=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user