I'm no Python programmer, but I can find my way around.
I've been pissing about with a live driver for the TH-D74 and I've hit a wall. There's no command to fetch/set a memory name. Surely there is one somewhere. But, as far as I can see, it is yet to be discovered. I will take a look through the last firmware update for the radio and see what I can find, but I'm not overly hopeful.
With that in mind, it looks like the best way forward is hacking on a memory dump. This leads me to my questions:
I have a couple of questions that someone should be able to answer, or link me to, fairly quickly. I hope.
1) I'd like some sample data for some radios that use mem.extra[] so I can read the corresponding code and see how the UI deals with it.
2) This radio has several sets of memories. I'd also like some sample data from a radio that also does that.
3) Which driver has the most beautiful implementation?
4) Has anyone here reversed any Kenwood firmware before?