[tmd710] New Clone-Mode driver for Kenwood TM-D710/GA/GE. Issue #7467

Implements true clone mode using PROG MCP binary image.
This commit is contained in:
Rick DeWitt 2020-04-28 10:58:00 -07:00
parent f1a4886e9d
commit c80607e9b5
4 changed files with 2100 additions and 0 deletions

2099
chirp/drivers/tmd710.py Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

View file

@ -82,6 +82,7 @@
./chirp/drivers/thuv1f.py
./chirp/drivers/tk8102.py
./chirp/drivers/tk8180.py
./chirp/drivers/tmd710.py
./chirp/drivers/tmv71.py
./chirp/drivers/tmv71_ll.py
./chirp/drivers/ts480.py