[chirp_users] TIDRadio H6 - Failing to download from radio first time
chirp
Fri Sep 23 14:33:50 PDT 2022
Hello-
Im trying to use chirp on my Mac. I Checked the USB Com port type on
another persons windows box to see what it was and it reported
a WCH360 (As I recall, or close to it). I went to the following website based on
Someone elses post a couple days ago to get the driver for my Mac:
https://www.miklor.com/COM/UV_Drivers.php <https://www.miklor.com/COM/UV_Drivers.php>
I installed it and also updated to todays latest chirp distribution.
Im getting the following in my debug.log file after failing to download
from radio even though the debug log shows no error at the end
which is kinda odd since python clearly failed.
Has anyone else had success with this model? I tried setting it to
several different Boafang models and it seemed to get further but then
still fail. I wasnt sure if it was closely compatable or not but I thought
Id give it a try.
Any help is appreciated.
Thanks,
Bob
[2022-09-23 14:28:55,420] chirp.ui.clone - DEBUG: Chose <class 'chirp.drivers.ga510.RadioddityGA510Radio'> alias for <class 'chirp.ui.clone.DynamicRadioAlias'> because model TD-H6 selected
[2022-09-23 14:28:55,422] chirp.ui.mainapp - DEBUG: User selected TIDRADIO TD-H6 on port /dev/cu.wchusbserial1450
[2022-09-23 14:28:55,427] chirp.ui.clone - DEBUG: Clone thread started
[2022-09-23 14:28:55,932] chirp.drivers.ga510 - DEBUG: Ack was ''
[2022-09-23 14:28:55,932] chirp.ui.reporting - DEBUG: Reporting exception
[2022-09-23 14:28:55,932] chirp.ui.common - ERROR: -- Exception: --
[2022-09-23 14:28:55,932] chirp.ui.common - ERROR: Traceback (most recent call last):
File "/private/var/folders/fh/gl15kxgx1gs0_7mtj9przy500000gn/T/AppTranslocation/FC2A0E30-8C2B-4CC9-BFCC-65B961248458/d/CHIRP 3.app/Contents/Resources/chirp/chirp/ui/clone.py", line 255, in run
self.__radio.sync_in()
File "/private/var/folders/fh/gl15kxgx1gs0_7mtj9przy500000gn/T/AppTranslocation/FC2A0E30-8C2B-4CC9-BFCC-65B961248458/d/CHIRP 3.app/Contents/Resources/chirp/chirp/drivers/ga510.py", line 243, in sync_in
data = do_download(self)
File "/private/var/folders/fh/gl15kxgx1gs0_7mtj9przy500000gn/T/AppTranslocation/FC2A0E30-8C2B-4CC9-BFCC-65B961248458/d/CHIRP 3.app/Contents/Resources/chirp/chirp/drivers/ga510.py", line 51, in do_download
ident = start_program(radio)
File "/private/var/folders/fh/gl15kxgx1gs0_7mtj9przy500000gn/T/AppTranslocation/FC2A0E30-8C2B-4CC9-BFCC-65B961248458/d/CHIRP 3.app/Contents/Resources/chirp/chirp/drivers/ga510.py", line 40, in start_program
raise errors.RadioError('Radio did not respond to clone request')
RadioError: Radio did not respond to clone request
[2022-09-23 14:28:55,932] chirp.ui.common - ERROR: ----------------
[2022-09-23 14:28:55,932] chirp.ui.clone - ERROR: Clone failed: Radio did not respond to clone request
[2022-09-23 14:28:55,934] chirp.ui.clone - DEBUG: Clone thread ended
[2022-09-23 14:28:55,937] chirp.ui.reporting - DEBUG: Reporting model usage: TIDRADIO_TD-H6,download,True
[2022-09-23 14:28:55,937] chirp.ui.reporting - DEBUG: Reporting exception
[2022-09-23 14:28:55,938] chirp.ui.inputdialog - ERROR: --- Exception Dialog: Radio did not respond to clone request —
[2022-09-23 14:28:55,938] chirp.ui.inputdialog - ERROR: None
[2022-09-23 14:28:55,938] chirp.ui.inputdialog - ERROR: ----------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20220923/b144e079/attachment.html
More information about the chirp_users
mailing list