New Model #3477
closedTYT TH-7800 vhf/uhf dual band
100%
Description
I downloaded the latest Chirp to see if it had the ability to program a new radio. Nothing was listed. This a 2m/440 dual band transceiver. Made by
Quanzhou TYT electronics Co, China. They provided a cable and drivers but no software to talk to it. I was hoping 'Chirp' would work but it's
not listed. I did get after pulling teeth a file with the wiring diagrams, hard to read but you can zoom in to see. There website is www.tyt888.com or
www.tytera.com. Looking for info on how to program this radio and to use the data port, which they provide no info what so ever about the data port.
This is the first time on the this site.
Files
Updated by Nathan Crapo over 8 years ago
- File th_7800_read_op.txt th_7800_read_op.txt added
- File th_7800_write_op.txt th_7800_write_op.txt added
Adding radio read and write operation dumps taken with Serial Port Monitor 6. Using Windows 7 system with the TYT TH-7800 application (version ?? 2.0.7).
Updated by Nathan Crapo over 8 years ago
I copied the th7900.py driver to th7800.py and made minor modifications. It seems to be work quite well on my radio. I still plan to verify all the settings, frequency ranges and such. I'm only going to have access to this radio for a couple more weeks.
Plan to contact developers of the original driver to see where I should go from here. Seems like the 7800 driver should only define the things that differ from the 9800 instead of duplicating everything. I'm a big DRY (don't repeat yourself) fan. Maybe the 7800 and 9800 should inherit from a common TYT base class and only override the handful of things that differ. I will solicit feedback from others more familiar with the project. Can submit a patch if that's where I need to go next.
CHIRP sure is a lot nicer than the TYT application. The TYT application is very limited and unpolished.
Updated by Nathan Crapo over 8 years ago
- File TYT_TH-7800.img TYT_TH-7800.img added
Adding test image so the driver is included in the test suite.
Updated by Bernhard Hailer over 4 years ago
- Status changed from New to Closed
- Target version set to chirp-legacy
- % Done changed from 0 to 100
- Chirp Version changed from 0.4.0 to daily
Appears to be complete.