|
Re: ASL Briddge to YSF/FCS
#analog_bridge
I find my self in this situation. just having a brain fart where the file goes or gets replaced. My question is would it affect what is already installed?
Please advise.
I find my self in this situation. just having a brain fart where the file goes or gets replaced. My question is would it affect what is already installed?
Please advise.
|
By
Tito Lopez - YN1OB
·
#5790
·
|
|
Analog_Bridge, proper use of AGC
Hi:
I have Analog_Bridge currently set up to send unity gain from DMR to ASL, and ASL to DMR at TLV gain factor 0.34.
Over all, this works pretty well, but I would like to raise quieter DMR audio
Hi:
I have Analog_Bridge currently set up to send unity gain from DMR to ASL, and ASL to DMR at TLV gain factor 0.34.
Over all, this works pretty well, but I would like to raise quieter DMR audio
|
By
Patrick Perdue
·
#5789
·
|
|
Re: Getting a Burp Voice Message through ASL <> DMR Bridge
#mmdvm_bridge
So to be clear. The burp message is a response from the network. Not the node software?
So to be clear. The burp message is a response from the network. Not the node software?
|
By
Ted Lawrence
·
#5788
·
|
|
HB_Bridge.py not running
#hblink
#dmrlink
I am working to get HB_Bridge running however get the following errors:
CannotListenError: Couldn't listen on any:31002: [Errno 98] Address already in use.
Netstat shows that the port is not in use
I am working to get HB_Bridge running however get the following errors:
CannotListenError: Couldn't listen on any:31002: [Errno 98] Address already in use.
Netstat shows that the port is not in use
|
By
ai6bx
·
#5787
·
Edited
|
|
Re: ASL Briddge to YSF/FCS
#analog_bridge
Hi Steve,
I followed your instructions as soon as I returned to Calgary. YSF packets to/from room FCS00462 are now being vocoded by my AllStarLink node. Thanks and Happy New Year!.
73,
Geoffrey VE6GCD
Hi Steve,
I followed your instructions as soon as I returned to Calgary. YSF packets to/from room FCS00462 are now being vocoded by my AllStarLink node. Thanks and Happy New Year!.
73,
Geoffrey VE6GCD
|
By
ve6gcd@...
·
#5786
·
|
|
Re: Help after editing rpt.conf. Not sure why?
Clearly had a typo error in one of the files I could not find. I refreshed the image, started over with "ASL to DMR Bridge how to" document. All is working as it should. Thank you for being patient
Clearly had a typo error in one of the files I could not find. I refreshed the image, started over with "ASL to DMR Bridge how to" document. All is working as it should. Thank you for being patient
|
By
Ted Lawrence
·
#5785
·
|
|
Re: Help after editing rpt.conf. Not sure why?
I had it running at one time. But had the burp issue. Which seemed to be fixed with changes. Maybe I should re-flash the image on the Raspberry Pi and go through the entire configuration. Sure do
I had it running at one time. But had the burp issue. Which seemed to be fixed with changes. Maybe I should re-flash the image on the Raspberry Pi and go through the entire configuration. Sure do
|
By
Ted Lawrence
·
#5784
·
|
|
Re: Help after editing rpt.conf. Not sure why?
; rxchannel = dahdi/pseudo ; No radio (hub)
; rxchannel = SimpleUSB/usb_505501 ; SimpleUSB
; rxchannel = Pi/1 ; Raspberry Pi PiTA
;
; rxchannel = dahdi/pseudo ; No radio (hub)
; rxchannel = SimpleUSB/usb_505501 ; SimpleUSB
; rxchannel = Pi/1 ; Raspberry Pi PiTA
;
|
By
Steve N4IRS
·
#5783
·
|
|
Re: Help after editing rpt.conf. Not sure why?
So, comment out 505501?
rxchannel = USRP/127.0.0.1:34001:32001 ; GNU Radio interface USRP
So, comment out 505501?
rxchannel = USRP/127.0.0.1:34001:32001 ; GNU Radio interface USRP
|
By
Ted Lawrence
·
#5782
·
|
|
Re: Help after editing rpt.conf. Not sure why?
Then 505501 should not be using chan_usrp.
chan_usrp is used to connect to AB.
On 12/31/19 8:32 AM, Ted Lawrence via Groups.Io wrote:
Then 505501 should not be using chan_usrp.
chan_usrp is used to connect to AB.
On 12/31/19 8:32 AM, Ted Lawrence via Groups.Io wrote:
|
By
Steve N4IRS
·
#5781
·
|
|
Re: Help after editing rpt.conf. Not sure why?
If I understand your question?
1999 is for the DV-Switch ASL<>DMR
505501 is radio-less and is a node for connecting to other nodes (Remote Base)
If I understand your question?
1999 is for the DV-Switch ASL<>DMR
505501 is radio-less and is a node for connecting to other nodes (Remote Base)
|
By
Ted Lawrence
·
#5780
·
|
|
Re: Help after editing rpt.conf. Not sure why?
You have BOTH nodes using chan_usrp. I have to assume you mean to use 1999 to connect to AB.
What is the purpose of 1999?
What is the purpose of 505501?
What should be
You have BOTH nodes using chan_usrp. I have to assume you mean to use 1999 to connect to AB.
What is the purpose of 1999?
What is the purpose of 505501?
What should be
|
By
Steve N4IRS
·
#5779
·
|
|
Re: Help after editing rpt.conf. Not sure why?
[1999]
rxchannel = USRP/127.0.0.1:34001:32001 ; Use the USRP channel driver. Must be enabled in modules.conf
; 127.0.0.1 = IP of the target application
[1999]
rxchannel = USRP/127.0.0.1:34001:32001 ; Use the USRP channel driver. Must be enabled in modules.conf
; 127.0.0.1 = IP of the target application
|
By
Ted Lawrence
·
#5778
·
|
|
Re: Help after editing rpt.conf. Not sure why?
Show the 1999 stanza
On 12/31/19 8:07 AM, Ted Lawrence via Groups.Io wrote:
Show the 1999 stanza
On 12/31/19 8:07 AM, Ted Lawrence via Groups.Io wrote:
|
By
Steve N4IRS
·
#5777
·
|
|
Re: Help after editing rpt.conf. Not sure why?
On Tue, Dec 31, 2019 at 05:15 AM, Steve N4IRS wrote:
asterisk -r
root@repeater:/etc/asterisk# asterisk -r
AllStarLink Asterisk Version 1.01 2/13/2018 GIT Version adaec47
Copyright (C) 1999 -
On Tue, Dec 31, 2019 at 05:15 AM, Steve N4IRS wrote:
asterisk -r
root@repeater:/etc/asterisk# asterisk -r
AllStarLink Asterisk Version 1.01 2/13/2018 GIT Version adaec47
Copyright (C) 1999 -
|
By
Ted Lawrence
·
#5776
·
|
|
Re: Help after editing rpt.conf. Not sure why?
IF you followed my direction, the asterisk is already running. It LOOKS like you may be trying to start a second copy. See below.
asterisk -r will connect you to a running asterisk
On
IF you followed my direction, the asterisk is already running. It LOOKS like you may be trying to start a second copy. See below.
asterisk -r will connect you to a running asterisk
On
|
By
Steve N4IRS
·
#5775
·
|
|
Re: Help after editing rpt.conf. Not sure why?
Oops, I stopped Asterisk then
root@repeater:/etc/asterisk# netstat -unap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address
Oops, I stopped Asterisk then
root@repeater:/etc/asterisk# netstat -unap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address
|
By
Ted Lawrence
·
#5774
·
|
|
Re: Help after editing rpt.conf. Not sure why?
On Tue, Dec 31, 2019 at 05:09 AM, Steve N4IRS wrote:
netstat -unap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
On Tue, Dec 31, 2019 at 05:09 AM, Steve N4IRS wrote:
netstat -unap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
|
By
Ted Lawrence
·
#5773
·
|
|
Re: Help after editing rpt.conf. Not sure why?
With Asterisk NOT running, as root, show results of:
netstat -unap
Steve
On 12/31/19 8:07 AM, Ted Lawrence via Groups.Io wrote:
With Asterisk NOT running, as root, show results of:
netstat -unap
Steve
On 12/31/19 8:07 AM, Ted Lawrence via Groups.Io wrote:
|
By
Steve N4IRS
·
#5772
·
|
|
Re: Help after editing rpt.conf. Not sure why?
This is what I have:
[505501] ; Change this to your assigned node number
; Must also be enabled in modules.conf
This is what I have:
[505501] ; Change this to your assigned node number
; Must also be enabled in modules.conf
|
By
Ted Lawrence
·
#5771
·
|