<div dir="auto"><div dir="auto">It&#39;s been a couple months since I looked at code of all the Anytone drivers, but I don&#39;t recall the 5888 memory map looking similar to what I found in my DB20. IIRC, I used the 778 as my code base, but would have to look to be sure.</div><div dir="auto"><br></div><div dir="auto">Scanning *is* supported on the DB20, you hit function-4 on the mic to scan. And you can lock out channels, I have NOAA weather in there but it skips that during scan. There are flags for things like compander and scrambler as well.</div><div dir="auto"><br></div><div dir="auto">No banks or zones though, that would be nice (I really need a radio with them, why don&#39;t more mfgrs have that?!). With 500 channels on here, banks would be great for travel scanning. It does scan fairly quickly though, at least.</div><div dir="auto"><br></div><div>-g<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 20, 2023, 1:10 AM Craig Jones via chirp_devel &lt;<a href="mailto:chirp_devel@intrepid.danplanet.com" rel="noreferrer noreferrer" target="_blank">chirp_devel@intrepid.danplanet.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Gary,<br>
<br>
I took a quick look at the Anytone 779UV and it&#39;s probably pretty close <br>
to what I&#39;ve been developing for the (Anytone-based) PowerWerx DB750-X.<br>
<br>
I started with anytone.py (for the AnyTone 5888UV), extracted out some <br>
common base classes, and then implemented my new driver from there. It&#39;s <br>
all working but I&#39;m still crossing t&#39;s, dotting i&#39;s, and I had to take a <br>
break from that. I&#39;ll see if I can finish up in the next day or two and <br>
get that all checked in. (Whether or not my PR is approved, you&#39;ll still <br>
be able to take a look at my code).<br>
<br>
// Craig<br>
<br>
BTW, the main difference between the AnyTone 5888UV and the PowerWerx <br>
DB750-X is that the latter has bank support and the bank number is <br>
stored with the memory flags (Channel in use, Skip &amp; PSkip), changing <br>
the flags table from 4-bits per channel to 8 bits. Also, the latter has <br>
750 channels vs. 758 for the former. In your case I don&#39;t see that <br>
scanning is supported at all, much less banks, so I wonder if you even <br>
have a flags table.<br>
<br>
Anyway, watch for my PR soon.<br>
<br>
<br>
<br>
<br>
-- <br>
This email has been checked for viruses by AVG antivirus software.<br>
<a href="http://www.avg.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">www.avg.com</a><br>
_______________________________________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com" rel="noreferrer noreferrer noreferrer" target="_blank">chirp_devel@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" rel="noreferrer noreferrer noreferrer 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 noreferrer noreferrer noreferrer" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br>
</blockquote></div></div></div>