Project

General

Profile

Actions

Bug #3933

closed

Yaesu VX-3R. No download from radio.

Added by Aldo Barrera over 7 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/17/2016
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Yaesu VX-3R
Platform:
All
Debug Log:
I read the instructions above:

Description

Hello everybody.

Problem: Download from radio with a Yaesu VX-3R it's impossible.

Scenario: In Linux Mint 17.2 and windows 8.1 (both 64 bits) have the same symptom. In Linux even in sudo mode.
I plug my programmer cable (made it by myself and tested in several Yaesu models).
Select port /dev/ttyS0 or COM1, Brand Yaesu, Model VX-3. HT in CLONE mode.
Press [BRAND] to start download. Display shows "--TX--" and a few seconds later "ERROR".
Chirp software stays in "Cloning from radio" window, with no activity in the progress bar.
In Linux, console shows " Failed to communicate with radio: Attempting to use a port that is not open".
In windows don't show anything. But i could test with another software (FTBVX3, evaluation copy), that gave me some more information.
It says "The radio identifier expected was X'4148303238' but the identifier actually received was X'4830323800'. We cannot continue with the read process"

I'll post later the console dump on Linux ( i'm on windows now, making the last tests).

Cable it's correct, because i tried download and upload to a FT-60R without problems.

The radio had the MARS/CAP mod, but not let me change it to freeband.

Thanks in advance, and sorry my poor english. Spanish is my mother language.

I hope i could collaborate in some way to the project


Files

FTBVX3.jpg (117 KB) FTBVX3.jpg Snapshot of FTBVX3 Aldo Barrera, 08/17/2016 07:34 PM

Related issues

Has duplicate Bug #4237: Yaesu VX-3R. No download from radio.Closed08/17/2016

Actions
Actions #1

Updated by Aldo Barrera over 7 years ago

Console Dump of Chirp

xxx@xxx ~ $chirpw

(process:5921): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/clone.py", line 249, in run
self.__radio.sync_in()
File "/usr/lib/python2.7/dist-packages/chirp/drivers/yaesu_clone.py", line 235, in sync_in
self._mmap = _clone_in(self)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/yaesu_clone.py", line 100, in _clone_in
raise errors.RadioError("Failed to communicate with the radio: %s" % e)
RadioError: Failed to communicate with the radio: Attempting to use a port that is not open

ERROR: ----------------
ERROR: Clone failed: Failed to communicate with the radio: Attempting to use a port that is not open

Actions #2

Updated by Aldo Barrera over 7 years ago

There are someone who have an img file from a Yaesu VX-3R who can share with me? It's to try to see if i can upload information to radio. Thanks in advance.

Actions #3

Updated by Bernhard Hailer about 4 years ago

  • Status changed from New to Feedback
  • Chirp Version changed from 0.4.0 to daily

Have you been able to resolve this on your own since you submitted this?

Are you using a real serial port, or a USB to Serial adapter? For the latter, you would access it through /dev/ttyUSB0 or brothers. The log states "Attempting to use a port that is not open". Could also be a permission issue. However you say that the same cable works with other radios.

There's another line which is curious: "The radio identifier expected was X'4148303238' but the identifier actually received was X'4830323800'. We cannot continue with the read process" stated by the other software might indicate that there's a firmware difference to VX-3 radios known to Chirp. However, the log doesn't get far enough to read the ID.

Actions #4

Updated by Bernhard Hailer over 3 years ago

  • Status changed from Feedback to Closed

No more feedback by submitter.

Actions

Also available in: Atom PDF