New Model #11795
closedICOM IC-7410
100%
Description
I own a IC-7410 and it is similar to the IC-7400 which is supported. So I made a copy of the IC-7400 code in icomciv.py and I have adjusted the memory structure. I'm able to read the memory with my modified icomciv.py but it is not possible to write data back. If possible please integrate the IC-7400 or please give me hints how I can write to memory.
Files
Updated by Dan Smith 28 days ago
I can diff your file tomorrow and see what you changed. However, what you want to do is just subclass the 7400 driver and change as little as you need to get a working 7410 class in there. Then yep, we can surely add that to the tree. But, I'll have a look tomorrow and will give you some more specific feedback if you need it.
Updated by Dan Smith 27 days ago
Oh yeah, this is pretty close. Do you want to create a PR against the repo to add this and I can comment on the few things that need changing? Repo is at https://github.com/kk7ds/chirp ...
Thanks!
Updated by Anonymous 23 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset github|b73f8ad7927d0a60df976c0bd077b9c564872535.