← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 1634616] [NEW] Hamlib 1.2.15 doesn't work with ICOM PCR1000

 

Public bug reported:

Hi all,

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LT

$ dpkg -l | grep hamlib
libhamlib-utils  1.2.15.3-3.1build1  amd64  Utilities to support the hamlib radio control library
libhamlib2       1.2.15.3-3.1build1  amd64  Run-time library to control radio transceivers and receivers

Icom PCR1000 connected via USB to COM converter
$ lsusb | grep USB
Bus 001 Device 009: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter

rigctl -vvvvv -m 401 -r /dev/ttyUSB0 -s 9600
rigctl, Hamlib 1.2.15.3
Report bugs to <hamlib-developer@xxxxxxxxxxxxxxxxxxxxx>

rig:rig_init called 
rig: loading backend pcr
pcr: init called
rig_register (402)
rig_register (401)
rig_register (403)
rig_register (404)
rig:rig_open called 
pcr_send: cmd = H101, len = 4
write_block(): TX 5 bytes
0000    48 31 30 31 0a                                      H101.           
pcr_send: cmd = H101, len = 4
write_block(): TX 5 bytes
0000    48 31 30 31 0a                                      H101.           
pcr_transaction: cmd = H1?
pcr_send: cmd = H1?, len = 3
write_block(): TX 4 bytes
0000    48 31 3f 0a                                         H1?.            
pcr_read_block
read_block(): RX 1 bytes
0000    ff                                                  .               
read_block(): RX 1 bytes
0000    48                                                  H               
read_block(): RX 5 bytes
0000    31 30 30 0d 0a                                      100..           
pcr_read_block: RX 6 bytes
pcr_parse_answer: len = 6
rig_open: error = Protocol error 


Best regards,
Igor
UB3TJR

** Affects: hamlib (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
ham developers, which is subscribed to hamlib in Ubuntu.
https://bugs.launchpad.net/bugs/1634616

Title:
  Hamlib 1.2.15 doesn't work with ICOM PCR1000

Status in hamlib package in Ubuntu:
  New

Bug description:
  Hi all,

  $ cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=16.04
  DISTRIB_CODENAME=xenial
  DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LT

  $ dpkg -l | grep hamlib
  libhamlib-utils  1.2.15.3-3.1build1  amd64  Utilities to support the hamlib radio control library
  libhamlib2       1.2.15.3-3.1build1  amd64  Run-time library to control radio transceivers and receivers

  Icom PCR1000 connected via USB to COM converter
  $ lsusb | grep USB
  Bus 001 Device 009: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter

  rigctl -vvvvv -m 401 -r /dev/ttyUSB0 -s 9600
  rigctl, Hamlib 1.2.15.3
  Report bugs to <hamlib-developer@xxxxxxxxxxxxxxxxxxxxx>

  rig:rig_init called 
  rig: loading backend pcr
  pcr: init called
  rig_register (402)
  rig_register (401)
  rig_register (403)
  rig_register (404)
  rig:rig_open called 
  pcr_send: cmd = H101, len = 4
  write_block(): TX 5 bytes
  0000    48 31 30 31 0a                                      H101.           
  pcr_send: cmd = H101, len = 4
  write_block(): TX 5 bytes
  0000    48 31 30 31 0a                                      H101.           
  pcr_transaction: cmd = H1?
  pcr_send: cmd = H1?, len = 3
  write_block(): TX 4 bytes
  0000    48 31 3f 0a                                         H1?.            
  pcr_read_block
  read_block(): RX 1 bytes
  0000    ff                                                  .               
  read_block(): RX 1 bytes
  0000    48                                                  H               
  read_block(): RX 5 bytes
  0000    31 30 30 0d 0a                                      100..           
  pcr_read_block: RX 6 bytes
  pcr_parse_answer: len = 6
  rig_open: error = Protocol error 

  
  Best regards,
  Igor
  UB3TJR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hamlib/+bug/1634616/+subscriptions


Follow ups