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>
Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released. N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658 On Feb 24, 2016 1:11 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
ah, it is released On 02/24/2016 09:01 PM, Robert Newberry wrote:
Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 1:11 PM, "Steve Zingman" <szingman@msgstor.com <mailto: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 <mailto: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
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
Aww geesh, I missed that in the flurry of emails today. I could of swore I read one today and someone asked if it was ready and you said not quite yet. Sigh.... so close to bed. I'll be completely useless at work if I stay up an attempt this. This is the 2-way dmrgateway software right? N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658 On Feb 24, 2016 9:02 PM, "Steve Zingman" <szingman@msgstor.com> wrote:
ah, it is released
On 02/24/2016 09:01 PM, Robert Newberry wrote:
Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 1:11 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 listAllstar-Digital@lists.keekles.orghttp://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
What is the subject of the e-mail? On 02/24/2016 09:05 PM, Robert Newberry wrote:
Aww geesh, I missed that in the flurry of emails today. I could of swore I read one today and someone asked if it was ready and you said not quite yet.
Sigh.... so close to bed. I'll be completely useless at work if I stay up an attempt this.
This is the 2-way dmrgateway software right?
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 9:02 PM, "Steve Zingman" <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
ah, it is released
On 02/24/2016 09:01 PM, Robert Newberry wrote:
Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 1:11 PM, "Steve Zingman" <szingman@msgstor.com <mailto: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 <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto: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
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
Heh I saw the subject but didn't really make the connection. Maybe I should put the Canadian club down. N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658 On Feb 24, 2016 9:06 PM, "Steve Zingman" <szingman@msgstor.com> wrote:
What is the subject of the e-mail?
On 02/24/2016 09:05 PM, Robert Newberry wrote:
Aww geesh, I missed that in the flurry of emails today. I could of swore I read one today and someone asked if it was ready and you said not quite yet.
Sigh.... so close to bed. I'll be completely useless at work if I stay up an attempt this.
This is the 2-way dmrgateway software right?
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 9:02 PM, "Steve Zingman" <szingman@msgstor.com> wrote:
ah, it is released
On 02/24/2016 09:01 PM, Robert Newberry wrote:
Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 1:11 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 listAllstar-Digital@lists.keekles.orghttp://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing listAllstar-Digital@lists.keekles.orghttp://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
slowly step away from the keyboard. On 02/24/2016 09:08 PM, Robert Newberry wrote:
Heh I saw the subject but didn't really make the connection. Maybe I should put the Canadian club down.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 9:06 PM, "Steve Zingman" <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
What is the subject of the e-mail?
On 02/24/2016 09:05 PM, Robert Newberry wrote:
Aww geesh, I missed that in the flurry of emails today. I could of swore I read one today and someone asked if it was ready and you said not quite yet.
Sigh.... so close to bed. I'll be completely useless at work if I stay up an attempt this.
This is the 2-way dmrgateway software right?
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 9:02 PM, "Steve Zingman" <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
ah, it is released
On 02/24/2016 09:01 PM, Robert Newberry wrote:
Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 1:11 PM, "Steve Zingman" <szingman@msgstor.com <mailto: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 <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto: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
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
I think Bob is losing it right now and should be in bed! Corey. N3FE Sent from my iPhone
On Feb 24, 2016, at 9:06 PM, Steve Zingman <szingman@msgstor.com> wrote:
What is the subject of the e-mail?
On 02/24/2016 09:05 PM, Robert Newberry wrote: Aww geesh, I missed that in the flurry of emails today. I could of swore I read one today and someone asked if it was ready and you said not quite yet.
Sigh.... so close to bed. I'll be completely useless at work if I stay up an attempt this.
This is the 2-way dmrgateway software right?
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 9:02 PM, "Steve Zingman" <szingman@msgstor.com> wrote: ah, it is released
On 02/24/2016 09:01 PM, Robert Newberry wrote: Thanks, went to my "DMRLINK" folder. This should be quite helpful when software gets released.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Feb 24, 2016 1:11 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
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ 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
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic _______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
Got it all setup tonight and did some testing. DMR to ASL sounds great! For some reason ASL to DMR sounds crunchy. I was looking at the DMRGateway.ini and changed some of the settings and it improved it a little. Mike and/or Steve, Can you explain these a little more? aslAudio = AUDIO_USE_AGC ; Audio to ASL (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN) agcGain = -20 ; Gain (in db) of the AGC filter dmrAudio = AUDIO_BPF ; Audio from ASL (AUDIO_UNITY, AUDIO_GAIN, AUDIO_BPF) dmrGain = 0.35 ; Gain factor of audio from ASL (0.0-1.0) I have attached a couple wav files of the audio 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
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
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
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
Hey Steve, Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right? Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running. 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
-- Ryan Turner, K0RET +1.901.300.0039 HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already. N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658 On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected. Thanks, will get rolling on it now. On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ 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
-- Ryan Turner, K0RET +1.901.300.0039 HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
So, I did the following: - Setup an rpi2 with DIAL and a DV3000 - SSH'd to the rpi2 as debian:debian, su'd, went through the allstar setup; got the node live - wget --no-check-certificate https://raw.githubusercontent.com/N4IRS/DMRGateway/master/dmr_install.sh - restarted - /etc/DMRGateway.ini looked fine unchanged - /opt/dmrlink/ambe_audio/ambe_audio.cfg looked fine unchanged - /opt/dmrlink/ambe_audio/dmrlink.cfg updated the following in order to peer with my ipsc net: - radio ID - port - ip - auth_key - master_ip - master_port Now, the question is, what do I do? Apparently I missed some discussion covering the initial setup/use of this tool, and this is as far as I've been able to piece together from reviewing the archives. Any help would be appreciated! On Thu, Mar 3, 2016 at 9:13 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected.
Thanks, will get rolling on it now.
On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ 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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039 HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
Figured I'd offer more insight -- lsof -i COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 223 root 3u IPv4 590 0t0 TCP *:222 (LISTEN) asterisk 272 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) asterisk 272 root 11u IPv4 10127 0t0 UDP *:iax sshd 313 root 3u IPv4 795 0t0 TCP 10.0.7.107:222-> 10.0.7.227:57584 (ESTABLISHED) wget 15186 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15186 root 11u IPv4 10127 0t0 UDP *:iax wget 15186 root 31u IPv4 24475 0t0 TCP 10.0.7.107:39745 ->cyclonus.mozone.net:http (ESTABLISHED) wget 15187 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15187 root 11u IPv4 10127 0t0 UDP *:iax wget 15187 root 31u IPv4 27731 0t0 TCP 10.0.7.107:39744 ->cyclonus.mozone.net:http (ESTABLISHED) So, based on https://github.com/N4IRS/DMRGateway/blob/master/DMRGatewayDiagram.pdf, I'm missing it all. So, my AMBEserverGPIO isnt running either. If someone can give me a date/subject for a previous thread covering how to start DMRGateway, I'd be very grateful. On Sat, Mar 5, 2016 at 9:59 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
So, I did the following:
- Setup an rpi2 with DIAL and a DV3000 - SSH'd to the rpi2 as debian:debian, su'd, went through the allstar setup; got the node live - wget --no-check-certificate https://raw.githubusercontent.com/N4IRS/DMRGateway/master/dmr_install.sh - restarted - /etc/DMRGateway.ini looked fine unchanged - /opt/dmrlink/ambe_audio/ambe_audio.cfg looked fine unchanged - /opt/dmrlink/ambe_audio/dmrlink.cfg updated the following in order to peer with my ipsc net: - radio ID - port - ip - auth_key - master_ip - master_port
Now, the question is, what do I do? Apparently I missed some discussion covering the initial setup/use of this tool, and this is as far as I've been able to piece together from reviewing the archives. Any help would be appreciated!
On Thu, Mar 3, 2016 at 9:13 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected.
Thanks, will get rolling on it now.
On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ 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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039 HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
*sudo /usr/sbin/service AMBEserverGPIO start* *DMRGateway &* On Sat, Mar 5, 2016 at 10:11 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Figured I'd offer more insight -- lsof -i COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 223 root 3u IPv4 590 0t0 TCP *:222 (LISTEN) asterisk 272 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) asterisk 272 root 11u IPv4 10127 0t0 UDP *:iax sshd 313 root 3u IPv4 795 0t0 TCP 10.0.7.107:222-> 10.0.7.227:57584 (ESTABLISHED) wget 15186 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15186 root 11u IPv4 10127 0t0 UDP *:iax wget 15186 root 31u IPv4 24475 0t0 TCP 10.0.7.107:39745 ->cyclonus.mozone.net:http (ESTABLISHED) wget 15187 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15187 root 11u IPv4 10127 0t0 UDP *:iax wget 15187 root 31u IPv4 27731 0t0 TCP 10.0.7.107:39744 ->cyclonus.mozone.net:http (ESTABLISHED)
So, based on https://github.com/N4IRS/DMRGateway/blob/master/DMRGatewayDiagram.pdf, I'm missing it all. So, my AMBEserverGPIO isnt running either. If someone can give me a date/subject for a previous thread covering how to start DMRGateway, I'd be very grateful.
On Sat, Mar 5, 2016 at 9:59 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
So, I did the following:
- Setup an rpi2 with DIAL and a DV3000 - SSH'd to the rpi2 as debian:debian, su'd, went through the allstar setup; got the node live - wget --no-check-certificate https://raw.githubusercontent.com/N4IRS/DMRGateway/master/dmr_install.sh - restarted - /etc/DMRGateway.ini looked fine unchanged - /opt/dmrlink/ambe_audio/ambe_audio.cfg looked fine unchanged - /opt/dmrlink/ambe_audio/dmrlink.cfg updated the following in order to peer with my ipsc net: - radio ID - port - ip - auth_key - master_ip - master_port
Now, the question is, what do I do? Apparently I missed some discussion covering the initial setup/use of this tool, and this is as far as I've been able to piece together from reviewing the archives. Any help would be appreciated!
On Thu, Mar 3, 2016 at 9:13 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected.
Thanks, will get rolling on it now.
On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ 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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
Thanks for the tip Michael. Looks like AMBEserverGPIO isn't working quite right: service AMBEserverGPIO status ● AMBEserverGPIO.service - LSB: Provide AMBE Encode/Decode Loaded: loaded (/etc/init.d/AMBEserverGPIO) Active: active (exited) since Sat 2016-03-05 21:54:36 CST; 1h 26min ago Mar 05 21:54:36 HamWAN-DMR-Bridge AMBEserverGPIO[210]: Starting AMBEserverGPIO Mar 05 21:54:36 HamWAN-DMR-Bridge AMBEserverGPIO[210]: Reset DV3000 Mar 05 21:54:36 HamWAN-DMR-Bridge systemd[1]: Started LSB: Provide AMBE Encode/Decode. Mar 05 21:54:38 HamWAN-DMR-Bridge AMBEserverGPIO[210]: AMBEserver: unknown byte from the DV3000, 0x86AMBEserver: unknown byte from the DV3000, 0x84AMBEserver: unknown byte from the DV3000, 0xFDAMBEserver: error when re...al port, errno=0 Mar 05 23:19:52 HamWAN-DMR-Bridge systemd[1]: Started LSB: Provide AMBE Encode/Decode. Mar 05 23:20:05 HamWAN-DMR-Bridge systemd[1]: Started LSB: Provide AMBE Encode/Decode. Mar 05 23:20:18 HamWAN-DMR-Bridge systemd[1]: Started LSB: Provide AMBE Encode/Decode. Mar 05 23:20:26 HamWAN-DMR-Bridge systemd[1]: Started LSB: Provide AMBE Encode/Decode. Hint: Some lines were ellipsized, use -l to show in full. Which then lead me to: python /srv/DV3000/AMBEtest2.py Traceback (most recent call last): File "/srv/DV3000/AMBEtest2.py", line 6, in <module> import RPi.GPIO as GPIO ImportError: No module named RPi.GPIO So, I then installed: apt-get install python-dev python-pip pip install rpi.gpio Reran the test, received this: python /srv/DV3000/AMBEtest2.py d 8 N 1 False False False 0 Traceback (most recent call last): File "/srv/DV3000/AMBEtest2.py", line 44, in <module> rcv = port.read(10) File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 460, in read raise SerialException('device reports readiness to read but returned no data (device disconnected?)') serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected?) Then I found that /boot/cmdline.txt still had "console=ttyAMA0,115200" in it, so I removed that; I also noticed that NW Digital's recommended "init_uart_clock=50000000" addition to /boot/config.txt wasnt done either -- fixed that and rebooted. Once I did that, the test passed: python /srv/DV3000/AMBEtest2.py d 8 N 1 False False False 0 a9 Reset 6100010033 Wrote: 5 bytes a9 Product ID 6100010030 Wrote: 5 bytes a 0AMBE3000R Version 6100010031 Wrote: 5 bytes a11V120.E100.XXXX.C106.G514.R009.B0010411.C0020208 Set DSTAR Mode 61000c000a013007634000000000000048 Wrote: 17 bytes a Ran *DMRGateway and now I'm up and running. DMRlink isn't playing quite right, but I can at least troubleshoot that ;)* *Thanks!* On Sat, Mar 5, 2016 at 10:15 PM, Michael Hebert <mhebert1975@gmail.com> wrote:
*sudo /usr/sbin/service AMBEserverGPIO start*
*DMRGateway &*
On Sat, Mar 5, 2016 at 10:11 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Figured I'd offer more insight -- lsof -i COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 223 root 3u IPv4 590 0t0 TCP *:222 (LISTEN) asterisk 272 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) asterisk 272 root 11u IPv4 10127 0t0 UDP *:iax sshd 313 root 3u IPv4 795 0t0 TCP 10.0.7.107:222-> 10.0.7.227:57584 (ESTABLISHED) wget 15186 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15186 root 11u IPv4 10127 0t0 UDP *:iax wget 15186 root 31u IPv4 24475 0t0 TCP 10.0.7.107:39745 ->cyclonus.mozone.net:http (ESTABLISHED) wget 15187 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15187 root 11u IPv4 10127 0t0 UDP *:iax wget 15187 root 31u IPv4 27731 0t0 TCP 10.0.7.107:39744 ->cyclonus.mozone.net:http (ESTABLISHED)
So, based on https://github.com/N4IRS/DMRGateway/blob/master/DMRGatewayDiagram.pdf, I'm missing it all. So, my AMBEserverGPIO isnt running either. If someone can give me a date/subject for a previous thread covering how to start DMRGateway, I'd be very grateful.
On Sat, Mar 5, 2016 at 9:59 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
So, I did the following:
- Setup an rpi2 with DIAL and a DV3000 - SSH'd to the rpi2 as debian:debian, su'd, went through the allstar setup; got the node live - wget --no-check-certificate https://raw.githubusercontent.com/N4IRS/DMRGateway/master/dmr_install.sh - restarted - /etc/DMRGateway.ini looked fine unchanged - /opt/dmrlink/ambe_audio/ambe_audio.cfg looked fine unchanged - /opt/dmrlink/ambe_audio/dmrlink.cfg updated the following in order to peer with my ipsc net: - radio ID - port - ip - auth_key - master_ip - master_port
Now, the question is, what do I do? Apparently I missed some discussion covering the initial setup/use of this tool, and this is as far as I've been able to piece together from reviewing the archives. Any help would be appreciated!
On Thu, Mar 3, 2016 at 9:13 PM, Ryan Turner, K0RET < ryan.turner@memhamwan.org> wrote:
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected.
Thanks, will get rolling on it now.
On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:
If you go to www.allstarlink.org you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" < ryan.turner@memhamwan.org> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
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 >
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ 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
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ 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
-- Ryan Turner, K0RET +1.901.300.0039 HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
Thanks to Ryan's detailed comments, I have fixed dmr_install.sh so that it properly replaces /boot/config.txt and /boot/cmdline.txt Steve On 03/05/2016 11:11 PM, Ryan Turner, K0RET wrote:
Figured I'd offer more insight -- lsof -i COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME sshd 223 root 3u IPv4 590 0t0 TCP *:222 (LISTEN) asterisk 272 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) asterisk 272 root 11u IPv4 10127 0t0 UDP *:iax sshd 313 root 3u IPv4 795 0t0 TCP 10.0.7.107:222->10.0.7.227:57584 <http://10.0.7.227:57584> (ESTABLISHED) wget 15186 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15186 root 11u IPv4 10127 0t0 UDP *:iax wget 15186 root 31u IPv4 24475 0t0 TCP 10.0.7.107:39745->cyclonus.mozone.net:http (ESTABLISHED) wget 15187 root 7u IPv4 10124 0t0 TCP localhost:5038 (LISTEN) wget 15187 root 11u IPv4 10127 0t0 UDP *:iax wget 15187 root 31u IPv4 27731 0t0 TCP 10.0.7.107:39744->cyclonus.mozone.net:http (ESTABLISHED)
So, based on https://github.com/N4IRS/DMRGateway/blob/master/DMRGatewayDiagram.pdf, I'm missing it all. So, my AMBEserverGPIO isnt running either. If someone can give me a date/subject for a previous thread covering how to start DMRGateway, I'd be very grateful.
On Sat, Mar 5, 2016 at 9:59 PM, Ryan Turner, K0RET <ryan.turner@memhamwan.org <mailto:ryan.turner@memhamwan.org>> wrote:
So, I did the following:
* Setup an rpi2 with DIAL and a DV3000 * SSH'd to the rpi2 as debian:debian, su'd, went through the allstar setup; got the node live * wget --no-check-certificate https://raw.githubusercontent.com/N4IRS/DMRGateway/master/dmr_install.sh * restarted * /etc/DMRGateway.ini looked fine unchanged * /opt/dmrlink/ambe_audio/ambe_audio.cfg looked fine unchanged * /opt/dmrlink/ambe_audio/dmrlink.cfg updated the following in order to peer with my ipsc net: o radio ID o port o ip o auth_key o master_ip o master_port
Now, the question is, what do I do? Apparently I missed some discussion covering the initial setup/use of this tool, and this is as far as I've been able to piece together from reviewing the archives. Any help would be appreciated!
On Thu, Mar 3, 2016 at 9:13 PM, Ryan Turner, K0RET <ryan.turner@memhamwan.org <mailto:ryan.turner@memhamwan.org>> wrote:
Yep, i've already got an account and a few nodes. Just wanted to make sure that that was what your scripts expected.
Thanks, will get rolling on it now.
On Thu, Mar 3, 2016 at 8:50 PM, Robert Newberry <N1XBM@amsat.org <mailto:N1XBM@amsat.org>> wrote:
If you go to www.allstarlink.org <http://www.allstarlink.org> you'll see the image for the RPI2. You can also setup an account to get a node number if you don't have one already.
N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658
On Mar 3, 2016 9:41 PM, "Ryan Turner, K0RET" <ryan.turner@memhamwan.org <mailto:ryan.turner@memhamwan.org>> wrote:
Hey Steve,
Assuming I have an RPi, whats the preferred image to use? Based on reading the .rtf file and viewing the scripts, I need to have Asterisk running already setup for an allstar server and node, right?
Sorry for the stupid questions. Finally got my hands on a DV3000 and I want to get this up and running.
On Wed, Feb 24, 2016 at 12:10 PM, Steve Zingman <szingman@msgstor.com <mailto: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 <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- Ryan Turner, K0RET +1.901.300.0039 <tel:%2B1.901.300.0039>
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org <mailto:Allstar-Digital@lists.keekles.org> http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- Ryan Turner, K0RET +1.901.300.0039 <tel:%2B1.901.300.0039>
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039 <tel:%2B1.901.300.0039>
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
-- Ryan Turner, K0RET +1.901.300.0039
HamWAN Memphis Metro <http://www.memhamwan.org/> - Memphis' Amateur Radio Multi-Megabit IP Network
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
participants (5)
-
Corey Dean -
Michael Hebert -
Robert Newberry -
Ryan Turner, K0RET -
Steve Zingman