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
Elliott Liggett 91551644bf About box text tweaks 2024-09-23 22:26:03 -07:00
USERMANUAL
qdarkstyle
resampler
resources
rigs
systemd
translations
.gitignore
.gitmodules
CHANGELOG
CI-V.md
CONTRIBUTING.md
INSTALL.md
INSTALL_PREBUILT_BINARY.md
LICENSE
README.md
RIG_ISSUES_AND_LIMITS.md
WHATSNEW
aboutbox.cpp About box text tweaks 2024-09-23 22:26:03 -07:00
aboutbox.h
aboutbox.ui
audioconverter.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
audioconverter.h
audiodevices.cpp
audiodevices.h
audiohandler.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
audiohandler.h
audiotaper.h
bandbuttons.cpp
bandbuttons.h
bandbuttons.ui
cachingqueue.cpp Fix broken recurring commands and a bit more tidying 2024-07-26 09:18:05 +01:00
cachingqueue.h
calibrationwindow.cpp
calibrationwindow.h
calibrationwindow.ui
cluster.cpp
cluster.h
colorprefs.h
commhandler.cpp
commhandler.h
controllersetup.cpp
controllersetup.h
controllersetup.ui
cwsender.cpp
cwsender.h
cwsender.ui
cwsidetone.cpp
cwsidetone.h
database.cpp
database.h
debugwindow.cpp
debugwindow.h
debugwindow.ui
firsttimesetup.cpp
firsttimesetup.h
firsttimesetup.ui
freqctrl.cpp
freqctrl.h
freqmemory.cpp
freqmemory.h
frequencyinputwidget.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
frequencyinputwidget.h
frequencyinputwidget.ui
icomcommander.cpp
icomcommander.h
keyboard.cpp
keyboard.h
logcategories.cpp
logcategories.h
loggingwindow.cpp
loggingwindow.h
loggingwindow.ui
main.cpp
memories.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
memories.h
memories.ui
meter.cpp
meter.h
packettypes.h
pahandler.cpp
pahandler.h
prefs.h
printhex.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
pttyhandler.cpp
pttyhandler.h
qledlabel.cpp
qledlabel.h
repeaterattributes.h
repeatersetup.cpp
repeatersetup.h
repeatersetup.ui
rigcommander.cpp
rigcommander.h
rigcreator.cpp
rigcreator.h
rigcreator.ui
rigctld.cpp
rigctld.h
rigidentities.cpp
rigidentities.h
rigstate.h
rthandler.cpp
rthandler.h
satellitesetup.cpp
satellitesetup.h
satellitesetup.ui
scrolltest.cpp better scroll debug widget 2023-09-24 00:30:29 -07:00
scrolltest.h
selectradio.cpp
selectradio.h
selectradio.ui
servermain.cpp
servermain.h
settingswidget.cpp
settingswidget.h
settingswidget.ui
sidebandchooser.cpp
sidebandchooser.h
spectrumscope.cpp
spectrumscope.h
tablewidget.cpp Add visible band limits 2024-06-12 17:11:01 +01:00
tablewidget.h
tciaudiohandler.cpp
tciaudiohandler.h
tciserver.cpp
tciserver.h
tcpserver.cpp More TCI fixes 2024-04-14 15:27:37 +01:00
tcpserver.h
transceiveradjustments.cpp
transceiveradjustments.h
transceiveradjustments.ui
udpaudio.cpp
udpaudio.h
udpbase.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
udpbase.h
udpcivdata.cpp
udpcivdata.h
udphandler.cpp
udphandler.h
udpserver.cpp
udpserver.h
udpserversetup.ui
ulaw.h
usbcontroller.cpp
usbcontroller.h
wfmain - Copy.ui
wfmain.cpp
wfmain.h
wfmain.ui
wfserver-config.ps1
wfserver.pro
wfserver.vcxproj
wfserver.vcxproj.filters
wfserver.vcxproj.user
wfserver_resource.rc
wfview - Backup.vcxproj.user
wfview.code-workspace
wfview.png
wfview.pro
wfview.sln
wfview.vcxproj
wfview.vcxproj.filters
wfview.vcxproj.user
wfview_resource.aps
wfview_resource.rc
wfviewtypes.h

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.