|
Add System Fusion to our network
All, I have a FM repeater <> ALLSTAR <> DVSWITCH <> HBLINK <> BRANDMEISTER & ALL our CLUBS HOTSPOTS (about 70 of them)
Let me start off by saying I am not a System Fusion users. I own DSTAR and DMR
All, I have a FM repeater <> ALLSTAR <> DVSWITCH <> HBLINK <> BRANDMEISTER & ALL our CLUBS HOTSPOTS (about 70 of them)
Let me start off by saying I am not a System Fusion users. I own DSTAR and DMR
|
By
W8DSB
·
#7004
·
|
|
Re: Temperature dvswitch.sh message
Tnx Steve ... all I had to do was add full path for dvswitch.sh in last line and script worked. Now to figure out exactly what you've instructed ... continuing linux education.
--
Tom VE3NY
Tnx Steve ... all I had to do was add full path for dvswitch.sh in last line and script worked. Now to figure out exactly what you've instructed ... continuing linux education.
--
Tom VE3NY
|
By
Tom Corcoran
·
#7003
·
|
|
Re: Temperature dvswitch.sh message
Off the top of my head.
#!/bin/bash
temp=$(cat /sys/class/thermal/thermal_zone0/temp)
temp=$(($temp/1000))
dvswitch.sh message " CPU Temp = ${temp}"
Off the top of my head.
#!/bin/bash
temp=$(cat /sys/class/thermal/thermal_zone0/temp)
temp=$(($temp/1000))
dvswitch.sh message " CPU Temp = ${temp}"
|
By
Steve N4IRS
·
#7002
·
|
|
Temperature dvswitch.sh message
I know how to display RPi temperature from command line in terminal mode. However, is there a way to use "dvswitch.sh message" macro command to send display of temperature to my Android device?
--
I know how to display RPi temperature from command line in terminal mode. However, is there a way to use "dvswitch.sh message" macro command to send display of temperature to my Android device?
--
|
By
Tom Corcoran
·
#7001
·
|
|
Re: new reflector xlx.txi35hams.com
Thanks for any help you all can give. Rther curiously, do see that the reflector is in the pi-star list at:
http://pistar.uk
and i also se that i have a ysf reflector 75749,and I can connect to the
Thanks for any help you all can give. Rther curiously, do see that the reflector is in the pi-star list at:
http://pistar.uk
and i also se that i have a ysf reflector 75749,and I can connect to the
|
By
Justin Mann
·
#7000
·
|
|
Re: new reflector xlx.txi35hams.com
The user is dvswitchtest, and the password is Dvswitch2020!
The user is dvswitchtest, and the password is Dvswitch2020!
|
By
Justin Mann
·
#6999
·
|
|
Re: new reflector xlx.txi35hams.com
You may want to change this. You posted to a public group.
Steve N4IRS
You may want to change this. You posted to a public group.
Steve N4IRS
|
By
Steve N4IRS
·
#6998
·
|
|
Re: Need help please have issues with connecting to 1999
Have you set-up connection string in rpt.conf for the private node ?
Did you also set a extension for the connection in extensions .conf ?
If you are still at this in the morn I
Have you set-up connection string in rpt.conf for the private node ?
Did you also set a extension for the connection in extensions .conf ?
If you are still at this in the morn I
|
By
Mike KB8JNM
·
#6996
·
|
|
Need help please have issues with connecting to 1999
I need help with my node won't connect to 1999 says connection failed my cell is 1-906-364-1858
facebook
https://www.facebook.com/N6NWS
I need help with my node won't connect to 1999 says connection failed my cell is 1-906-364-1858
facebook
https://www.facebook.com/N6NWS
|
By
Jeremy WX8NWS 3169368
·
#6995
·
|
|
Re: new reflector xlx.txi35hams.com
what the login for the stuff
what the login for the stuff
|
By
Jeremy WX8NWS 3169368
·
#6994
·
|
|
#analog_bridge #mmdvm_bridge
#analog_bridge
#mmdvm_bridge
Need help please have issues with connecting to 1999
Need help please have issues with connecting to 1999
|
By
Jeremy WX8NWS 3169368
·
#6993
·
|
|
new reflector xlx.txi35hams.com
Hi there. I've just installed a new xlx reflector:
http://xlx.txi35hams.com
My ultimate goal is to get it bridged over to the Texas-i35 system located on FCS reflector 33, Room 30. Then I'd like to
Hi there. I've just installed a new xlx reflector:
http://xlx.txi35hams.com
My ultimate goal is to get it bridged over to the Texas-i35 system located on FCS reflector 33, Room 30. Then I'd like to
|
By
Justin Mann
·
#6992
·
|
|
Re: one-way audio issue
Well I guess I deserved that for trying to set this up late at night, then not looking close enough at my configs.
The extra zero in the USRP line fixed it.
Thank you all
Well I guess I deserved that for trying to set this up late at night, then not looking close enough at my configs.
The extra zero in the USRP line fixed it.
Thank you all
|
By
Connor Farrell - WG1GEM
·
#6991
·
|
|
Re: one-way audio issue
including the files themselves is more useful... you also don't have your dvswitch configs included (to look at and match the ports). Just eyeballing this it looks like an extra zero 0 was added to
including the files themselves is more useful... you also don't have your dvswitch configs included (to look at and match the ports). Just eyeballing this it looks like an extra zero 0 was added to
|
By
JJ Cummings
·
#6990
·
|
|
Re: one-way audio issue
Steve,
My mistake in thinking that the connection between Analog_Bridge and Asterisk used TLV.
In netstat, it appears that asterisk is not listening on the specified USRP port. Just to see, I tried
Steve,
My mistake in thinking that the connection between Analog_Bridge and Asterisk used TLV.
In netstat, it appears that asterisk is not listening on the specified USRP port. Just to see, I tried
|
By
Connor Farrell - WG1GEM
·
#6989
·
|
|
Re: one-way audio issue
Here's the information from the various config files. I pulled just about all of it from the google doc instructions
Host node: 49382
DMR node: 1999
rpt.conf
[1999] stanza for node 1999 -
Here's the information from the various config files. I pulled just about all of it from the google doc instructions
Host node: 49382
DMR node: 1999
rpt.conf
[1999] stanza for node 1999 -
|
By
Connor Farrell - WG1GEM
·
#6988
·
|
|
Re: one-way audio issue
What do you have in your /etc/asterisk/rpt.conf and /etc/asterisk/extensions.conf for DMR?
What do you have in your /etc/asterisk/rpt.conf and /etc/asterisk/extensions.conf for DMR?
|
By
Ryan Reid
·
#6987
·
|
|
Re: one-way audio issue
Connor,
The connection between Analog_Bridge and Asterisk is VIA chan_usrp. The data is usrp not TLV. Make sure you have chan_usrp setup. Netstat -unap is your friend.
Sent by smoke signal (AT&T)
Connor,
The connection between Analog_Bridge and Asterisk is VIA chan_usrp. The data is usrp not TLV. Make sure you have chan_usrp setup. Netstat -unap is your friend.
Sent by smoke signal (AT&T)
|
By
Steve N4IRS
·
#6986
·
|
|
one-way audio issue
Howdy all,
I'm currently attempting to set up a DMR/AllStar bridge. Right now AllStar to DMR is functioning perfectly. Where I'm running into an issue is going from DMR to AllStar.
I've checked my
Howdy all,
I'm currently attempting to set up a DMR/AllStar bridge. Right now AllStar to DMR is functioning perfectly. Where I'm running into an issue is going from DMR to AllStar.
I've checked my
|
By
Connor Farrell - WG1GEM
·
#6985
·
|
|
Re: Switching to Phoenix at command line
As Far As I (know)
By
Ian
·
#6984
·
|