[chirp_devel] IC-2730A Strange Behavior

Rick (AA0RD) DeWitt
Mon Dec 26 05:32:43 PST 2022


Here's a weird one-
My IC-2730 (with icf.py IcomCloneModeRadio) Py3 driver fails uploading 
AFTER any previous radio I/O.
I've got all the bytes/ord/chr stuff working fine.
IC-2730 has new booleans: _raw_frames= true, _highbit_flip=true, 
Munch_clone_resp=true (works if false, too)
The radio downloads fine, repeated access, even after good or bad upload.
The first upload after CHIRP Open > Load File or Radio > Reload Driver 
works fine.
Upload after download, or upload after first upload fails.
The failure is in get_model_data (the first radio I/O); the radio echoes 
the send model command byte by byte, but does not send the data frame.
I have sniffed the USB bus and can see that the outbound packets are 
identical for both a good and bad upload.
Any ideas?
Remember: good downloads, good initial upload after driver load/reload; 
so commands, frames and decodings are OK.
-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20221226/897198f3/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signature-RIck-AA0RD-Image.jpg
Type: image/jpeg
Size: 18469 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20221226/897198f3/attachment-0001.jpg 


More information about the chirp_devel mailing list