The first patch implements a live driver for the Kenwood TH-D72. I found the existing TH-D72 clone driver was erroring during uploads and leaving garbage in the new memory channels. The live driver allows the TH-D72 to reject bad memory data, so corruption is significantly less likely. The live driver currently does not support cross-tones, but I plan to implement this within the next few weeks.
The next two patches are a charset and valid_skips fix for the TM-D710 driver, which also affect the TM-V71 and TH-D72.
Thanks, applied. I also put those into the stable branch since the first one should enable use of the D72, which was broken in 0.2.0 and the latter are clearly fixes.
When you get a chance, could you test the stable_0_2_x branch and make sure they work there properly? After you confirm, I'll snap and post 0.2.1.
Thanks!