<div dir="auto">I saw someone mention working with the..... wonderful.... TYT software in this thread. Before you growl at it any more, check this out<div dir="auto"><br></div><div dir="auto"><a href="http://www.miklor.com/MD380/380-CPEditor.php">http://www.miklor.com/MD380/380-CPEditor.php</a><br></div><div dir="auto"><br></div><div dir="auto">Works 100% in WINE. Only issue I&#39;ve ever had with it is that some elements of the interface seem to get mouseover and click confused (you&#39;ll see what I mean after a moment if it affects your setup, no functionality is impaired by this however)</div><div dir="auto"><br></div><div dir="auto">I use this to edit the codeplug and send it onto the radio with the md380-tools utility</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 1, 2018 6:52 PM, &quot;Tom Morris&quot; &lt;<a href="mailto:blueneon@gmail.com">blueneon@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">The TYT cable is just a straight through cable.<div dir="auto"><br></div><div dir="auto">CHIRP would need a lot of functionality added to support dmr.</div><div dir="auto">First, the radio is like a &quot;model 3&quot; Motorola in that you need a zone/channel assignment. You&#39;d need to implement this to use analog only.</div><div dir="auto">Then, to do dmr, you need timeslot, color code, and contacts.</div><div dir="auto">For each channel it will need an individual or group contact set, as well as an optional RX group list. You&#39;ll need to have the ability to edit the contacts and group lists.</div><div dir="auto"><br></div><div dir="auto">Not by any means saying it&#39;s impossible but it would be a big chunk of architecture to add to a package that only implements analog for the time being.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 1, 2018 5:48 PM, &quot;David Ranch&quot; &lt;<a href="mailto:chirp@trinnet.net" target="_blank">chirp@trinnet.net</a>&gt; wrote:<br type="attribution"><blockquote class="m_-7637745431823790547quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    Per <a class="m_-7637745431823790547m_-1677810358422614739moz-txt-link-freetext" href="http://www.linux-usb.org/usb.ids" target="_blank">http://www.linux-usb.org/usb.i<wbr>ds</a> , this seems like <font size="-1">0483:</font><font size="-1">df11 is:<br>
      <br>
         0483  STMicroelectronics<br>
            df11  STM Device in DFU Mode<br>
      <br>
      <br>
      That&#39;s NOT a serial port.<br>
      <br>
      --David<br>
      KI6ZHD<br>
      <br>
    </font><div class="m_-7637745431823790547elided-text"><br>
    <div class="m_-7637745431823790547m_-1677810358422614739moz-cite-prefix">On 01/01/2018 04:59 PM, Chuck Hast
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">The TYT dongle is not a serial device, here is the
        syslog dump I get when I
        <div>plug the TYT dongle with radio connected.</div>
        <div><br>
        </div>
        <div>Jan  1 18:55:42 kp4djt-t420 kernel: [  535.369938] usb
          1-1.1: new full-speed USB device number 9 using ehci-pci<br>
        </div>
        <div>
          <div>Jan  1 18:55:42 kp4djt-t420 kernel: [  535.469746] usb
            1-1.1: New USB device found, idVendor=0483, idProduct=df11</div>
          <div>Jan  1 18:55:42 kp4djt-t420 kernel: [  535.469756] usb
            1-1.1: New USB device strings: Mfr=1, Product=2,
            SerialNumber=3</div>
          <div>Jan  1 18:55:42 kp4djt-t420 kernel: [  535.469762] usb
            1-1.1: Product: Patched MD380</div>
          <div>Jan  1 18:55:42 kp4djt-t420 kernel: [  535.469767] usb
            1-1.1: Manufacturer: @00000008 : ffffffff</div>
          <div>Jan  1 18:55:42 kp4djt-t420 kernel: [  535.469771] usb
            1-1.1: SerialNumber: 00000000010C</div>
          <div>Jan  1 18:55:42 kp4djt-t420 mtp-probe: checking bus 1,
            device 9:
            &quot;/sys/devices/pci0000:00/0000:<wbr>00:1a.0/usb1/1-1/1-1.1&quot;</div>
          <div>Jan  1 18:55:42 kp4djt-t420 mtp-probe: bus: 1, device: 9
            was not an MTP device</div>
        </div>
        <div><br>
        </div>
        <div>The DMRTOOLS talk to it just fine, now to figure out how to
          get it to talk to the</div>
        <div>radio from wine. Also the device does not appear in /dev
          unlike serial devices.</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jan 1, 2018 at 1:08 PM, Nigel
          Johnson <span dir="ltr">&lt;<a href="mailto:nw.johnson@ieee.org" target="_blank">nw.johnson@ieee.org</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF">
              <p>If you are having trouble getting USB serial working in
                wine under linux, try this post:</p>
              <p><a class="m_-7637745431823790547m_-1677810358422614739m_1849079649387992540moz-txt-link-freetext" href="https://www.downtowndougbrown.com/2013/03/getting-x-ctu-in-wine-to-detect-your-serial-ports/" target="_blank">https://www.downtowndougbrown.<wbr>com/2013/03/getting-x-ctu-in-w<wbr>ine-to-detect-your-serial-port<wbr>s/</a></p>
              <p>I do a lot of micro controller programming and
                debugging using serial interfaces and I have used it to
                get several different things working</p>
              <p>73 de NIgel ve3id</p>
              <div>
                <div class="m_-7637745431823790547m_-1677810358422614739h5">
                  <p><br>
                  </p>
                  <br>
                  <div class="m_-7637745431823790547m_-1677810358422614739m_1849079649387992540moz-cite-prefix">On
                    01/01/18 13:39, Chuck Hast wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="m_-7637745431823790547m_-1677810358422614739h5">
                    <div dir="ltr">Yes, we all use DMRTools on the
                      MD-380 and similar, but still have to fall back
                      <div>on the stinking TYT software to actually
                        generate the code plug, sure would</div>
                      <div>like to be able to use one piece of software
                        to do it. The TYT software runs</div>
                      <div>under wine but it cannot see the dongle as
                        wine does not appear to be able</div>
                      <div>to handle USB devices so you have to make it
                        a two step process as far as I</div>
                      <div>can see.</div>
                      <div><br>
                      </div>
                      <div>Yes we will need to find someone who can take
                        on the Chirp work, as it is more</div>
                      <div>than just a bit trivial to add the DMR stuff,
                        but maybe someone will emerge.</div>
                      <div>There are a lot of MD-380 people out there
                        who would like to be able to use</div>
                      <div>Chirp for the radio maybe one is a coder and
                        will step forward. </div>
                      <div><br>
                      </div>
                      <div><br>
                      </div>
                    </div>
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Mon, Jan 1, 2018 at
                        11:57 AM, Silverfox <span dir="ltr">&lt;<a href="mailto:alan.r.hill@gmail.com" target="_blank">alan.r.hill@gmail.com</a>&gt;</span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why do you need it. 
                          There is already excellent freeware software
                          that<br>
                          allows you to program them.<br>
                          Happy New Year.  73&#39;s<br>
                          Alan - W6ARH<br>
                          <span><br>
                            <br>
                            <br>
                            -----Original Message-----<br>
                            From: <a href="mailto:chirp_users-bounces@intrepid.danplanet.com" target="_blank">chirp_users-bounces@intrepid.d<wbr>anplanet.com</a><br>
                            [mailto:<a href="mailto:chirp_users-bounces@intrepid.danplanet.com" target="_blank">chirp_users-bounces@in<wbr>trepid.danplanet.com</a>]
                            On Behalf Of Neil Stone<br>
                            Sent: Monday, January 1, 2018 2:00 AM<br>
                            To: <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet<wbr>.com</a><br>
                            Subject: [chirp_users] TYT DMR Radios<br>
                            <br>
                            Good morning and happy new year all,<br>
                            <br>
                            I was wondering if there were any plans to
                            add functionality to chirp to<br>
                            support the TYT DMR radios, such as their
                            MD-2017 (...so last year) or<br>
                            MD-380 for example?<br>
                            <br>
                            That&#39;s all for now, 73<br>
                            <br>
                            Neil (M6LPI)<br>
                          </span></blockquote>
                      </div>
                    </div>
                  </div>
                </div>
              </blockquote>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </div></div>

<br>______________________________<wbr>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet<wbr>.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/<wbr>mailman/listinfo/chirp_users</a><br>
This message was sent to Tom KG4CYX at <a href="mailto:blueneon@gmail.com" target="_blank">blueneon@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrep<wbr>id.danplanet.com</a><br></blockquote></div><br></div>
</blockquote></div></div>