wfview is open-source software for the control of modern Icom radios, including the IC-7300, IC-7610, IC-705, IC-R8600 and IC-9700. USB and LAN are supported. See wfview.org
 
 
 
Go to file
Roeland Jansen 85178de1d5 fixed small issue in the install stuff 2024-02-26 20:00:50 +01:00
USERMANUAL Fix spelling errors 2022-03-23 15:45:51 +00:00
qdarkstyle A little less green in our gray. 2021-11-18 13:13:54 -08:00
resampler Fix errors identified by clang scan-build 2023-07-16 10:26:28 +01:00
resources Use correct aspect ratio icon 2023-11-18 01:58:46 +01:00
.gitignore Still more work required 2022-08-22 23:09:09 +01:00
.gitmodules Remove unneeded submodules 2021-08-17 17:54:41 +01:00
CHANGELOG added initial ic905 and usb multi-controller support 2023-04-19 07:52:23 +02:00
CI-V.md added list of known CI-V addresses, interfaces, rates 2023-05-29 11:42:16 +02:00
CONTRIBUTING.md added contributors and whatsnew changes 2022-04-18 14:13:53 +02:00
INSTALL.md fixed small issue in the install stuff 2024-02-26 20:00:50 +01:00
INSTALL_PREBUILT_BINARY.md dropped openSUSE 15.2, out of support 2022-05-24 17:55:03 +02:00
LICENSE Added LICENSE 2018-06-20 18:45:50 -07:00
README.md Fix spelling errors 2022-03-23 15:45:51 +00:00
RIG_ISSUES_AND_LIMITS.md small steps... until 1.60 hits 2023-02-03 18:39:10 +01:00
WHATSNEW added initial ic905 and usb multi-controller support 2023-04-19 07:52:23 +02:00
aboutbox.cpp Various fixes 2023-04-15 11:25:35 +01:00
aboutbox.h New about box! 2021-07-08 00:31:59 -07:00
aboutbox.ui about box external links are now working 2021-07-08 08:39:13 -07:00
audioconverter.cpp Fix compile warnings 2023-07-16 14:00:18 +01:00
audioconverter.h Merge branch 'audio-fixes' into QT6.2 2022-12-29 15:26:41 +00:00
audiodevices.cpp Fix crash when no audio device is found 2023-01-15 11:14:28 +00:00
audiodevices.h more mac fixes 2023-01-14 00:40:28 +00:00
audiohandler.cpp Rename in/out Formats to avoid confusion 2023-01-09 10:44:02 +00:00
audiohandler.h Fix for mac compile 2023-01-14 00:17:53 +00:00
audiotaper.h Local af gain now has anti-log audio pot taper. 2021-07-06 12:02:09 -07:00
calibrationwindow.cpp Add logging categories 2021-02-23 21:21:22 +00:00
calibrationwindow.h Minor changes to calibration window 2021-02-14 23:24:21 -08:00
calibrationwindow.ui Fix spelling errors 2022-03-23 15:45:51 +00:00
cluster.cpp Add skimmer support (setting not saved) 2022-10-31 12:39:27 +00:00
cluster.h Add skimmer support (setting not saved) 2022-10-31 12:39:27 +00:00
colorprefs.h Start to fix PBT 2023-01-19 16:16:47 +00:00
commhandler.cpp Fixes to collision detection. 2023-02-12 23:15:22 +00:00
commhandler.h Attempt at simple collision detection 2023-02-12 22:37:58 +00:00
controllersetup.cpp Allow user to select which LED is updated by the button. 2023-04-15 21:13:43 +01:00
controllersetup.h Allow user to select which LED is updated by the button. 2023-04-15 21:13:43 +01:00
controllersetup.ui Add backup/restore of button config 2023-03-29 23:33:18 +01:00
cwsender.cpp Rearrange signals 2023-02-20 11:48:53 +00:00
cwsender.h Disconnect signals when not in use 2023-02-20 10:31:09 +00:00
cwsender.ui Remove unnecessary stepType setting from cwsender.ui 2023-03-12 18:25:17 +00:00
cwsidetone.cpp Emit finished() if sending is stopped prematurely 2023-02-20 10:34:21 +00:00
cwsidetone.h Add support for push audio and various other fixes 2023-02-18 13:18:42 +00:00
database.cpp Make SQL db optional 2022-10-05 12:43:39 +01:00
database.h Make SQL db optional 2022-10-05 12:43:39 +01:00
freqmemory.cpp Fix spelling errors 2022-03-23 15:45:51 +00:00
freqmemory.h Split mode is working, can also live-sync frequency and mode. 2023-01-25 00:15:20 -08:00
keyboard.cpp use quit() instead of exit() to cleanly shutdown 2022-05-08 19:44:31 +01:00
keyboard.h Move wfserver configuration and add simple keyboard handler 2022-04-13 12:55:59 +01:00
logcategories.cpp Added CW logging category and additional (and needed) debug info for the 2023-01-21 09:18:15 -08:00
logcategories.h Added CW logging category and additional (and needed) debug info for the 2023-01-21 09:18:15 -08:00
loggingwindow.cpp Various fixes to allow Qt6 compiling on mac 2023-01-15 10:34:54 +00:00
loggingwindow.h Finally fix compile warning! 2022-09-23 17:18:42 +01:00
loggingwindow.ui missing space and lowercased Termbin.com to termbin.com 2022-09-17 10:36:07 +02:00
main.cpp Fix logfile for wfserver 2023-01-12 19:47:55 +00:00
meter.cpp Fix errors identified by clang scan-build 2023-07-16 10:26:28 +01:00
meter.h Added average metering. 2022-08-24 16:06:41 -07:00
packettypes.h Allow storing of icons and various other fixes 2023-03-26 23:23:40 +01:00
pahandler.cpp Remove attempt to reduce PA latency 2023-01-17 11:20:08 +00:00
pahandler.h Fix for mac compile 2023-01-14 00:17:53 +00:00
prefs.h Merge branch 'tristate' into multi-usb 2023-04-03 14:31:48 +01:00
printhex.h Lining up the text a little better with printHex. 2023-01-22 20:38:27 -08:00
pttyhandler.cpp Add option of popup alert 2023-01-05 19:37:53 +00:00
pttyhandler.h Add option of popup alert 2023-01-05 19:37:53 +00:00
qledlabel.cpp Added split state LED for split. 2023-01-29 10:39:24 -08:00
qledlabel.h Added split state LED for split. 2023-01-29 10:39:24 -08:00
repeaterattributes.h Added sub VFO repeater access and tone control, hopefully will work for 2023-01-27 14:05:50 -08:00
repeatersetup.cpp Fix errors identified by clang scan-build 2023-07-16 10:26:28 +01:00
repeatersetup.h Added quicksplit checkbox 2023-02-01 09:21:17 -08:00
repeatersetup.ui Added quicksplit checkbox 2023-02-01 09:21:17 -08:00
rigcommander.cpp Fix compile warnings 2023-07-16 14:00:18 +01:00
rigcommander.h First step at improving LED support 2023-04-15 20:13:20 +01:00
rigctld.cpp Minor change to p and P commands in rigctld 2023-02-20 13:05:23 +00:00
rigctld.h Add various commands, monitor, NB, NR etc. 2023-03-28 21:58:46 +01:00
rigidentities.cpp Cleaned up rigidentities 2022-11-23 21:56:36 -08:00
rigidentities.h Merge branch 'multi-usb' 2023-04-19 07:36:20 +02:00
rigstate.h Add remaining rigctld commands (mainly unimplemented) 2023-02-20 12:46:09 +00:00
rthandler.cpp Rename in/out Formats to avoid confusion 2023-01-09 10:44:02 +00:00
rthandler.h Fix for mac compile 2023-01-14 00:17:53 +00:00
satellitesetup.cpp Add logging categories 2021-02-23 21:21:22 +00:00
satellitesetup.h Changed spectrum to scale line plot to maximum amplitude of the rig. 2021-02-12 17:21:32 -08:00
satellitesetup.ui Minor UI cleanup 2021-02-15 22:50:08 -08:00
selectradio.cpp Fix some old warnings 2023-01-01 20:28:59 +00:00
selectradio.h Treat GUID as 16 bytes rather than trying to be clever! 2022-01-23 17:54:40 +00:00
selectradio.ui Make radio selection visible when there is more than 1 radio. 2022-01-22 22:53:06 +00:00
servermain.cpp Add sensitivity control to USB controllers. 2023-02-07 09:32:33 +00:00
servermain.h Another attempt to fix 2023-02-04 11:32:52 +00:00
sidebandchooser.cpp Change mode selection code to use the command queue (as it should have). 2023-01-18 22:27:06 -08:00
sidebandchooser.h Added preference for automatic sideband. 2023-01-18 23:17:28 -08:00
tcpserver.cpp Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
tcpserver.h Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
transceiveradjustments.cpp Fix for MAC compiling 2023-01-30 16:17:48 +00:00
transceiveradjustments.h Changed transceiver adjustments to be horizontal. Added passband width 2023-01-19 23:02:54 -08:00
transceiveradjustments.ui Changed transceiver adjustments to be horizontal. Added passband width 2023-01-19 23:02:54 -08:00
udpaudio.cpp Fix all audio formats and some compile warnings! 2023-01-07 20:52:07 +00:00
udpaudio.h Fixed up signals and slots related to audio levels, removed extra junk 2022-08-24 15:02:00 -07:00
udpbase.cpp Remove UDP congestion mitigation 2023-02-02 22:53:52 +00:00
udpbase.h Lots of fixes for PBT and command handling - experimental 2023-01-27 01:41:35 +00:00
udpcivdata.cpp Fix all audio formats and some compile warnings! 2023-01-07 20:52:07 +00:00
udpcivdata.h Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00
udphandler.cpp Add improved connection timeout for IC9700 2023-03-09 17:47:52 +00:00
udphandler.h Add option of popup alert 2023-01-05 19:37:53 +00:00
udpserver.cpp Fix errors identified by clang scan-build 2023-07-16 10:26:28 +01:00
udpserver.h Make RT/PA a subclass of audioHandler 2022-05-14 13:45:56 +01:00
udpserversetup.ui Fix spelling errors 2022-03-23 15:45:51 +00:00
ulaw.h more 8bit fixes! 2021-08-14 16:11:48 +01:00
usbcontroller.cpp FIx for original Streamdeck (maybe XL as well?) 2024-02-20 16:53:45 +00:00
usbcontroller.h FIx for original Streamdeck (maybe XL as well?) 2024-02-20 16:53:45 +00:00
wfmain.cpp DERP! the channel spacing 6.125 is not half of 12.5 kHz. Fixed it. 2023-08-13 21:09:00 +02:00
wfmain.h First step at improving LED support 2023-04-15 20:13:20 +01:00
wfmain.ui Merge branch 'tristate' into multi-usb 2023-04-03 14:31:48 +01:00
wfserver.pro Fix for original Streamdeck (maybe XL as well) and Add XKeysXK3 (very early) support 2024-02-20 18:19:08 +01:00
wfserver.vcxproj Remove debug code 2023-02-07 20:32:46 +00:00
wfserver.vcxproj.filters Fix wfserver device detection 2023-01-02 13:39:59 +00:00
wfserver.vcxproj.user Various fixes 2023-02-14 20:27:32 +00:00
wfserver_resource.rc Initial server commit 2022-01-17 17:23:55 +00:00
wfview - Backup.vcxproj.user Merge 2021-12-31 00:03:05 +00:00
wfview.code-workspace added wfview.code-workspace for vscode 2021-02-05 10:59:39 +00:00
wfview.png More mac stuff 2023-01-14 11:23:19 +00:00
wfview.pro Fix for original Streamdeck (maybe XL as well) and Add XKeysXK3 (very early) support 2024-02-20 18:19:08 +01:00
wfview.sln Add option of popup alert 2023-01-05 19:37:53 +00:00
wfview.vcxproj Add some feature in the hope of supporting sidetone 2023-02-14 18:47:32 +00:00
wfview.vcxproj.filters Add some feature in the hope of supporting sidetone 2023-02-14 18:47:32 +00:00
wfview.vcxproj.user Various fixes 2023-02-14 20:27:32 +00:00
wfview_resource.aps Move wfserver configuration and add simple keyboard handler 2022-04-13 12:55:59 +01:00
wfview_resource.rc Merge latest master and make USB controllers a compile time directive 2023-01-12 19:20:52 +00:00
wfviewtypes.h Add XKeysXK3 (very early) support 2024-02-20 17:06:52 +00:00

README.md

wfview

wfview is an open-source front-end application for the

Other models to be tested/added (including the IC-705)..

website - WFVIEW wfview.org

wfview supports viewing the spectrum display waterfall and most normal radio controls. Using wfview, the radio can be operated using the mouse, or just the keyboard (great for those with visual impairments), or even a touch screen display. The gorgous waterfall spectrum can be displayed on a monitor of any size, and can even projected onto a wall for a presentation. Even a VNC session can make use of wfview for interesting remote rig possibilities. wfview runs on humble hardware, ranging from the $35 Raspberry Pi, to laptops, to desktops. wfview is designed to run on GNU Linux, but can probably be adapted to run on other operating systems. In fact we do have working example in windows as well.

wfview is unique in the radio control ecosystem in that it is free and open-source software and can take advantage of modern radio features (such as the waterfall). wfview also does not "eat the serial port", and can allow a second program, such as fldigi, access to the radio via a pseudo-terminal device.

For screenshots, documentation, User FAQ, Programmer FAQ, and more, please see the project's wiki.

wfview is copyright 2017-2020 Elliott H. Liggett. All rights reserved. wfview source code is licensed via the GNU GPLv3.

Features:

  1. Plot bandscope and bandscope waterfall. Optionally, also plot a "peak hold". A splitter lets the user adjust the space used for the waterfall and bandscope plots.
  2. Double-click anywhere on the bandscope or waterfall to tune the radio.
  3. Entry of frequency is permitted under the "Frequency" tab. Buttons are provided for touch-screen control
  4. Bandscope parameters (span and mode) are adjustable.
  5. Full keyboard and mouse control. Operate in whichever way you like. Most radio functions can be operated from a numeric keypad! This also enables those with visual impairments to use the IC-7300.
  6. 100 user memories stored in plain text on the computer
  7. Stylable GUI using CSS
  8. pseudo-terminal device, which allows for secondary program to control the radio while wfview is running
  9. works for radios that support the ethernet interface with comparable waterfall speeds as on the radio itself.

Build Requirements:

  1. gcc / g++ / make
  2. qmake
  3. qt5 (probably the package named "qt5-default")
  4. libqt5serialport5-dev
  5. libqcustomplot-dev
  • Debian-based Linux system (Debian Linux, Linux Mint, Ubuntu, etc) or opensuse 15.x. Any recent Linux system will do though!
  • QT Creator for building, designing, and debugging w/gdb

Build directions:

See INSTALL.md for directions.

Rig setting:

  1. CI-V Baud rate: Auto
  2. CI-V address: 94h (default)
  3. CI-V Transceive ON
  4. CI-V USB-> REMOTE Transceive Address: 00h
  5. CI-V Output (for ANT): OFF
  6. CI-V USB Port: Unlink from REMOTE
  7. CI-V USB Baud Rate: 15200
  8. CI-V USB Echo Back: OFF
  9. Turn on the bandscope on the rig screen
  • Note: The program currently assumes the radio is on a device like this:
/dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_IC-7300_02010092-if00-port0

This is symlinked to a device like /dev/ttyUSB0 typically. Make sure the port is writable by your username. You can accomplish this using udev rules, or if you are in a hurry:

sudo chown `whoami` /dev/ttyUSB*

TODO (for developers and contributors):

  1. Re-work pseudo term code into separate thread
  2. Consider XML RPC to make flrig/fldigi interface easier
  3. Add hide/show for additional controls: SWR, ALC, Power, S-Meter interface
  4. Fix crash on close (order of delete operations is important)
  5. Add support for other compatible CI-V radios (IC-706, IC-7100, IC-7610, etc)
  6. Better settings panel (select serial port, CI-V address, more obvious exit button)
  7. Add support for festival or other text-to-speech method using the computer (as apposed to the radio's speech module)

see also the wiki:

THIRD PARTY code/hardware:

the following projects we would like to thank in alphabetical order:

  • ICOM for their well designed rigs

see ICOM Japan (https://www.icomjapan.com/)

  • ICOM for their well written RS-BA1 software

see ICOM JAPAN products page (https://www.icomjapan.com/lineup/options/RS-BA1_Version2/)

  • kappanhang which inspired us to enhance the original wfview project:

    Akos Marton ES1AKOS Elliot LiggettW6EL (passcode algorithm) Norbert Varga HA2NON nonoo@nonoo.hu

see for their fine s/w here kappanhang

see [sources] (https://github.com/xiph/opus/tree/master/silk)

  • QCP: the marvellous qt custom plot code

    Emanuel Eichhammer

see [QCP] (https://www.qcustomplot.com/)

If you feel that we forgot ayone, just drop a mail.