¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

adding a new driver - python


 

Can anyone help with adding a new driver?
I have been following the instructions here:??
and here:??
but I am encountering difficulty. It seems that the instructions are not current or at least,?not complete.

By working with and tweaking the UV5R and BF-F8HP drivers I have figured out a few things, but I have another radio that I cant seem to get working.
If I start with the UV17Pro as a base, It will start to read, but I keep getting errors.

It seems that the memory locations and response amounts are incorrect, but I have not been able to figure out how to enter them.
Simply changing _mem_size as indicated in the instructions does not work.

I have captures of the read from the factory software (p15uv)
I imagine that getting the read will make it easier to get the write to work.
I also have the save file from the p15uv software, but it seems to be organized differently from the captures.
I also set specific information to enable identifying things like memory locations, etc.

Thank you!


 

It turns out that I was starting with the wrong base radio. I am working from the UV13 Pro Driver and am now getting successful reads.
Now I will focus on expanding the settings.