mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2025-06-15 03:32:34 -04:00
Update USRP2DMR.ini and README
This commit is contained in:
parent
85c2ff1243
commit
50cad357f5
@ -1,10 +1,6 @@
|
|||||||
# Description
|
# 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 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.
|
||||||
|
|
||||||
This can be used to connect an XLX or DMR Master server to an M17 Reflector
|
|
||||||
|
|
||||||
DMR Server <-> M172DMR <-> M17Reflector
|
|
||||||
|
|
||||||
If you want to connect directly to a XLX reflector (with DMR support), you only need to uncomment ([DMR Network] section):
|
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
|
Daemon=0
|
||||||
|
|
||||||
[USRP Network]
|
[USRP Network]
|
||||||
Address=192.168.1.5
|
Address=127.0.0.1
|
||||||
DstPort=32001
|
DstPort=32001
|
||||||
LocalPort=34001
|
LocalPort=34001
|
||||||
GainAdjustdB=-6
|
GainAdjustdB=-6
|
||||||
@ -20,9 +20,9 @@ Debug=1
|
|||||||
|
|
||||||
[DMR Network]
|
[DMR Network]
|
||||||
Id=3126482
|
Id=3126482
|
||||||
XLXFile=XLXHosts.txt
|
#XLXFile=XLXHosts.txt
|
||||||
XLXReflector=625
|
#XLXReflector=950
|
||||||
XLXModule=A
|
#XLXModule=A
|
||||||
StartupDstId=4001
|
StartupDstId=4001
|
||||||
# For TG call: StartupPC=0
|
# For TG call: StartupPC=0
|
||||||
StartupPC=0
|
StartupPC=0
|
||||||
@ -31,7 +31,7 @@ Port=62031
|
|||||||
Jitter=500
|
Jitter=500
|
||||||
# Local=62032
|
# Local=62032
|
||||||
Password=passw0rd
|
Password=passw0rd
|
||||||
GainAdjustdB=0
|
GainAdjustdB=3
|
||||||
# Options=
|
# Options=
|
||||||
Debug=1
|
Debug=1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user