No comments yet On Fri, Feb 26, 2016 at 11:03 AM, Robert Newberry <N1XBM@amsat.org> wrote:
I listened to the audio files, and looked at the changes made to the software. Was there any public comment on this? There was a significant difference in audio quality going from ASL to DMR.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 25, 2016 12:13 AM, "Michael Hebert" <mhebert1975@gmail.com> wrote:
Great job guys!
Wanted to point out some of the things I found.
1. I did not have this file, no need for mv "mv ambe_audio_2way ambe_audio_2way.old" 2. This would not run until I deleted the /opt/dmrlink "git clone -b ambe_audio_2way https://github.com/n0mjs710/DMRlink.git" 3. I had to change all these from "/opt/DMRlink to /opt/dmrlink" for some reason my file structure was lower case
On Wed, Feb 24, 2016 at 12:10 PM, Steve Zingman <szingman@msgstor.com> wrote:
Assuming existing install
cd /srv
mv DMRGateway DMRGateway.old git clone https://github.com/N4IRS/DMRGateway.git
cd DMRGateway mv /etc/DMRGateway.ini /etc/DMRGateway.old
Assuming you are running a RPi2 cp DMRGateway.armv7 DMRGateway
./install.sh
cd /srv mv ambe_audio_2way ambe_audio_2way.old git clone -b ambe_audio_2way https://github.com/n0mjs710/DMRlink.git
cd /srv/DMRlink cp ambe_audio.cfg /opt/DMRlink/ambe_audio cp ambe_audio.py /opt/DMRlink/ambe_audio cp dmrlink.cfg /opt/DMRlink/ambe_audio cp dmrlink.py /opt/DMRlink/ambe_audio cp template.bin /opt/DMRlink/ambe_audio
Edit /etc/DMRGateway.ini to taste Edit /opt/DMRlink/ambe_audio/ambe_audio.cfg to taste Edit /opt/DMRlink/ambe_audio/dmrlink.cfg to taste
Read the comments in the config files
See: <https://github.com/N4IRS/DMRGateway/raw/master/DMRGatewayDiagram.pdf> <https://github.com/N4IRS/DMRGateway/raw/master/DMRGateway.rtf> < https://github.com/N4IRS/DMRGateway/raw/master/DMRGatewayTechOverview.pdf
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital