No description
Find a file
2024-11-07 17:46:25 +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 Fix MacOS queue and request network 2024-10-25 13:01:22 +01:00
rigs Detect meter change from rig (R8600 2024-11-05 23:37:24 +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 Language file update 2024-07-26 13:01:39 -07:00
USERMANUAL Fix spelling errors 2022-03-23 15:45:51 +00:00
.gitignore Some tidying of rigctld 2024-03-05 21:01:13 +00:00
.gitmodules Remove unneeded submodules 2021-08-17 17:54:41 +01:00
aboutbox.cpp About box text tweaks 2024-09-23 22:26:03 -07:00
aboutbox.h New about box! 2021-07-08 00:31:59 -07:00
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 change unsigned char to quint8 2024-08-13 13:19:50 +01:00
audiodevices.cpp Various tidying fixes 2024-10-26 10:33:32 +01:00
audiodevices.h more mac fixes 2023-01-14 00:40:28 +00:00
audiohandler.cpp Abort audio setup if device has no channels 2024-10-13 11:02:57 +01:00
audiohandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
audiotaper.h Local af gain now has anti-log audio pot taper. 2021-07-06 12:02:09 -07:00
bandbuttons.cpp Force queue parent to be wfmain() 2024-09-30 12:05:51 +01:00
bandbuttons.h Lots of tidying and better 8600 support 2024-11-02 13:43:59 +00:00
bandbuttons.ui Stop using sub if command29 not supported 2023-07-23 11:17:10 +01:00
cachingqueue.cpp Detect meter change from rig (R8600 2024-11-05 23:37:24 +00:00
cachingqueue.h Add IC-R8600 meters 2024-11-05 18:46:21 +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 Fix spelling errors 2022-03-23 15:45:51 +00: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
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 Gradient fills for spectrum and overlay! 2024-04-14 21:56:34 -07:00
commhandler.cpp Various tidying fixes 2024-10-26 10:33:32 +01:00
commhandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
CONTRIBUTING.md added contributors and whatsnew changes 2022-04-18 14:13:53 +02:00
controllersetup.cpp Rename VFO to receiver and add second VFO capability 2024-03-30 20:40:27 +00:00
controllersetup.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
controllersetup.ui Add backup/restore of button config 2023-03-29 23:33:18 +01:00
cwsender.cpp Only attempt to send CW when in a CW mode. 2024-10-13 11:13:00 +01:00
cwsender.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
cwsender.ui Remove unnecessary stepType setting from cwsender.ui 2023-03-12 18:25:17 +00:00
cwsidetone.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
cwsidetone.h change unsigned char to quint8 2024-08-13 13:19:50 +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 Detect meter change from rig (R8600 2024-11-05 23:37:24 +00:00
debugwindow.h Scroll test in debug window. Remove later. 2023-09-23 20:09:03 -07:00
debugwindow.ui Larger debug window with resizing! 2024-09-25 21:31:50 -07:00
firsttimesetup.cpp Added translations 2024-05-23 09:35:30 -07: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 Force queue parent to be wfmain() 2024-09-30 12:05:51 +01: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 Fix incorrect filter width detection 2024-11-07 17:46:25 +00:00
icomcommander.h Various tidying fixes 2024-10-26 10:33:32 +01: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
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
LICENSE Added LICENSE 2018-06-20 18:45:50 -07: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 Added toggle for insane logging mode. 2024-09-22 16:03:05 -07:00
loggingwindow.h Added toggle for insane logging mode. 2024-09-22 16:03:05 -07:00
loggingwindow.ui Added toggle for insane logging mode. 2024-09-22 16:03:05 -07:00
main.cpp Add fork/background mode for *nix 2024-08-13 15:39:13 +01:00
memories.cpp Add IC-R8600 meters 2024-11-05 18:46:21 +00:00
memories.h More 8600 fixes 2024-11-02 23:50:42 +00:00
memories.ui Lots of tidying and better 8600 support 2024-11-02 13:43:59 +00:00
meter.cpp Disable absolute meter options if not available. 2024-11-06 09:27:15 +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 IC-R8600 meters 2024-11-05 18:46:21 +00:00
printhex.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
pttyhandler.cpp Force queue parent to be wfmain() 2024-09-30 12:05:51 +01:00
pttyhandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01: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
README.md Updated README, faster replot when changing only length. 2024-07-26 12:51:15 -07: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 Force queue parent to be wfmain() 2024-09-30 12:05:51 +01:00
repeatersetup.h Make repeater/split screen use queue directly 2024-04-01 18:16:43 +01:00
repeatersetup.ui Added quicksplit checkbox 2023-02-01 09:21:17 -08:00
RIG_ISSUES_AND_LIMITS.md small steps... until 1.60 hits 2023-02-03 18:39:10 +01:00
rigcommander.cpp Various tidying fixes 2024-10-26 10:33:32 +01:00
rigcommander.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
rigcreator.cpp Lots of tidying and better 8600 support 2024-11-02 13:43:59 +00:00
rigcreator.h Compile fix 2024-08-13 08:42:54 +01:00
rigcreator.ui Lots of tidying and better 8600 support 2024-11-02 13:43:59 +00:00
rigctld.cpp Force queue parent to be wfmain() 2024-09-30 12:05:51 +01:00
rigctld.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
rigidentities.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
rigidentities.h Lots of tidying and better 8600 support 2024-11-02 13:43:59 +00:00
rigstate.h Standardize some names 2023-05-15 13:47:45 +01:00
rthandler.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
rthandler.h change unsigned char to quint8 2024-08-13 13:19:50 +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 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 change unsigned char to quint8 2024-08-13 13:19:50 +01: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 Start work on wfserver 2024-08-13 08:38:55 +01:00
servermain.h Fix compile (again!) 2024-08-13 09:07:17 +01:00
settingswidget.cpp Add IC-R8600 meters 2024-11-05 18:46:21 +00:00
settingswidget.h Add custom separators 2024-07-23 09:18:27 +01:00
settingswidget.ui Various tidying fixes 2024-10-26 10:33:32 +01: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 Lots of tidying and better 8600 support 2024-11-02 13:43:59 +00:00
spectrumscope.h Lots of tidying and better 8600 support 2024-11-02 13:43:59 +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 Force queue parent to be wfmain() 2024-09-30 12:05:51 +01:00
tciserver.h Fixes for TCI protocol 2024-04-07 20:28:42 +01:00
tcpserver.cpp More TCI fixes 2024-04-14 15:27:37 +01:00
tcpserver.h Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
transceiveradjustments.cpp Move rigCaps to a single pointer across whole app. 2024-03-25 12:42:08 +00: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 Use correct latency value 2024-08-14 10:20:27 +01:00
udpaudio.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
udpbase.cpp change unsigned char to quint8 2024-08-13 13:19:50 +01:00
udpbase.h Start work on wfserver 2024-08-13 08:38:55 +01:00
udpcivdata.cpp Remove unnecessary timer cleanup 2024-06-04 00:06:00 +01:00
udpcivdata.h Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00
udphandler.cpp Various tidying fixes 2024-10-26 10:33:32 +01:00
udphandler.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
udpserver.cpp Various tidying fixes 2024-10-26 10:33:32 +01:00
udpserver.h Set default queueinterval for server 2024-08-13 21:10:52 +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 change unsigned char to quint8 2024-08-13 13:19:50 +01:00
usbcontroller.h change unsigned char to quint8 2024-08-13 13:19:50 +01:00
wfmain - Copy.ui Move the last settings to the widget 2023-06-11 22:31:32 +01:00
wfmain.cpp Att meterkind metatype 2024-11-07 17:13:42 +00:00
wfmain.h Various fixes (color presets and disable some controls if not used) 2024-10-17 22:46:12 +01:00
wfmain.ui Add custom separators 2024-07-23 09:18:27 +01:00
wfserver-config.ps1 Start work on wfserver 2024-08-13 08:38:55 +01:00
wfserver.pro wfserver build 2024-08-13 12:09:33 +01: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 Updated icon and icon files 2024-07-26 22:33:52 -07:00
wfview.pro Various tidying fixes 2024-10-26 10:33:32 +01: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 Update wfview_resource.rc 2024-08-14 11:48:59 +01:00
wfviewtypes.h Att meterkind metatype 2024-11-07 17:13:42 +00:00
WHATSNEW added DS in WHATSNEW 2024-07-25 22:21:08 +00:00

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.