diff --git a/USRP2DMR/README.md b/USRP2DMR/README.md index a7a37ae..cb2d2f8 100644 --- a/USRP2DMR/README.md +++ b/USRP2DMR/README.md @@ -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): diff --git a/USRP2DMR/USRP2DMR.ini b/USRP2DMR/USRP2DMR.ini index 7b8a20d..5ce3dfd 100644 --- a/USRP2DMR/USRP2DMR.ini +++ b/USRP2DMR/USRP2DMR.ini @@ -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