Project

General

Profile

Actions

New Model #247

closed

ICOM IC-T7H

Added by Eric Wolak almost 12 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
05/14/2012
Due date:
% Done:

0%

Estimated time:
Equipment Loan/Gift Offered:
No
I read the instructions above:

Description

After editing the _model line for the IC-Q7A, I got a pretty clean download. It didn't catch skips or cleared memories, but frequencies and tones were all fine. Upload, however, totally scrambles the memories and fails out with:

Clone thread started
-- Exception: --
Traceback (most recent call last):
  File "/home/epall/chirp-0.2.2/chirpui/clone.py", line 220, in run
    self.__radio.sync_out()
  File "/home/epall/chirp-0.2.2/chirp/icf.py", line 529, in sync_out
    clone_to_radio(self)
  File "/home/epall/chirp-0.2.2/chirp/icf.py", line 349, in clone_to_radio
    raise errors.RadioError("Did not get clone result from radio")
RadioError: Did not get clone result from radio
------
Clone failed: Did not get clone result from radio
Clone thread ended

Files

t7h_download.txt (4.54 KB) t7h_download.txt Eric Wolak, 07/14/2012 08:26 PM
t7h.patch (3.49 KB) t7h.patch WFM read and write for IC-T7H Eric Wolak, 07/16/2012 09:44 PM
Actions #1

Updated by Eric Wolak almost 12 years ago

Attached is the log of downloading from the radio.

Actions #2

Updated by Eric Wolak almost 12 years ago

I'm hacking away on a t7h configuration, but it'd be great to do it in a real clone. What's the repo URL for this project?

Actions #3

Updated by Dan Smith almost 12 years ago

Check out the Developers page. Should have links to everything you need.

We'd be glad to have you decode the T7H format. Icoms are fairly easy and they all use the same clone protocol. You should be able to save the image out and examine it even though chirp chokes on parsing it. A template driver is in the chirp module if you want it, but copying something else similar may be easier.

Hope to see you on the development list :)

Actions #4

Updated by Eric Wolak almost 12 years ago

Awesome. Found the command-line util and am going through with Hex Fiend now. Looks pretty straightforward! I think most of the issues are coming from trying to download 200 memories when I only have 60 on this sucker

Actions #5

Updated by Eric Wolak almost 12 years ago

I'm still puzzled by a few bitfields, but this does the job for me. I need a sleep in icf.py at line 369 after send_clone_frame to let the serial buffer flush, but I'm guessing that's a function of my system, not of the radio itself.

Actions #6

Updated by Dan Smith almost 12 years ago

Cool. Please send it to the devel mailing list for review.

Thanks!

Actions #7

Updated by Bernhard Hailer about 4 years ago

  • Status changed from New to Closed
  • Chirp Version changed from 0.2.2 to daily
  • Equipment Loan/Gift Offered set to No

Appears to be complete.

Actions

Also available in: Atom PDF