Jim-
Perfect! That's what I was hoping for. I am testing your lt725.py mods with my Zastone now. It treats the power settings exactly the same; only 1 bit for low/high in the map, but low/'mig'/high at the radio. I'm pretty sure that the individual channel power settings are ignored on upload, and just the bank power level is applied to all. I will verify that. Might as well leave the individual settings 'settable', since the vendor s/w does that.
You want me to submit the patch to lt725uv when I'm done testing, or do you want to?
Rick DeWitt
AA0RD
Sequim, Washington, USA
360-681-3494
On 3/8/2018 8:51 AM, Jim Unroe via chirp_devel wrote:
Rick,

I did some playing around with the original lt725uv.py driver. It
should upload and download from/to the Luiton and Baojie radios (plus
the alias radios).

I went ahead and changed name length to 7. It just won't display on
the Luiton radio.

Also the Luiton radio has 3 power levels, but I could only find that
would support 2 power levels via programming software. The factory
software only allows programming 2 power levels (LOW/HIGH). The memory
location only supports 2 power levels (it is a single bit). But the
radios does allow you to choose 3 power levels when programming from
the keypad (LOW/MIG/HIGH). Yes, MIG is what the radio displays as the
3rd power level choice. It was because of this weird implementation
that I left the settings for the power level off.

I have attached my work as the complete driver so you can load it a a
module and as a patch. It should give you some ideas for implementing
the additional radios. I'm pretty sure you added support will work for
the LT-725UV as well.

Jim


_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers