I started out to map the settings memory in the FT-60. I rarely use 'diff tabs' with other than -1 (or -2 after I added it) because I rarely look at channel memories; somebody already figured those out, and I'm looking elsewhere in the file. Almost all the changes in the list I've proposed are concerned with this -1/-2 whole-image hex dump mode. Maybe that will help going forward...
Yeah, I just have a set of scripts that I use for this; starting up the UI in between iterations is too slow for me, so I don't diff there.
Since we seem to have converged on acceptance here, I'll stop arguing, but to explain: The -1 mode already provides all the context one could want. This is a hex dump, and context, while not useless, isn't all that meaningful. The alternate -2 mode is there to let me quickly and accurately identify every bit that's different, so I don't miss any. Then if I want context, -1 is a few clicks away...
Yeah, but as you said, it's too much context. Seems like zero context or all context are two extremes, where "some context" is actually the useful point in between. If you're looking for something other than a single bit flip (like an alpha tag, bank name, etc) then I'd expect context would be quite useful.
That said, I really don't use (or plan to use) this, so if no context is ideal for those that do, that's fine with me :)
Thanks!
--Dan