Black Cat Systems


Follow our tweets!

Home
Lost Reg Code?
News
Online KiwiSDRs
macOS Software
Windows Software
Ham Radio iPhone/iPad
Linux Software
Support/FAQ
Update Policy

USB Icom CI-V Interface

Radio Hobbyist Products

  22m Programmable Beacon Kit
  22m Part 15 Beacon Kit
  CW Keyer For Beacons Kit
  Jellyfish Transformer
  Cyclops Antenna Transformer

General Interest Programs

  Atomic Mac/PC
  Audiocorder
  Audio Toolbox
  Black Cat Timer
  Diet Sleuth
  iUnit
  Graffikon
  Graph Paper Maker
  Health Tracker
  Image Resizer
  Knitting Wizard
  Label Wizard
  Prog Audio Gen
  Sound Byte
  Synth 76477

Amateur Radio Programs
  AirSpyHF+ Server
  Audiocorder
  Black Cat Absolute ACARS
  Black Cat ACARS
  Black Cat ALE
  Black Cat ALE Vacuum Cleaner
  Black Cat NetFinder
  Black Cat GMDSS
  Black Cat HF Fax
  Black Cat SSTV
  Black Cat NAVTEX SITOR-B
  Carrier Sleuth
  Cocoa 1090
  Cocoa RTL Server
  DGPS Decoding
  DX Toolbox
  Elmer
  eQSL Factory
  MatchMaker
  KiwiKonnect
  KiwiSDR Monitor
  KiwiSDR Sound Client
  MININEC Pro
  Morse Mania
  MultiMode
  sdrRewind
  RF Toolbox
  SDRuno Plugin
  SDRuno Equalizer Plugin
  SelCall
  Sonde

iPhone/iPad Apps
  ALE
  Atoms To Go
  dB Calc
  Clik Trak
  DGPS Decoder
  Drill Calc
  DX Toolbox
  Elmer Extra
  Elmer General
  Elmer Tech
  Feld Hellschreiber
  Field Strength Calc
  Function Generator Pad
  GMDSS
  Godafoss
  HF Weather Fax
  iAttenuate
  iFunctionGenerator
  iSoundex
  iSoundByte
  iSweep
  iUnit
  Morse Mania
  ACARS Pad
  Morse Pad
  NAVTEX Pad
  Packet Pad
  PSK31 Pad
  SSTV Pad
  Photon Calc
  Rad Map Tracker
  RF Link Calc
  SelCall Tone Gen
  Sound Byte
  Sound Byte Control
  Spectrum Pad
  SWBC Schedules
  Synth 76477
  Synth Motion
  Transmission Line Calc
  Weather Calc
  Wire Calc

iPhone/iPad Bundles
  RF Calculator Apps
  Ham Radio Decoder Apps
  Audio Utility Apps
  Shortwave Weather Apps
  Ham Radio Exam Study Apps
  Shortwave Decoder Apps

Android Apps
  ACARS
  Audio Function Generator
  
Audio Spectrum Analyzer
  
DGPS Decoder
  HF Weather Fax
  NAVTEX
  Rad Map Tracker
  SelCall Tone Gen
  Sound Byte Control
  SWBC Schedules
  Wire Calc

About Black Cat Systems
Site Map
Our software for Mac OSX
Privacy Policy
Press/Media
HFunderground
Apple /// Emulator

Macintosh Links
Shortwave Radio
Pirate Radio
Spy Numbers Stations
Science and Electronics
Ham Radio Software


   

USB CI-V Icom Interface

Connecting your Icom radios to your computer has never been easier!


Using the USB CI-V (CIV) Icom Interface Under Linux


USB CI-V Interface

Note: These notes were provided by one of our customers who is using our interface under linux. Due to the myriad of linux systems and configurations, we cannot provide any additional technical support for use under linux.

These probably need testing on systems other than ubuntu, but they are similar to creating a serial-to-usb connection for Palm Pilots and PDA's in linux.

Mileage may vary!

For a debian based system, he user will want to consider removing/deinstalling "brltty" which appears to be some sort of braille TTY software, as it seems to detect and engage newly-created tty-based devices.

On Ubuntu/Debian command line or terminal, as root or superuser:

1. apt-get remove brltty

2. mknod /dev/ttyUSB0 c 188 0

3. chown -hR root:dialout /dev/ttyUSB0

4. chmod 0666 /dev/ttyUSB0

5. ls -l /dev/ttyUSB0

output should read similar to this:

crw-rw-rw- 1 root dialout 188, 0 2008-04-21 19:51 /dev/ttyUSB0

6. REBOOT. None of my applications would acknowledge the CI-V device's connection until after reboot, for whatever reason.

Repeat the above process if you have other serial-to-usb adapters that compete on your system.

7. If your application normally reads the device from /dev/ttyS0 ... back up your app's configuration and then try /dev/ttyUSB0 instead.

Promptly after reboot, linux programs like gMFSK, sgcontrol and other hamlib-dependent applications were able to read the frequency output of my ICOM R-75, with the Blackcat CI-V interface. I have "limited" control over the R-75 with Smart Gnome Control, but this seems to be a limitation of hamlib0, as this was also 'hit-and-miss' on my standard rs-232 cable, with Icom Control software.


Email your comments and questions to support@blackcatsystems.com

Last modified June 1, 2015