<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:12pt"><div><span>Thanks Dan.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">Corrected patch attached.</div><div><br></div>  <div style="font-family: tahoma, 'new york', times, serif; font-size: 12pt; "> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Dan Smith &lt;dsmith@danplanet.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> chirp_devel@intrepid.danplanet.com <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, August 26, 2013 8:50 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [chirp_devel] [FT-90] add initial support for FT-90R.
 #1087<br> </font> </div> <div class="y_msg_container"><br>
&gt; Is set_memory called for every channel at some point, or only when<br>&gt; channels are "touched" (i.e., some control event fired in ui)?<br><br>Only when touched.<br> <br>&gt; How exactly would chirp deal with a channel imported w/ 6.25 step, if<br>&gt; it is not in my valid_tuning_steps? Would it leave tuning_step empty?<br><br>Imported from another radio you mean? If you radio doesn't declare 6.25<br>step support, then it will tell the user that such a memory is<br>unsettable or unimportable to your radio and you will never see it.<br><br>&gt; But I dont see anywhere to tell chirp about this new list, such<br>&gt; returning a RadioFeatures.valid_tones, etc in get_features.<br><br>Right, we don't currently export a list of supported tones, so you need<br>to maintain your list for indexing purposes and fail in some reasonable<br>way if a memory is attempted with a tone you don't support. This is<br>probably something we need to improve going
 forward.<br><br>&gt; Should I be mutating chirp_commons.TONES directly?<br><br>No, definitely not. That will cause it to change for other drivers in<br>the same session.<br><br>-- <br>Dan Smith<br><a target="_blank" href="http://www.danplanet.com/">www.danplanet.com</a><br>KK7DS<br><br>_______________________________________________<br>chirp_devel mailing list<br><a ymailto="mailto:chirp_devel@intrepid.danplanet.com" href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a><br><a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br><br></div> </div> </div>  </div></body></html>