|
Re: confbridge.py and TG Bridge state change fun
You are probably right. The bridge needs to synthesize the end event from the incoming data when it sees the end of stream signal. I will add a fix for this.
Mike
You are probably right. The bridge needs to synthesize the end event from the incoming data when it sees the end of stream signal. I will add a fix for this.
Mike
|
By
Mike Zingman - N4IRR
·
#505
·
|
|
Re: confbridge.py and TG Bridge state change fun
Corey,
I appreciate the response, but I do not believe that the confbridge_rules have anything to do with this issue... it's a matter of the triggering event not happening across the IPSC_Bridge and
Corey,
I appreciate the response, but I do not believe that the confbridge_rules have anything to do with this issue... it's a matter of the triggering event not happening across the IPSC_Bridge and
|
By
JJ Cummings
·
#504
·
|
|
Re: confbridge.py and TG Bridge state change fun
Here is what mine looks like and works if you want a reference...
'BMUSA': [
{'SYSTEM': '3102', 'TS': 2, 'TGID': 3160, 'ACTIVE': True, 'TIMEOUT': 2, 'TO_TYPE': 'NONE', 'ON':
Here is what mine looks like and works if you want a reference...
'BMUSA': [
{'SYSTEM': '3102', 'TS': 2, 'TGID': 3160, 'ACTIVE': True, 'TIMEOUT': 2, 'TO_TYPE': 'NONE', 'ON':
|
By
Corey Dean N3FE <n3fe@...>
·
#503
·
|
|
Re: confbridge.py and TG Bridge state change fun
You will see in the log that I posted a different TS than the one listed in the Bridges config, this is simply because I grabbed a log from a different transmission, the problem is still present
You will see in the log that I posted a different TS than the one listed in the Bridges config, this is simply because I grabbed a log from a different transmission, the problem is still present
|
By
JJ Cummings
·
#502
·
|
|
confbridge.py and TG Bridge state change fun
I have been playing with DMRLink and HBLink (using IPSC_Bridge and HB_Bridge branches) and have a system up and running that looks like follows:
<HB Repeaters><--> [HB_Bridge] <--> [IPSC_Bridge] <-->
I have been playing with DMRLink and HBLink (using IPSC_Bridge and HB_Bridge branches) and have a system up and running that looks like follows:
<HB Repeaters><--> [HB_Bridge] <--> [IPSC_Bridge] <-->
|
By
JJ Cummings
·
#501
·
|
|
Re: DV4MINI or OPENSPOT CONVERT PROTOCOL WITH HB MMDVM OR HBLINK
As of today, nothing released. I have not seen anybody else working on such a program.
73, Steve N4IRS
As of today, nothing released. I have not seen anybody else working on such a program.
73, Steve N4IRS
|
By
Steve N4IRS
·
#500
·
|
|
DV4MINI or OPENSPOT CONVERT PROTOCOL WITH HB MMDVM OR HBLINK
Is there any software to convert the dv4mini protocol and openspot to the HB mmdvm protocol?
As for example if it exists for repeaters Hytera to HB repeater or DMRGateway thanks to OE8VIK / HB3YZE
Is there any software to convert the dv4mini protocol and openspot to the HB mmdvm protocol?
As for example if it exists for repeaters Hytera to HB repeater or DMRGateway thanks to OE8VIK / HB3YZE
|
By
EA5GVK Joaquin
·
#499
·
|
|
AllStar/DMR/D-Star Bridge
Hello all,
A few weeks ago, with the assistance of Steve, N4IRS I was able to setup a DMR<->D-Star bridge using DummyRepeater, Analog_Bridge, & HB_Bridge. This has been running perfectly on an
Hello all,
A few weeks ago, with the assistance of Steve, N4IRS I was able to setup a DMR<->D-Star bridge using DummyRepeater, Analog_Bridge, & HB_Bridge. This has been running perfectly on an
|
By
Steven Blackford
·
#498
·
|
|
Re: Current status DMRlink, HBlink DVSwitch
Hi Steve and all,
I do not know the python language, I tried but I really need some help. Can anyone address me to modify HBLink's code so that you can skip that part where XLX returns incorrect
Hi Steve and all,
I do not know the python language, I tried but I really need some help. Can anyone address me to modify HBLink's code so that you can skip that part where XLX returns incorrect
|
By
david bencini ik5xmk
·
#497
·
|
|
Re: Analog_Bridge update
There are 3 Analog_Bridge executables in the repository. One for the Pi, one for the Intel 32 bit and one for the Intel 64 bit.
I usually recommend people rename the proper program. What
There are 3 Analog_Bridge executables in the repository. One for the Pi, one for the Intel 32 bit and one for the Intel 64 bit.
I usually recommend people rename the proper program. What
|
By
Steve N4IRS
·
#496
·
|
|
Re: Analog_Bridge update
I must be doing something wrong on the Analog_bridge. This is what I get when I try and exec on ubuntu.
root@zipper:~/Analog_Bridge# ./Analog_Bridge
-bash: ./Analog_Bridge: cannot execute binary file:
I must be doing something wrong on the Analog_bridge. This is what I get when I try and exec on ubuntu.
root@zipper:~/Analog_Bridge# ./Analog_Bridge
-bash: ./Analog_Bridge: cannot execute binary file:
|
By
Ryan Collier
·
#495
·
|
|
Re: Status update and welcome.
Mid October and not much change. I updated Analog_Bridge in the repository to exchange metadata with a Partner. This is mostly used with DummyRepeater to try to translate D-Star callsign data to CC7
Mid October and not much change. I updated Analog_Bridge in the repository to exchange metadata with a Partner. This is mostly used with DummyRepeater to try to translate D-Star callsign data to CC7
|
By
Steve N4IRS
·
#494
·
|
|
Re: Current status DMRlink, HBlink DVSwitch
I really should change this topic name...
No reply from Luc. I see there are 10 pending Pull requests, so I don't think this is going anywhere.
Steve
I really should change this topic name...
No reply from Luc. I see there are 10 pending Pull requests, so I don't think this is going anywhere.
Steve
|
By
Steve N4IRS
·
#493
·
|
|
Re: Analog_Bridge update
Steve,
Thanks for the update! It's working perfectly here! :-) 73 de K4SQI!
Steve, K4SQI
--
-----
Steve, kb7sqi@...
Steve,
Thanks for the update! It's working perfectly here! :-) 73 de K4SQI!
Steve, K4SQI
--
-----
Steve, kb7sqi@...
|
By
Steven Blackford
·
#492
·
|
|
Analog_Bridge update
There is still more work to do, but I have updated the github repository for Analog_Bridge to include DMRID <---> Callsign translation. This will ATTEMPT to show the proper DMRID for a callsign from
There is still more work to do, but I have updated the github repository for Analog_Bridge to include DMRID <---> Callsign translation. This will ATTEMPT to show the proper DMRID for a callsign from
|
By
Steve N4IRS
·
#491
·
|
|
Re: Smartphone apps
Oh, nice! thanks for confirmation
Oh, nice! thanks for confirmation
|
By
Matthew 2E0SIP
·
#490
·
|
|
Re: Smartphone apps
Group,
Thanks for the replies, I have used the Android iax app, and yes that works, and the audio is good. The only issue I have is that it doesn't seem to stay connected, I've started to run in the
Group,
Thanks for the replies, I have used the Android iax app, and yes that works, and the audio is good. The only issue I have is that it doesn't seem to stay connected, I've started to run in the
|
By
Bob N1XBM <N1XBM@...>
·
#489
·
|
|
Re: Smartphone apps
Analog_Bridge will accept TG/TS commands externally (on the fly) See tune.sh in the scripts directory. "tune.sh 3112173 311246 31123 2 1"
The Android app I posted the link to is a IAX client.
Analog_Bridge will accept TG/TS commands externally (on the fly) See tune.sh in the scripts directory. "tune.sh 3112173 311246 31123 2 1"
The Android app I posted the link to is a IAX client.
|
By
Steve N4IRS
·
#488
·
|
|
Re: Smartphone apps
Hi Bob,
With a combination of IPSC_Bridge, Analog_Bridge, Allstar Asterisk, and an AMBE chip you can connect a SIP client to a single DMR talk group, however changing talkgroup on the fly would
Hi Bob,
With a combination of IPSC_Bridge, Analog_Bridge, Allstar Asterisk, and an AMBE chip you can connect a SIP client to a single DMR talk group, however changing talkgroup on the fly would
|
By
Matthew 2E0SIP
·
#487
·
|
|
Re: Smartphone apps
Well,
AllStar + Analog_Bridge + IPSC_Bridge Will do that.
There is a Android app for AllStarLink <https://play.google.com/store/apps/details?id=org.dvswitch>
73, Steve
Well,
AllStar + Analog_Bridge + IPSC_Bridge Will do that.
There is a Android app for AllStarLink <https://play.google.com/store/apps/details?id=org.dvswitch>
73, Steve
|
By
Steve N4IRS
·
#486
·
|