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
Phil Taylor bd9f021d93 Fix for IC905 10Ghz split scope. 2025-01-03 14:33:40 +00:00
USERMANUAL
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 Fixes to Mirabox controllers 2024-12-27 10:50:50 +00:00
rigs Bit of tidying prior to release 2025-01-02 17:28:21 +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
translations Template update 2024-11-18 22:36:24 -08:00
.gitignore Some tidying of rigctld 2024-03-05 21:01:13 +00:00
.gitmodules
CHANGELOG
CI-V.md added list of known CI-V addresses, interfaces, rates 2023-05-29 11:42:16 +02:00
CONTRIBUTING.md
INSTALL.md fixed small error in install.MD 2024-02-26 20:02:52 +01:00
INSTALL_PREBUILT_BINARY.md
LICENSE
README.md Edit README.md 805-->905 2024-12-28 01:11:18 +00:00
WHATSNEW Some minor changes pre-release 2024-12-27 18:09:33 +00:00
aboutbox.cpp About box text tweaks 2024-09-23 22:26:03 -07:00
aboutbox.h
aboutbox.ui About box text tweaks 2024-09-23 22:26:03 -07:00
audioconverter.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
audioconverter.h Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
audiodevices.cpp Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
audiodevices.h
audiohandler.cpp Various other fixes inc wfserver. 2025-01-01 13:40:58 +00:00
audiohandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
audiotaper.h
bandbuttons.cpp Allow setting BSR 2024-12-27 13:26:26 +00:00
bandbuttons.h Allow setting BSR 2024-12-27 13:26:26 +00:00
bandbuttons.ui Allow setting BSR 2024-12-27 13:26:26 +00:00
cachingqueue.cpp Various fixes for rigctld 2025-01-03 14:32:38 +00:00
cachingqueue.h Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
calibrationwindow.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
calibrationwindow.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
calibrationwindow.ui
cluster.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
cluster.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
colorprefs.h Add custom button colours for checkable buttons 2024-12-30 19:22:26 +00:00
commhandler.cpp Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
commhandler.h RTS/DTR keying 2024-12-30 14:19:52 +00:00
controllersetup.cpp Fixes to Mirabox controllers 2024-12-27 10:50:50 +00:00
controllersetup.h Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
controllersetup.ui
cwsender.cpp CW Sender fix 2024-12-30 11:07:10 +00:00
cwsender.h Some more cwpitch fixes 2024-12-14 23:36:16 +00:00
cwsender.ui CW Sender fix 2024-12-30 11:07:10 +00:00
cwsidetone.cpp Some more cwpitch fixes 2024-12-14 23:36:16 +00:00
cwsidetone.h Some more cwpitch fixes 2024-12-14 23:36:16 +00:00
database.cpp
database.h
debugwindow.cpp Various fixes 2024-11-15 12:48:07 +00:00
debugwindow.h Scroll test in debug window. Remove later. 2023-09-23 20:09:03 -07:00
debugwindow.ui Various fixes 2024-11-15 12:48:07 +00:00
firsttimesetup.cpp Fxies typo with firsttime setup text 2024-11-20 09:12:35 -08:00
firsttimesetup.h Added FirstTimeSetup 2024-04-14 15:59:16 -07:00
firsttimesetup.ui Added translations 2024-05-23 09:35:30 -07:00
freqctrl.cpp Fix leading comma with IC-9700. 2024-09-22 20:52:58 -07:00
freqctrl.h Add custom separators 2024-07-23 09:18:27 +01:00
freqmemory.cpp Bump up copyright dates and about box. Version to 1.91 2024-07-12 19:09:42 -07:00
freqmemory.h fix mode_t conflict 2023-05-15 13:51:04 +01:00
frequencyinputwidget.cpp Remove main/sub separate commands. 2024-11-13 09:34:20 +00:00
frequencyinputwidget.h Rename VFO to receiver and add second VFO capability 2024-03-30 20:40:27 +00:00
frequencyinputwidget.ui UI updates for building with Qt 6.7.2 2024-08-14 12:35:42 +01:00
icomcommander.cpp Various fixes for rigctld 2025-01-03 14:32:38 +00:00
icomcommander.h Check version of user rig file to make sure it isn't older 2025-01-02 11:08:58 +00:00
keyboard.cpp
keyboard.h
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 Lots of changes for rigctld 2024-12-29 14:59:52 +00:00
loggingwindow.h Lots of changes for rigctld 2024-12-29 14:59:52 +00:00
loggingwindow.ui Lots of changes for rigctld 2024-12-29 14:59:52 +00:00
main.cpp Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
memories.cpp Allow rigs without groups to select VFO/Memory mode from memories window. 2024-12-28 01:26:56 +00:00
memories.h Allow rigs without groups to select VFO/Memory mode from memories window. 2024-12-28 01:26:56 +00:00
memories.ui Various fixes and tidying 2024-11-12 13:42:14 +00:00
meter.cpp Various fixes and tidying 2024-11-12 13:42:14 +00:00
meter.h Disable absolute meter options if not available. 2024-11-06 09:27:15 +00:00
packettypes.h Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
pahandler.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
pahandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
prefs.h Add custom button colours for checkable buttons 2024-12-30 19:22:26 +00:00
printhex.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
pttyhandler.cpp Fix ptty issue 2024-12-28 00:01:50 +00:00
pttyhandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
qledlabel.cpp
qledlabel.h
repeaterattributes.h
repeatersetup.cpp Add receiving quick split from radio 2024-12-15 11:53:14 +00:00
repeatersetup.h Add receiving quick split from radio 2024-12-15 11:53:14 +00:00
repeatersetup.ui
rigcommander.cpp Check version of user rig file to make sure it isn't older 2025-01-02 11:08:58 +00:00
rigcommander.h Various fixes for rigctld 2025-01-03 14:32:38 +00:00
rigcreator.cpp Various fixes for rigctld 2025-01-03 14:32:38 +00:00
rigcreator.h Fix stepsize issue and stop sending PBT commands when not supported by mode. 2024-11-14 11:09:44 +00:00
rigcreator.ui Various fixes for rigctld 2025-01-03 14:32:38 +00:00
rigctld.cpp Various fixes for rigctld 2025-01-03 14:32:38 +00:00
rigctld.h Various fixes for rigctld 2025-01-03 14:32:38 +00:00
rigidentities.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
rigidentities.h Various fixes for rigctld 2025-01-03 14:32:38 +00:00
rigstate.h Standardize some names 2023-05-15 13:47:45 +01:00
rthandler.cpp Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
rthandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
satellitesetup.cpp
satellitesetup.h
satellitesetup.ui UI updates for building with Qt 6.7.2 2024-08-14 12:35:42 +01: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 Detect memory mode and add graphs 2024-11-18 09:03:14 +00:00
selectradio.h Detect memory mode and add graphs 2024-11-18 09:03:14 +00:00
selectradio.ui Detect memory mode and add graphs 2024-11-18 09:03:14 +00:00
servermain.cpp Add rig file version detection to wfserver 2025-01-02 11:20:24 +00:00
servermain.h Add rig file version detection to wfserver 2025-01-02 11:20:24 +00:00
settingswidget.cpp Move settings connect/disconnect button to bottom of window 2025-01-02 17:15:21 +00:00
settingswidget.h Add custom button colours for checkable buttons 2024-12-30 19:22:26 +00:00
settingswidget.ui Bit of tidying prior to release 2025-01-02 17:28:21 +00:00
sidebandchooser.cpp
sidebandchooser.h fix mode_t conflict 2023-05-15 13:51:04 +01:00
spectrumscope.cpp DIsable tracking function as it doesn't really work! 2025-01-03 14:33:22 +00:00
spectrumscope.h Various other fixes inc wfserver. 2025-01-01 13:40:58 +00:00
tablewidget.cpp Add visible band limits 2024-06-12 17:11:01 +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 change unsigned char to quint8 2024-08-13 13:19:50 +01:00
tciaudiohandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
tciserver.cpp Various USB fixes 2024-12-13 14:30:22 +00:00
tciserver.h Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
tcpserver.cpp More TCI fixes 2024-04-14 15:27:37 +01:00
tcpserver.h
transceiveradjustments.cpp Move rigCaps to a single pointer across whole app. 2024-03-25 12:42:08 +00:00
transceiveradjustments.h
transceiveradjustments.ui
udpaudio.cpp Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
udpaudio.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
udpbase.cpp Some more radiotime fixes 2024-11-24 10:41:35 +00:00
udpbase.h Detect memory mode and add graphs 2024-11-18 09:03:14 +00:00
udpcivdata.cpp Fix for IC905 10Ghz split scope. 2025-01-03 14:33:40 +00:00
udpcivdata.h
udphandler.cpp Various other fixes inc wfserver. 2025-01-01 13:40:58 +00:00
udphandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
udpserver.cpp Squash a lot of compile warnings 2025-01-02 16:16:11 +00:00
udpserver.h Some tidying 2024-12-30 15:32:04 +00:00
udpserversetup.ui
ulaw.h
usbcontroller.cpp Tidy some log entries 2025-01-02 16:43:08 +00:00
usbcontroller.h Remove deprecated functions 2024-12-15 18:24:27 +00:00
wfmain - Copy.ui Move the last settings to the widget 2023-06-11 22:31:32 +01:00
wfmain.cpp DIsable tracking function as it doesn't really work! 2025-01-03 14:33:22 +00:00
wfmain.h Check version of user rig file to make sure it isn't older 2025-01-02 11:08:58 +00:00
wfmain.ui Stop it from disabling power on/off buttons. 2025-01-02 10:09:42 +00:00
wfserver-config.ps1 Start work on wfserver 2024-08-13 08:38:55 +01:00
wfserver.pro version bump to 2.02 2025-01-02 18:35:05 +01:00
wfserver.vcxproj Compiles but lots not working! 2023-05-27 00:26:01 +01:00
wfserver.vcxproj.filters
wfserver.vcxproj.user
wfserver_resource.rc
wfview - Backup.vcxproj.user
wfview.code-workspace
wfview.png Updated icon and icon files 2024-07-26 22:33:52 -07:00
wfview.pro version bump to 2.02 2025-01-02 18:35:05 +01:00
wfview.sln
wfview.vcxproj Compiles but lots not working! 2023-05-27 00:26:01 +01:00
wfview.vcxproj.filters
wfview.vcxproj.user
wfview_resource.aps
wfview_resource.rc Update wfview_resource.rc 2024-08-14 11:48:59 +01:00
wfviewtypes.h Fix for RTS PTT on Qt5 2025-01-02 17:01:30 +00:00

README.md

wfview

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

website - WFVIEW wfview.org

wfview supports modern and vintage radios using the CI-V protocol. Core features include a visual display of the waterfall data, simple point-and-click operation, basic type-and-send CW, and remote operation over wifi and Ethernet. For advanced users, wfview can also operate as a radio server, enabling remote access to USB-connected radios like the IC-7300. wfview allows other programs, such as logging and digital mode applications, to share control of the radio.

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 website, wfview.org.

Links for Users:

Links for Developers:

wfview is copyright 2017-2024 Elliott H. Liggett (W6EL) and Phil Taylor (M0VSE). All rights reserved. wfview source code is licensed via the GNU GPLv3.

Special Thanks:

  • 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 Liggett W6EL (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.