Project

General

Profile

Actions

New Model #833

closed

Vertex Standard Yaesu VX-2R

Added by Matt Steven almost 11 years ago. Updated over 10 years ago.

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

100%

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

Description

I have a few of these delightful little HT's on hand, with a programming cable, and happen to have a lot of background in computer programming though mostly in other areas.

I'd like to either be helpful to a project developer who's interested in expanding support for these radios, or possibly get more information on the process of figuring out how to make this work. There is a "commander" software out there for this model of radio, perhaps there's some potential to get some help from KC8UNJ.

Actions #1

Updated by Matt Steven almost 11 years ago

I found this thread* which indicates that the VX-7 is pretty close to the VX-2, and indeed, I can get it to read the data stream for awhile.

The console log goes as follows:

User selected Yaesu VX-7 on port /dev/ttyUSB0
Clone thread started
000: 41 48 30 31 35 24 e0 01 AH015$..
008: 00 24 00 00 00 00 00 00 .$......

000: e0 01 02 01 ff ff ff ff ........

-- Exception: --
Traceback (most recent call last):
File "/run/shm/chirp-0.3.1/chirpui/clone.py", line 225, in run
self.__radio.sync_in()
File "/run/shm/chirp-0.3.1/chirp/yaesu_clone.py", line 199, in sync_in
self._mmap = _clone_in(self)
File "/run/shm/chirp-0.3.1/chirp/yaesu_clone.py", line 84, in _clone_in
raise errors.RadioError("Failed to communicate with the radio: %s" % e)
RadioError: Failed to communicate with the radio: Received incomplete image from radio

Actions #2

Updated by Jens Jensen over 10 years ago

basic channel editing support in latest daily:
http://trac.chirp.danplanet.com/chirp_daily/LATEST/

Still working on bank and settings support, which may take a little more time.

Actions #3

Updated by Jens Jensen over 10 years ago

also emailed Jim KC8UNJ asking for share of source code or memory map info, but so far no response.

Actions #4

Updated by Matt Steven over 10 years ago

Thank you!

Actions #5

Updated by Jens Jensen over 10 years ago

  • Status changed from New to Closed
  • Assignee set to Jens Jensen
  • % Done changed from 0 to 100
  • Chirp Version changed from 0.3.0 to daily

complete channel, settings, and bank support in latest daily

Actions #6

Updated by Jens Jensen over 10 years ago

  • Target version set to 0.4.0
Actions

Also available in: Atom PDF