<div dir="auto">Glenn<div dir="auto">Looking at your problem from a repair technicians viewpoint, you have proven that your computer and cable are not at fault by testing with the baofeng radio. The only part left is the Kenwood.</div><div dir="auto"><br></div><div dir="auto">So what might be the problem? I suspect either the cable is not fitting correctly or a fault in the radios sockets. There have been reports of baofeng radios having a poorly moulded case which restricts the cable from entering far enough to make a proper connection or maybe you are pushing it too far creating the same problem. There is also the potential problem of a faulty socket on the radio. Your eyesight problem may require you to seek help in solving this. If another ham is not close, maybe a computer geek can help you.</div><div dir="auto"><br></div><div dir="auto">Good luck </div><div dir="auto">Fred VA6FRM</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed., Jun. 3, 2020, 12:47 D.J.J. Ring, Jr., <<a href="mailto:n1ea@arrl.net">n1ea@arrl.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You probably did. Glenn, but i can't find it.<br>
<br>
If you would send the output of:<br>
<br>
ls -l /dev/USB1<br>
<br>
AND<br>
<br>
udevadm info -a -p $(udevadm info -q path -n /dev/ttyUSB1)<br>
<br>
Thank you,<br>
<br>
David N1EA<br>
<br>
<br>
On Wed, Jun 3, 2020 at 2:32 PM Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>> wrote:<br>
><br>
> Didn't you get it?<br>
> I sent it.<br>
> Glenn<br>
> ----- Original Message -----<br>
> From: "D.J.J. Ring, Jr." <<a href="mailto:n1ea@arrl.net" target="_blank" rel="noreferrer">n1ea@arrl.net</a>><br>
> To: "Discussion of CHIRP" <<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a>><br>
> Sent: Wednesday, June 03, 2020 1:24 PM<br>
> Subject: Re: [chirp_users] Fw: No USB Port Error<br>
><br>
><br>
> Group,<br>
><br>
> Has Glenn K0LNY given us the output of:<br>
><br>
> ls -l /dev/USB1<br>
><br>
> I cannot find it, it would solve a lot of problems.<br>
><br>
> Also by off group email I have asked him for the output of:<br>
><br>
> udevadm info -a -p $(udevadm info -q path -n /dev/ttyUSB1)<br>
><br>
> Glenn send that to the group as well,<br>
><br>
> 73<br>
> David N1EA<br>
><br>
> On Wed, Jun 3, 2020 at 2:18 PM Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>> wrote:<br>
> ><br>
> > I wouldn't say I did it unless I did.<br>
> > I have never had to use that command for using the Baofeng, or any of my<br>
> > Baofents.<br>
> > But I did it, and had no errors running it, it just didn't make any<br>
> > difference, it didn't hurt I'm sure, but it didn't help either.<br>
> > It downloads fine with the Baofeng using USB1 in Chirp, and lsusb<br>
> > indicates that the cable is using USB1, and that is what I did the chmod<br>
> > 777 on.<br>
> > I got an error with USB0.<br>
> > Also, I put in a brand new and fully charged battery and it still does not<br>
> > work.<br>
> > So either some cables don't work for both Kenwood and Baofeng, or there is<br>
> > something wrong with my Kenwood.<br>
> > Glenn<br>
> ><br>
> ><br>
> > ----- Original Message -----<br>
> > From: Pat Anderson<br>
> > To: Discussion of CHIRP<br>
> > Sent: Wednesday, June 03, 2020 1:06 PM<br>
> > Subject: Re: [chirp_users] Fw: No USB Port Error<br>
> ><br>
> > chmod is not just "useful for some things" - it is necessary here, because<br>
> > the /dev/ttyUSBn device is not readable or writable until you issue this<br>
> > command. If you didn't do it, and you did not say you did, your<br>
> > /dev/ttyUSB1 is not readable or writable by CHIRP, and CHIRP will continue<br>
> > to throw errors when you try to read from or write to the radio! Honestly!<br>
> ><br>
> > On Wed, Jun 3, 2020 at 10:07 AM Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>><br>
> > wrote:<br>
> >><br>
> >> I think that chmod 777 is a useful command for certain problems, but<br>
> >> apparently not this one.<br>
> >> This cable works on my Baofeng 8HP, and it is supposed to work for both<br>
> >> Kenwood and Baofeng.<br>
> >> I hope it isn't a problem with the radio, I just got it used.<br>
> >> I set it to the defaults, but I haven't found any documentation<br>
> >> indicating that there needs to be a setting made on the Kenwood to work<br>
> >> with a programming cable.<br>
> >> I made sure that there was nothing on the channel when I connected the<br>
> >> cable.<br>
> >> Glenn<br>
> >> ----- Original Message -----<br>
> >> From: Pat Anderson<br>
> >> To: Discussion of CHIRP<br>
> >> Sent: Wednesday, June 03, 2020 11:58 AM<br>
> >> Subject: Re: [chirp_users] Fw: No USB Port Error<br>
> >><br>
> >> So, after starting CHIRP, you dropped to a terminal and did the "sudo<br>
> >> chmod 777 /dev/ttyUSB1" command? I think the /dev/ttyUSB0 or /dev/ttyUSB1<br>
> >> probably just depends on which USB port the cable is plugged into. I<br>
> >> always use the one on the left so mine is always /dev/ttyUSB0. But it<br>
> >> needs to be made readable and writable with the chmod, and that needs to<br>
> >> done with sudo. If you did that, I am very surprised that did not work<br>
> >> for you!<br>
> >><br>
> >> On Wed, Jun 3, 2020 at 9:38 AM Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>><br>
> >> wrote:<br>
> >>><br>
> >>> Hi Pat,<br>
> >>> On the computer that I got the lsusb info from, the cable is using<br>
> >>> /dev/ttyUSB1<br>
> >>> I did as you suggested using 1 instead of 0 and it accepted the command,<br>
> >>> but in my case, it did not help.<br>
> >>> Thanks though.<br>
> >>> Glenn<br>
> >>> ----- Original Message -----<br>
> >>> From: Pat Anderson<br>
> >>> To: Discussion of CHIRP<br>
> >>> Sent: Wednesday, June 03, 2020 11:14 AM<br>
> >>> Subject: Re: [chirp_users] Fw: No USB Port Error<br>
> >>><br>
> >>> Windows is fussy about the chip in the programming cable. Dan's advice<br>
> >>> to use real FTDI cables for Windows is absolutely correct. For Linux, it<br>
> >>> does not make any difference, cheap fake Prolific cables work great once<br>
> >>> you use chmod to make the device readable and writable.<br>
> >>><br>
> >>> Pat Anderson<br>
> >>> KD7OAC<br>
> >>><br>
> >>> On Wed, Jun 3, 2020 at 8:29 AM Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>><br>
> >>> wrote:<br>
> >>>><br>
> >>>> I found this on the Chirp site, which indicates that the Kenwood TH-F6<br>
> >>>> requires the two prong plug, which is the one I used, and it further<br>
> >>>> states that the cord for the Baofeng should work on the Kenwood TH-F6,<br>
> >>>> at least in Linux.<br>
> >>>> <a href="https://chirp.danplanet.com/projects/chirp/wiki/CableGuide" rel="noreferrer noreferrer" target="_blank">https://chirp.danplanet.com/projects/chirp/wiki/CableGuide</a><br>
> >>>> Kenwood Radios<br>
> >>>> TH-F6A, TH-K2A<br>
> >>>><br>
> >>>> These radios use a two-pronged cable that plugs into the microphone and<br>
> >>>> speaker jacks simultaneously. Note: many Chinese radios such as the<br>
> >>>> Wouxun, and<br>
> >>>> Baofeng UV-5R use the same two prong cable as these Kenwoods.<br>
> >>>><br>
> >>>> Build your own cables:<br>
> >>>> list of 1 items<br>
> >>>> • Miklor Site's Baofeng DIY<br>
> >>>> (The UV-5R cable will work for these Kenwood)<br>
> >>>> list end<br>
> >>>> ----- Original Message -----<br>
> >>>> From: Glenn K0LNY<br>
> >>>> To: Jardy Dawson ; Discussion of CHIRP<br>
> >>>> Sent: Wednesday, June 03, 2020 10:11 AM<br>
> >>>> Subject: Re: [chirp_users] Fw: No USB Port Error<br>
> >>>><br>
> >>>> How does one go about doing virtual com ports in Linux?<br>
> >>>> In windows, I have a lot of them.<br>
> >>>> But I can really only use Chirp in Linux, as it is doable in windows,<br>
> >>>> but difficult in Windows when it is working right, because of the fact<br>
> >>>> that Chirp in Windows does not work well with a screenreader, I would<br>
> >>>> not want to try and figure this out in Windows.<br>
> >>>> I mainly use windows, and only boot to Linux for things like using<br>
> >>>> Chirp, or working with disk partitions and the like.<br>
> >>>> But since Chirp worked as normal in Linux with the new cable and my<br>
> >>>> Baofeng, I know that the cable is working and Chirp is working.<br>
> >>>> This cable has a plug in that resembles a headphone plug and a variety<br>
> >>>> of different cords for different radios.<br>
> >>>> One of the ones that worked for the Baofeng has two tips as the Baofeng<br>
> >>>> cable does, but there is only one other cable with two tips and that<br>
> >>>> fits neither radio.<br>
> >>>> The other tips only have one plug a couple of which are too small to<br>
> >>>> fit in the bigger jack.<br>
> >>>> I guess I didn't try the smaller tips in the smaller of the Kenwood<br>
> >>>> jack.<br>
> >>>> Maybe the smaller plug on the radio is the important one?<br>
> >>>> The cables aren't labeled, so I had to try them and see if they work.<br>
> >>>> Has anyone here used a cable for a Kenwood TH-F6 with only one plug?<br>
> >>>> Glenn<br>
> >>>> Glenn<br>
> >>>> ----- Original Message -----<br>
> >>>> From: Jardy Dawson via chirp_users<br>
> >>>> To: Discussion of CHIRP<br>
> >>>> Sent: Wednesday, June 03, 2020 1:41 AM<br>
> >>>> Subject: Re: [chirp_users] Fw: No USB Port Error<br>
> >>>><br>
> >>>> A lot of Kenwood need to have “virtual comm ports” installed. You might<br>
> >>>> want to check the Kenwood web site to see if that is the case here.<br>
> >>>><br>
> >>>> Jardy Dawson WA7JRD<br>
> >>>> Message sent through sub space hailing frequencies using the Universal<br>
> >>>> Translator.<br>
> >>>><br>
> >>>><br>
> >>>> On Jun 2, 2020, at 23:38, Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>> wrote:<br>
> >>>><br>
> >>>> <br>
> >>>> Well this cable was advertised to work with Kenwood, but it doesn't.<br>
> >>>> I tried one of the supplied cables and it worked okay with my Baofeng.<br>
> >>>> And then again none of the cables worked on the Kenwood.<br>
> >>>> Looks like I need to get another cable, and Chirp isn't the problem.<br>
> >>>><br>
> >>>> ----- Original Message -----<br>
> >>>> From: D.J.J. Ring, Jr.<br>
> >>>> To: Discussion of CHIRP<br>
> >>>> Sent: Tuesday, June 02, 2020 11:56 PM<br>
> >>>> Subject: Re: [chirp_users] Fw: No USB Port Error<br>
> >>>><br>
> >>>> Glen,<br>
> >>>><br>
> >>>> With the USB device plugged in, use a terminal and enter this:<br>
> >>>><br>
> >>>> lsusb<br>
> >>>><br>
> >>>> Carefully check the names of the devices. Is it really /dev/USB1 ?<br>
> >>>><br>
> >>>> Remember Unix / Linux is case sensitive, /dev/USB1 is NOT /dev/usb1<br>
> >>>> which is a normal device name.<br>
> >>>><br>
> >>>> Let's assume you made an error and the device is ttyUSB1.<br>
> >>>><br>
> >>>> In terminal:<br>
> >>>> ls -l /dev/ttyUSB1<br>
> >>>><br>
> >>>> Pay attention to the group this device belongs, to. The owner will be<br>
> >>>> root.<br>
> >>>><br>
> >>>> You need to be in the same group to access it.<br>
> >>>><br>
> >>>> Find out what groups your user account is in by the command "groups."<br>
> >>>><br>
> >>>> In terminal enter:<br>
> >>>><br>
> >>>> groups<br>
> >>>><br>
> >>>> Is the group that ttyUSB1 belongs to listed as one of your groups? If<br>
> >>>> not you have to add your user to that group using the root account.<br>
> >>>><br>
> >>>> Best wishes,<br>
> >>>><br>
> >>>> David<br>
> >>>> N1EA<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> On Wed, Jun 3, 2020, 00:10 Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>> wrote:<br>
> >>>>><br>
> >>>>> Well, I made a little progress with the USB problem, in Ubuntu.<br>
> >>>>> I installed a new live Ubuntu, on a thumb drive for a friend, and I<br>
> >>>>> installed Chirp for him, and plugged in my Kenwood and tried to<br>
> >>>>> download<br>
> >>>>> from radio, and first it did nothing.<br>
> >>>>> So I tried again, and I got the same error:<br>
> >>>>> error no 2 cannot find ttyUSB0<br>
> >>>>> No such file or directory.<br>
> >>>>> And this was on a fresh install of Ubuntu 16.43 with updates<br>
> >>>>> installed.<br>
> >>>>> Just like on my other computer that had the same issue.<br>
> >>>>> So in doing a web search on the problem, I found a YouTube where the<br>
> >>>>> guy<br>
> >>>>> suggested using lsusb and he found the device in his case, on USB1.<br>
> >>>>> So I went to terminal and found the prolific on USB1<br>
> >>>>> So then I found that in Chirp, it wasn't there before, I am fairly<br>
> >>>>> sure.<br>
> >>>>> So now I no longer get that error, but it still does not download from<br>
> >>>>> the<br>
> >>>>> radio, it just goes to the blank Chirp screen.<br>
> >>>>> Any ideas?<br>
> >>>>><br>
> >>>>> Thanks in advance.<br>
> >>>>> Glenn<br>
> >>>>> ----- Original Message -----<br>
> >>>>> From: "Glenn K0LNY" <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>><br>
> >>>>> To: "Discussion of CHIRP" <<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a>><br>
> >>>>> Sent: Friday, May 22, 2020 5:03 PM<br>
> >>>>> Subject: Re: [chirp_users] No USB Port Error<br>
> >>>>><br>
> >>>>><br>
> >>>>> Jim,<br>
> >>>>> I just checked to add ubuntu-mate to the dialout and it tells me that<br>
> >>>>> ubuntu-mate is already a member of dialout.<br>
> >>>>> So there is a problem with it finding usb0.<br>
> >>>>> Could it be that a different radio's cable might be using a serial<br>
> >>>>> assignment?<br>
> >>>>> I've used the Tytera cable via USB and Baofeng's cable via USB and it<br>
> >>>>> has<br>
> >>>>> always been recognized.<br>
> >>>>> Note, the cable I'm stuck with for now is a USB cable that should go<br>
> >>>>> with a<br>
> >>>>> digital radio, the Radioddity GD77-S, so I don't know if it has<br>
> >>>>> something<br>
> >>>>> different to the cable.<br>
> >>>>> I accidentally sent the Baofeng cable along with the GD77-S that I<br>
> >>>>> traded<br>
> >>>>> for the Kenwood.<br>
> >>>>> Glenn<br>
> >>>>><br>
> >>>>> ----- Original Message -----<br>
> >>>>> From: "Jim Unroe" <<a href="mailto:rock.unroe@gmail.com" target="_blank" rel="noreferrer">rock.unroe@gmail.com</a>><br>
> >>>>> To: "Discussion of CHIRP" <<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a>><br>
> >>>>> Sent: Friday, May 22, 2020 12:51 PM<br>
> >>>>> Subject: Re: [chirp_users] No USB Port Error<br>
> >>>>><br>
> >>>>><br>
> >>>>> On Fri, May 22, 2020 at 1:06 PM Glenn K0LNY <<a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a>><br>
> >>>>> wrote:<br>
> >>>>> ><br>
> >>>>> > Hi,<br>
> >>>>> > I just got a new used radio, a Kenwood TH-F6.<br>
> >>>>> > So I plugged in the radio using a non-Kenwood cable and I went into<br>
> >>>>> > "radio" and download from radio and selected my radio model and USB0<br>
> >>>>> > and I<br>
> >>>>> > get the message:<br>
> >>>>> > error no 2 cannot open tty/usb0 error cannot locate tty/USB0.<br>
> >>>>> > or something similar.<br>
> >>>>> > I have used this cable and that Ubuntu with Chirp in the past for my<br>
> >>>>> > other<br>
> >>>>> > radios, and other than different brands of radios, I have always<br>
> >>>>> > been able<br>
> >>>>> > to do this.<br>
> >>>>> > I know a guy who has done this to this model using the Baofeng cable<br>
> >>>>> > using<br>
> >>>>> > a different software in Windows, not the Kenwood software, but one<br>
> >>>>> > that<br>
> >>>>> > they purchased.<br>
> >>>>> > I don't recall the name, but I think it starts with an R.<br>
> >>>>> > At any rate, I'd sooner buy a Kenwood cable than that other software<br>
> >>>>> > and<br>
> >>>>> > keep using Chirp.<br>
> >>>>> > Hopefully I didn't get it mixed up with the Radioddity cable.<br>
> >>>>> > I thought I had the right cable with the Radioddity when I sent it<br>
> >>>>> > off.<br>
> >>>>> > I don't know if they put the name of the associated radio on the<br>
> >>>>> > cables,<br>
> >>>>> > since I'm Blind.<br>
> >>>>> > But any who, would this be an error for the wrong cable?<br>
> >>>>> > Thanks.<br>
> >>>>> > Glenn<br>
> >>>>><br>
> >>>>> Hi Glenn,<br>
> >>>>><br>
> >>>>> >From what you are describing it sounds like you Linux user doen't<br>
> >>>>> >have<br>
> >>>>> permission to access the port. Either run CHIRP as root or as your<br>
> >>>>> Linus user to the dialout group.<br>
> >>>>><br>
> >>>>> I also have a Kenwood TH-F6a. CHIRP programs it in "live" mode.<br>
> >>>>><br>
> >>>>> Jim KC9HI<br>
> >>>>> _______________________________________________<br>
> >>>>> chirp_users mailing list<br>
> >>>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>>> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> >>>>> To unsubscribe, send an email to<br>
> >>>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>>>><br>
> >>>>> _______________________________________________<br>
> >>>>> chirp_users mailing list<br>
> >>>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>>> This message was sent to D.J.J. Ring, Jr. at <a href="mailto:n1ea@arrl.net" target="_blank" rel="noreferrer">n1ea@arrl.net</a><br>
> >>>>> To unsubscribe, send an email to<br>
> >>>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>>><br>
> >>>> ________________________________<br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> chirp_users mailing list<br>
> >>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> >>>> To unsubscribe, send an email to<br>
> >>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>>> _______________________________________________<br>
> >>>> chirp_users mailing list<br>
> >>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>> This message was sent to Jardy at <a href="mailto:jardy72@yahoo.com" target="_blank" rel="noreferrer">jardy72@yahoo.com</a><br>
> >>>> To unsubscribe, send an email to<br>
> >>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>>><br>
> >>>> ________________________________<br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> chirp_users mailing list<br>
> >>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> >>>> To unsubscribe, send an email to<br>
> >>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>>><br>
> >>>> ________________________________<br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> chirp_users mailing list<br>
> >>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> >>>> To unsubscribe, send an email to<br>
> >>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> chirp_users mailing list<br>
> >>>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>>> This message was sent to Pat Anderson at <a href="mailto:anderson5420@gmail.com" target="_blank" rel="noreferrer">anderson5420@gmail.com</a><br>
> >>>> To unsubscribe, send an email to<br>
> >>>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>><br>
> >>> ________________________________<br>
> >>><br>
> >>> _______________________________________________<br>
> >>> chirp_users mailing list<br>
> >>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> >>> To unsubscribe, send an email to<br>
> >>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >>><br>
> >>> _______________________________________________<br>
> >>> chirp_users mailing list<br>
> >>> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >>> This message was sent to Pat Anderson at <a href="mailto:anderson5420@gmail.com" target="_blank" rel="noreferrer">anderson5420@gmail.com</a><br>
> >>> To unsubscribe, send an email to<br>
> >>> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >><br>
> >> ________________________________<br>
> >><br>
> >> _______________________________________________<br>
> >> chirp_users mailing list<br>
> >> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> >> To unsubscribe, send an email to<br>
> >> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> >><br>
> >> _______________________________________________<br>
> >> chirp_users mailing list<br>
> >> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> >> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> >> This message was sent to Pat Anderson at <a href="mailto:anderson5420@gmail.com" target="_blank" rel="noreferrer">anderson5420@gmail.com</a><br>
> >> To unsubscribe, send an email to<br>
> >> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> ><br>
> > ________________________________<br>
> ><br>
> > _______________________________________________<br>
> > chirp_users mailing list<br>
> > <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> > <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> > This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> > To unsubscribe, send an email to<br>
> > <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> ><br>
> > _______________________________________________<br>
> > chirp_users mailing list<br>
> > <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> > <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> > This message was sent to D.J.J. Ring, Jr. at <a href="mailto:n1ea@arrl.net" target="_blank" rel="noreferrer">n1ea@arrl.net</a><br>
> > To unsubscribe, send an email to<br>
> > <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
> _______________________________________________<br>
> chirp_users mailing list<br>
> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> This message was sent to Glenn at <a href="mailto:glennervin@cableone.net" target="_blank" rel="noreferrer">glennervin@cableone.net</a><br>
> To unsubscribe, send an email to<br>
> <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
><br>
> _______________________________________________<br>
> chirp_users mailing list<br>
> <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
> This message was sent to D.J.J. Ring, Jr. at <a href="mailto:n1ea@arrl.net" target="_blank" rel="noreferrer">n1ea@arrl.net</a><br>
> To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Fred McDougall VA6FRM at <a href="mailto:frmcdo@gmail.com" target="_blank" rel="noreferrer">frmcdo@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank" rel="noreferrer">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote></div>