<div dir="ltr">David,<div><br></div><div>The MBE (mbelib) code you are thinking about is both patent encumbered at this point and only decodes AMBE frames.  It does not implement the encoder.  I have extensive experience with that code base and the audio quality as compared to the chipset is not acceptable.  It is good for experimentation, but I would never deploy a solution with it.</div><div><br></div><div>However, on the subject of adding new codecs in order to not transcode, you are correct.  Raw encoded frames should be transferred by the network, only to be decoded at the end node.</div><div><br></div><div><br></div><div>Mike</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 29, 2015 at 8:03 AM, David McGough <span dir="ltr"><<a href="mailto:kb4fxc@inttek.net" target="_blank">kb4fxc@inttek.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Guys,<br>
<br>
I haven't looked carefully as to which variants of AMBE are in use by<br>
D-STAR, Fusion, etc...Doesn't the original AMBE patent expire fairly soon?<br>
<br>
The reason I'm asking is that I know there are some fledgling open-source<br>
AMBE implementations out there.  A couple years ago I hacked CODEC2 into<br>
Asterisk for experimentation, thinking about directly linking to HF via<br>
the FreeDV project--and, not wanting to transcode from one low-bandwidth<br>
CODEC to another, making truly awful audio!<br>
<br>
After playing with it a few weeks, I didn't do much more...(I've still<br>
got that code and it still works, if anyone wants to play with it?)<br>
<br>
...Just wondering.<br>
<br>
73, David KB4FXC<br>
<br>
<br>
On Thu, 29 Oct 2015, Matthew Pitts wrote:<br>
<br>
> Mike,<br>
><br>
> You are correct in the statement that the DV4mini needs additional<br>
hardware to handle the transcoding from a digital radio. Once I get my<br>
nodes back up on my Raspberry Pi, I will work on an updated version of<br>
the D-STAR channel driver that supports DMR and Fusion AMBE encoding and<br>
decoding as well as radio control functionality for the DV4mini.<br>
><br>
> Matthew Pitts<br>
> N8OHU<br>
><br>
> On October 28, 2015 6:18:34 PM EDT, Mike Zingman <<a href="mailto:mike.zingman@gmail.com">mike.zingman@gmail.com</a>> wrote:<br>
> >Actually the DV4Mini alone does not help tie Allstar into Wires-X.  In<br>
> >order to do that one must:<br>
> ><br>
> >1) Have an interface to the YSF network protocol<br>
> >2) Decode and extract the AMBE frames from the streamed protocol<br>
> >3) Transcode the frames to PCM at the proper sample rate using the DVSI<br>
> >AMBE3000 chipset<br>
> >4) Send those frames to something like the already created USRP channel<br>
> >driver<br>
> ><br>
> >In reverse, 4, 3, 2, 1 to send data back to the YSF network.  In<br>
> >addition<br>
> >to the simple outline above, you would want to<br>
> >a) Add audio filtering/shaping to make the AMBE audio more acceptable<br>
> >to<br>
> >what we are used to on Allstar (one of the single greatest aspects of<br>
> >Allstar is the audio quality)<br>
> >b) Transfer of as much metadata between the networks as possible<br>
> ><br>
> >The DV4Mini is a radio module + digital modulator (DStar/DMR/YSF).  It<br>
> >has<br>
> >no AMBE encode/decode hardware so there is no way to transcode the<br>
> >audio<br>
> >content.  For that a "ThumbDV" or a DV3000 would be the hardware of<br>
> >choice.  The DV4Mini could be used as a user radio on an existing RF<br>
> >network, but one would still need the AMBE3K to do the transcode.<br>
> ><br>
> >Mike<br>
> ><br>
> ><br>
> >On Wed, Oct 28, 2015 at 5:48 PM, Neil k8it <<a href="mailto:k8it@cac.net">k8it@cac.net</a>> wrote:<br>
> ><br>
> >> I have been waiting a bit before I start playing with DIAL on a RPI2.<br>
> >> I still have two questions<br>
> >> 1. Does the RPI2 DIAL  version solve the tx echo buffer issue that<br>
> >the<br>
> >> current version of Asterisk RPI2 code has. The fix to this issue<br>
> >seems to<br>
> >> be taking a long time.<br>
> >> 2. Some users have reorted that a lot of modules have been disabled,<br>
> >such<br>
> >> as the Echolink channel driver and others.<br>
> >> 3. With the new Mini-DV4  dongle $125  and the amount of capability,<br>
> >has<br>
> >> anybody wrote a channel driver to tie the Yaesu Fusion Wires-X<br>
> >network into<br>
> >> DIAL. It appears that most of the documentation is out there, we just<br>
> >need<br>
> >> someone to write the channel driver<br>
> >><br>
> >><br>
> >> Thanks<br>
> >> 73 Neil Sablatzky  K8IT<br>
> >> Allstar Node 41838 KITLINK<br>
> >> Allstar Node 42087 KITLINK HUB<br>
> >> IRLP Node exp0068<br>
> >> Echolink K8IT-L<br>
> >> WIRES-X K8IT 11479 Room 21479<br>
> >><br>
> >> *From:* Steve N4IRS <<a href="mailto:szingman@msgstor.com">szingman@msgstor.com</a>><br>
> >> *Sent:* Tuesday, October 27, 2015 10:35 AM<br>
> >> *To:* N7MTC . <<a href="mailto:n7mtc@outlook.com">n7mtc@outlook.com</a>> ; <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>
> >> *Subject:* Re: [App_rpt-users] Procedure for loading DIAL on a R-Pi2<br>
> >or a<br>
> >> PC<br>
> >><br>
> >> Mac,<br>
> >> The RPi2 install is pretty much download the image, burn it to SD<br>
> >card,.<br>
> >> Once the Pi boots, you can login on the HDMI / USB console, or SSH<br>
> >into<br>
> >> the board on port 222.<br>
> >> The board is setup for DHCP so check your DHCP (router) server for<br>
> >address.<br>
> >> If you want, you can login via the built in serial port at 115,200<br>
> >> System will walk you through setup.<br>
> >><br>
> >> FAQ for DIAL is at:<br>
> >> <<a href="http://docs.allstarlink.org/drupal/node/170" rel="noreferrer" target="_blank">http://docs.allstarlink.org/drupal/node/170</a>><br>
> >> <<a href="http://docs.allstarlink.org/drupal/node/170%3E" rel="noreferrer" target="_blank">http://docs.allstarlink.org/drupal/node/170%3E</a>><br>
> >><br>
> >> 73, Steve N4IRS<br>
> >><br>
> >><br>
> >> On 10/27/2015 10:20 AM, N7MTC . wrote:<br>
> >><br>
> >> Is there a procedure for loading the "new" DIAL version of asterisk<br>
> >for<br>
> >> Raspberry pi2?<br>
> >><br>
> >><br>
> >><br>
> >> I am looking to connect either a Pi2 or an intel NUC to a Yaesu Dr-1x<br>
> >> using the Arcom RC-210 and  the Arcom ADR.  I noticed DIAL has<br>
> >replaced<br>
> >> ACID as the latest flavor of asterisk for both PC and PI2.  I have<br>
> >not<br>
> >> found any install write-ups or YouTubes showing a DIAL install.<br>
> >><br>
> >><br>
> >><br>
> >> Regardless of which platform I will need to use an USB to Serial<br>
> >adapter<br>
> >> to connect the ALLSTAR node to the repeater controller.  It will be<br>
> >of<br>
> >> the FTDI chipset either a trendnet Tu-s9 or a GearMo USB RS-232.<br>
> >><br>
> >><br>
> >><br>
> >><br>
> >><br>
> >> /73<br>
> >><br>
> >> Mac, N7MTC<br>
> >><br>
> >><br>
> >><br>
> >><br>
> >><br>
> >> Benjamin Franklin - "Those who surrender freedom for security will<br>
> >not<br>
> >> have, nor do they deserve, either one."<br>
> >><br>
> >><br>
> >><br>
> >> _______________________________________________<br>
> >> App_rpt-users mailing<br>
> >listApp_rpt-users@ohnosec.orghttp://<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> >><br>
> >> To unsubscribe from this list please visit<br>
> ><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll<br>
> >down to the bottom of the page. Enter your email address and press the<br>
> >"Unsubscribe or edit options button"<br>
> >> You do not need a password to unsubscribe, you can do it via email<br>
> >confirmation. If you have trouble unsubscribing, please send a message<br>
> >to the list detailing the problem.<br>
> >><br>
> >><br>
> >> ------------------------------<br>
> >><br>
> >> _______________________________________________<br>
> >> App_rpt-users mailing list<br>
> >> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> >> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> >><br>
> >> To unsubscribe from this list please visit<br>
> >> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll<br>
> >down<br>
> >> to the bottom of the page. Enter your email address and press the<br>
> >> "Unsubscribe or edit options button"<br>
> >> You do not need a password to unsubscribe, you can do it via email<br>
> >> confirmation. If you have trouble unsubscribing, please send a<br>
> >message to<br>
> >> the list detailing the problem.<br>
> >><br>
> >> ------------------------------<br>
> >><br>
> >> No virus found in this message.<br>
> >> Checked by AVG - <a href="http://www.avg.com" rel="noreferrer" target="_blank">www.avg.com</a><br>
> >> Version: 2015.0.6173 / Virus Database: 4455/10900 - Release Date:<br>
> >10/27/15<br>
> >><br>
> >><br>
> >> _______________________________________________<br>
> >> App_rpt-users mailing list<br>
> >> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> >> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> >><br>
> >> To unsubscribe from this list please visit<br>
> >> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll<br>
> >down<br>
> >> to the bottom of the page. Enter your email address and press the<br>
> >> "Unsubscribe or edit options button"<br>
> >> You do not need a password to unsubscribe, you can do it via email<br>
> >> confirmation. If you have trouble unsubscribing, please send a<br>
> >message to<br>
> >> the list detailing the problem.<br>
> >><br>
> ><br>
> ><br>
> >------------------------------------------------------------------------<br>
> ><br>
> >_______________________________________________<br>
> >App_rpt-users mailing list<br>
> ><a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> ><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> ><br>
> >To unsubscribe from this list please visit<br>
> ><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll<br>
> >down to the bottom of the page. Enter your email address and press the<br>
> >"Unsubscribe or edit options button"<br>
> >You do not need a password to unsubscribe, you can do it via email<br>
> >confirmation. If you have trouble unsubscribing, please send a message<br>
> >to the list detailing the problem.<br>
><br>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
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.<br>
</blockquote></div><br></div>