← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 1648397] Re: Missing support for Yeasu FT 991 in Hamlib

 

Hveem,

the IO error could be by the permission problem, eg. the ttyUSB* ports
owned by root:dialout, but you aren't member of dialout group. You can
fix it that you added yourself to group dialout:

sudo usermod -aG dialout YOURUSER

then after the next login you will be able to use the ports.

Please check it again - the newest versions of Hamlib (3.0, 3.1) suports
your RIG.

-- 
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/1648397

Title:
  Missing support for Yeasu FT 991 in Hamlib

Status in hamlib package in Ubuntu:
  Incomplete

Bug description:
  The support for Yeasu FT-991 appears to be missing in Hamlib.

  This GIT does include the mentioned radio, it works if hamlib is compiled and installed from the mentioned GIT.
  https://github.com/N0NB/hamlib

  The C file that includes the radio is here:
  https://github.com/N0NB/hamlib/blob/master/yaesu/ft991.c

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


References