At 09:13 14/03/2016, Steve Zingman wrote:
Barry, There is no a chan_dmr. We used chan_usrp to build DMRGateway. The documentation is available at <https://github.com/N4IRS/DMRGateway> There are 3 documents to look at:
I looked at the DMRGatewayDiagram.pdf diagram very interesting looks like its working exactly the same way as chan_dstar and g2_link does including an ambe dongle with a serial driver perhaps the chan_dstar code could be adapted to work with the dmr dongle there is possibilities Thanks for the info share. Barry G8SAU
DMRGateway.rtf, TechOverview.pdf and DMRGatewayDiagram.pdf. We are running the Gateway on AllStar node 2100 bridging AllStar to both Mototrbo and BrandMeister.
73, Steve N4IRS
On 03/14/2016 03:03 AM, Barry wrote:
At 21:31 13/03/2016, you wrote:
There is a new D-Star Gateway in the works. It will be built using the same methods we used doe DMRGateway.
73, Steve N4IRS
Where is the chan_dmr code available to look at ?
Barry _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
The DV3000 will do D-Star no problem. For D-Star, our plan is to build a executable D-StarGateway. Instead of DMRlink we will use ircDDBGateway to connect to the network. 73, Steve N4IRS On 3/14/2016 2:17 PM, Barry wrote:
At 09:13 14/03/2016, Steve Zingman wrote:
Barry, There is no a chan_dmr. We used chan_usrp to build DMRGateway. The documentation is available at <https://github.com/N4IRS/DMRGateway> There are 3 documents to look at:
I looked at the DMRGatewayDiagram.pdf diagram very interesting looks like its working exactly the same way as chan_dstar and g2_link does including an ambe dongle with a serial driver
perhaps the chan_dstar code could be adapted to work with the dmr dongle there is possibilities
Thanks for the info share.
Barry G8SAU
DMRGateway.rtf, TechOverview.pdf and DMRGatewayDiagram.pdf. We are running the Gateway on AllStar node 2100 bridging AllStar to both Mototrbo and BrandMeister.
73, Steve N4IRS
On 03/14/2016 03:03 AM, Barry wrote:
At 21:31 13/03/2016, you wrote:
There is a new D-Star Gateway in the works. It will be built using the same methods we used doe DMRGateway.
73, Steve N4IRS
Where is the chan_dmr code available to look at ?
Barry _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
At 18:28 14/03/2016, you wrote:
The DV3000 will do D-Star no problem. For D-Star, our plan is to build a executable D-StarGateway. Instead of DMRlink we will use ircDDBGateway to connect to the network.
Before you re-invent the wheel and make it square hi hi have a look at the chan_dstar and the freestar code. its been running with out a fault for the past 6 years. Okay no development has been made in the past years but it was considered that it did not need any changes. Why Fix something that is not Broke ? its all free code beholding to no-one. Ill email you the code off list. Barry G8SAU
73, Steve N4IRS
We have looked at Scott's code. One of the reasons to build it using the existing DMRGateway model is simplicity. Most of the code is reusable be it for DMR ir D-Star or Fusion. Steve On 03/14/2016 06:10 PM, Barry wrote:
At 18:28 14/03/2016, you wrote:
The DV3000 will do D-Star no problem. For D-Star, our plan is to build a executable D-StarGateway. Instead of DMRlink we will use ircDDBGateway to connect to the network.
Before you re-invent the wheel and make it square hi hi have a look at the chan_dstar and the freestar code.
its been running with out a fault for the past 6 years. Okay no development has been made in the past years but it was considered that it did not need any changes. Why Fix something that is not Broke ?
its all free code beholding to no-one.
Ill email you the code off list.
Barry G8SAU
73, Steve N4IRS
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
I am last you know that Darril Holland holldrl@gt.rr.com pass way on March 2 ---- Barry <g8sau@sidx.org.uk> wrote:
At 18:28 14/03/2016, you wrote:
The DV3000 will do D-Star no problem. For D-Star, our plan is to build a executable D-StarGateway. Instead of DMRlink we will use ircDDBGateway to connect to the network.
Before you re-invent the wheel and make it square hi hi have a look at the chan_dstar and the freestar code.
its been running with out a fault for the past 6 years. Okay no development has been made in the past years but it was considered that it did not need any changes. Why Fix something that is not Broke ?
its all free code beholding to no-one.
Ill email you the code off list.
Barry G8SAU
73, Steve N4IRS
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (3)
-
Barry -
holldrl@gt.rr.com -
Steve Zingman