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 5aded8200a fixed small error in install.MD 2024-02-26 20:02:52 +01:00
USERMANUAL Fix spelling errors 2022-03-23 15:45:51 +00:00
qdarkstyle Fixed issue with color picker and stylesheet interaction. 2023-09-25 13:14:32 -07:00
resampler Fix errors identified by clang scan-build 2023-07-16 10:31:51 +01:00
resources Merge branch 'desktop-files' into 'master' 2024-02-10 09:49:37 +00:00
rigs Other rigs squelch 2024-02-17 22:04:06 +00:00
systemd added unit file, thanks to Mick VK3ADD, ref https://gitlab.com/eliggett/wfview/-/issues/96 2024-02-10 12:41:32 +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 error in install.MD 2024-02-26 20:02:52 +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 Change way rigs store values 2023-11-26 14:16:05 +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 Merge branch 'master' into creator-widgets 2023-07-16 15:10:33 +01:00
audioconverter.h Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
audiodevices.cpp Code cleanup and add experimental detach scope option 2024-01-21 20:36:52 +00:00
audiodevices.h more mac fixes 2023-01-14 00:40:28 +00:00
audiohandler.cpp Various fixes 2023-11-27 15:53:19 +00:00
audiohandler.h Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
audiotaper.h Local af gain now has anti-log audio pot taper. 2021-07-06 12:02:09 -07:00
bandbuttons.cpp Various Linux build vixes 2023-12-17 19:41:22 +00:00
bandbuttons.h Get IC-905 working 2023-07-22 16:22:19 +01:00
bandbuttons.ui Stop using sub if command29 not supported 2023-07-23 11:17:10 +01:00
cachingqueue.cpp More work on repeater tones. 2024-02-12 13:36:39 -08:00
cachingqueue.h Add periodic commands to rigfile 2024-02-09 17:08:04 +00: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 Try to fix linux crash 2024-01-29 10:43:41 +00:00
cluster.h Fix cluster spots 2024-01-28 13:14:47 +00:00
colorprefs.h Lots more changes! 2023-05-28 22:11:59 +01:00
commhandler.cpp Lots more fixes and rigs added 2023-05-08 13:26:45 +01:00
commhandler.h Lots of changes/fixes inc rewrite rigctld and move more commands. 2023-05-24 19:50:01 +01:00
controllersetup.cpp Allow band change by stepping through frequency 2023-08-07 22:11:14 +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 Various fixes 2023-11-27 15:53:19 +00:00
cwsender.h Lots of changes/fixes inc rewrite rigctld and move more commands. 2023-05-24 19:50:01 +01:00
cwsender.ui Remove unnecessary stepType setting from cwsender.ui 2023-03-12 18:25:17 +00:00
cwsidetone.cpp Lots of changes/fixes inc rewrite rigctld and move more commands. 2023-05-24 19:50:01 +01:00
cwsidetone.h Lots of changes/fixes inc rewrite rigctld and move more commands. 2023-05-24 19:50:01 +01: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
debugwindow.cpp More fixes 2024-01-29 14:20:31 +00:00
debugwindow.h Scroll test in debug window. Remove later. 2023-09-23 20:09:03 -07:00
debugwindow.ui Scroll test in debug window. Remove later. 2023-09-23 20:09:03 -07:00
freqctrl.cpp FLoating point scroll wheel support added. 2024-02-10 13:44:23 -08:00
freqctrl.h FLoating point scroll wheel support added. 2024-02-10 13:44:23 -08:00
freqmemory.cpp Merge branch 'widgets' into creator-widgets 2023-05-26 23:49:26 +01:00
freqmemory.h fix mode_t conflict 2023-05-15 13:51:04 +01:00
frequencyinputwidget.cpp Fix sideband chooser for freq widget 2023-09-27 07:21:10 +01:00
frequencyinputwidget.h Fixed to widgets and remove rigState() 2023-05-27 20:26:53 +01:00
frequencyinputwidget.ui Added frequency widget. 2023-02-11 18:39:02 -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 Got repeater setup working but still more to go with tonesql. 2024-02-11 21:13:20 -08:00
logcategories.h Got repeater setup working but still more to go with tonesql. 2024-02-11 21:13:20 -08:00
loggingwindow.cpp More work on repeater tones. 2024-02-12 13:36:39 -08:00
loggingwindow.h Add colour to logging! 2023-11-26 16:23:16 +00: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
memories.cpp Memory editor as independent window 2024-02-05 12:06:50 -08:00
memories.h Memory editor as independent window 2024-02-05 12:06:50 -08:00
memories.ui Memory editor as independent window 2024-02-05 12:06:50 -08:00
meter.cpp Meters on by default, sort of. 2024-02-10 12:58:16 -08:00
meter.h Proper gain reduction metering now available. 2024-02-06 11:06:50 -08:00
packettypes.h Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
pahandler.cpp Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
pahandler.h Fix for mac compile 2023-01-14 00:17:53 +00:00
prefs.h Proper gain reduction metering now available. 2024-02-06 11:06:50 -08:00
printhex.h Add warning for FA received and slim some info logging 2024-02-07 13:06:23 +00: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 TSQL is actually set now 2024-02-12 20:54:05 -08:00
repeatersetup.h Got repeater setup working but still more to go with tonesql. 2024-02-11 21:13:20 -08:00
repeatersetup.ui Added quicksplit checkbox 2023-02-01 09:21:17 -08:00
rigcommander.cpp Fix parsing of received tone 2024-02-12 22:26:25 +00:00
rigcommander.h Add warning for FA received and slim some info logging 2024-02-07 13:06:23 +00:00
rigcreator.cpp Force UTF-8 codec for .ini files 2024-02-11 09:29:30 +00:00
rigcreator.h Add periodic commands to rigfile 2024-02-09 17:08:04 +00:00
rigcreator.ui Add periodic commands to rigfile 2024-02-09 17:08:04 +00:00
rigctld.cpp Add support for more than 2 VFOs 2024-01-27 22:13:47 +00:00
rigctld.h Fixed to widgets and remove rigState() 2023-05-27 20:26:53 +01:00
rigidentities.cpp Cleaned up rigidentities 2022-11-23 21:56:36 -08:00
rigidentities.h Add periodic commands to rigfile 2024-02-09 17:08:04 +00:00
rigstate.h Standardize some names 2023-05-15 13:47:45 +01:00
rthandler.cpp Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
rthandler.h Initial (RX only) support for TCI protocol 2023-07-06 10:36:11 +01: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
scrolltest.cpp better scroll debug widget 2023-09-24 00:30:29 -07:00
scrolltest.h better scroll debug widget 2023-09-24 00:30:29 -07:00
selectradio.cpp Fix memory mode and start to add admin support 2023-12-18 15:48:17 +00:00
selectradio.h Fix memory mode and start to add admin support 2023-12-18 15:48:17 +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
settingswidget.cpp Additional connect button 2024-02-06 22:45:16 -08:00
settingswidget.h Additional connect button 2024-02-06 22:45:16 -08:00
settingswidget.ui Additional connect button 2024-02-06 22:45:16 -08: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 fix mode_t conflict 2023-05-15 13:51:04 +01:00
spectrumscope.cpp Quick fix for RTTY width 2024-02-11 18:00:23 +00:00
spectrumscope.h Fixes for multi VFO 2024-02-10 19:54:39 +00:00
tablewidget.cpp Fix a couple of buttons and stop editing of memories when disabled 2023-09-28 15:44:49 +01:00
tablewidget.h Fix a couple of buttons and stop editing of memories when disabled 2023-09-28 15:44:49 +01:00
tciaudiohandler.cpp start to move rigCaps to shared 2023-12-18 10:47:16 +00:00
tciaudiohandler.h Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
tciserver.cpp Add support for more than 2 VFOs 2024-01-27 22:13:47 +00:00
tciserver.h start to move rigCaps to shared 2023-12-18 10:47:16 +00: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 Lots more changes 2023-05-15 10:53:52 +01:00
transceiveradjustments.h Lots more changes 2023-05-15 10:53:52 +01:00
transceiveradjustments.ui Lots more changes 2023-05-15 10:53:52 +01:00
udpaudio.cpp Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
udpaudio.h Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
udpbase.cpp Lots more fixes and rigs added 2023-05-08 13:26:45 +01:00
udpbase.h Lots more changes! 2023-05-28 22:11:59 +01: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 warning for FA received and slim some info logging 2024-02-07 13:06:23 +00:00
udphandler.h Fix memory mode and start to add admin support 2023-12-18 15:48:17 +00:00
udpserver.cpp Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
udpserver.h Move more settings and add some more UI features 2023-06-08 21:58:22 +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:51:42 +00:00
usbcontroller.h FIx for original Streamdeck (maybe XL as well?) 2024-02-20 16:51:42 +00:00
wfmain - Copy.ui Move the last settings to the widget 2023-06-11 22:31:32 +01:00
wfmain.cpp More work on repeater tones. 2024-02-12 13:36:39 -08:00
wfmain.h Merge branch 'creator-widgets' of gitlab.com:eliggett/wfview into creator-widgets 2024-02-10 12:02:07 -08:00
wfmain.ui More meters! 2024-02-05 13:42:00 -08:00
wfserver.pro added initial ic905 and usb multi-controller support 2023-04-19 07:52:23 +02:00
wfserver.vcxproj Compiles but lots not working! 2023-05-27 00:26:01 +01: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 Merge branch 'desktop-files' into 'master' 2024-02-10 09:49:37 +00:00
wfview.sln Add option of popup alert 2023-01-05 19:37:53 +00:00
wfview.vcxproj Compiles but lots not working! 2023-05-27 00:26:01 +01: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 Debug logging is back, more attempts with TONE/TSQL 2024-02-12 10:06:08 -08: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 was originally designed to run on GNU Linux, but has since been adapted to work on MacOS and Windows.

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 anyone, just drop a mail.