<div dir="ltr">give me another 30 minutes.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 28, 2019 at 8:54 AM Dan Smith via chirp_devel &lt;<a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">&gt; &gt; +    &quot;-&gt;Tone&quot;: (&quot;R-TONE&quot;, None),<br>
&gt; <br>
&gt; I had a question about this in the previous patch.<br>
&gt; <br>
&gt; &gt; +    &quot;Tone-&gt;Tone&quot;: (&quot;TSQL&quot;, None)<br>
&gt; &gt; +    }<br>
&gt; <br>
&gt; These are two mappings from the CHIRP definitions to the Yaesu definitions. Yaesu uses &quot;TSQL&quot; to mean &quot;send and receive ctcss tones,<br>
&gt; and the toned do jot need to be identical. thus we must map to &quot;Yaesu TSQL&quot; on both cases. I chose to use the name &quot;TSQL&quot; for to this<br>
&gt; Yaseu value because it&#39;s in the Yasu documentation and it&#39;s what you see on the radio&#39;s screen. I could have renamed it in the ptyhon<br>
&gt; code, but the other drivers seem to adhere to the manufacturer&#39;s documentation.<br>
&gt; <br>
&gt; Sinmilarly, Yaesu &quot;R-TONE&quot; is the name for &quot;don&#39;t send a tone, but do receive a tone.&quot;  The Yaseu name for reverse polarity tone squelch is &quot;REV TN&quot;.<br>
<br>
Okay, to my skimming eyes, it looked like equating Tone-&gt;Tone with TSQL (chirp&#39;s definition) which is not right.<br>
<br>
&gt; The code has substantially different requirements for the two tables, so Idon&#39;t think that there is a single table that is both comprehensible and<br>
&gt; has simple lookups for both  directions. a simplified table will complicate the code. I&#39;ll give this another try today.<br>
<br>
FWIW, I don&#39;t think that it&#39;s particularly comprehensible today, but more importantly, it&#39;s really hard to look at them and tell if they&#39;re doing the same (but inverted) translation.<br>
<br>
Maybe I should stew on it a little more and look deeper into how you&#39;re using these.<br>
<br>
--Dan<br>
_______________________________________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" rel="noreferrer" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br>
</blockquote></div>