<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000066">
    <p>That worked great, Tom…very much appreciate your efforts and the
      explanation for me!</p>
    <p>73 de Robert K3RRR <br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 7/1/2016 12:42 PM, Tom Hayward
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFXO5Z1NGG8y8CDZ=v9GO=+Gb7oz2c31-BNr3--CwgYfJXqcWg@mail.gmail.com"
      type="cite">
      <pre wrap="">On Fri, Jul 1, 2016 at 9:05 AM, Robert <a class="moz-txt-link-rfc2396E" href="mailto:robert@k3rrr.com">&lt;robert@k3rrr.com&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I've been using Chirp for years on several radios and have successfully
uploaded a multitude of CSV files.

However, I just got a new radio – the TYT TH 9800. I've already loaded
several CSV files successfully but when I try to add a new file for just the
AMSAT birds I'm getting an error of "no channels found." I cannot even find
a reference to "channels" as a header, or anywhere from Uncle Google that
answers my questions.

I've attached the file I'm trying to import.

Suggestions welcome,

73 de Robert K3RRR
</pre>
      </blockquote>
      <pre wrap="">
If you look at your debug log, it'll give some more specific error
messages about what happened.

<a class="moz-txt-link-freetext" href="http://chirp.danplanet.com/projects/chirp/wiki/How_to_report_issues#Getting-your-debug-log">http://chirp.danplanet.com/projects/chirp/wiki/How_to_report_issues#Getting-your-debug-log</a>

[2016-07-01 09:27:20,422] chirp.drivers.generic_csv - ERROR: Line 2:
[rtone] could not convert string to float:
[2016-07-01 09:27:20,422] chirp.drivers.generic_csv - ERROR: Line 3:
[rtone] could not convert string to float:
[2016-07-01 09:27:20,422] chirp.drivers.generic_csv - ERROR: Line 4:
[rtone] could not convert string to float:

It looks like it's choking on invalid data in the rToneFreq column. A
look at your CSV in a text editor shows that indeed, there aren't
valid tones in that column. You must not have created this CSV with
Chirp!

If you're not going to provide good values in the columns, what you
have to do is remove the column altogether. If you remove the column,
Chirp will fill in defaults. I've an attached a fixed version of your
file as an example. Notice that it only has Location, Name, and
Frequency columns. The bare minimum is Location and Frequency column.

Tom KD7LXL
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
chirp_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a>
<a class="moz-txt-link-freetext" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
This message was sent to Robert Goodman at <a class="moz-txt-link-abbreviated" href="mailto:robert@k3rrr.com">robert@k3rrr.com</a>
To unsubscribe, send an email to <a class="moz-txt-link-abbreviated" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a></pre>
    </blockquote>
    <br>
  </body>
</html>