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 914477d1dc Tidy code after merge 2022-01-16 18:47:13 +00:00
USERMANUAL
qdarkstyle A little less green in our gray. 2021-11-18 13:13:54 -08:00
resampler
resources
ring
.gitignore
.gitmodules Remove unneeded submodules 2021-08-17 17:54:41 +01:00
CHANGELOG Merge settings branch 2022-01-04 18:34:34 +00:00
CONTRIBUTING.md
INSTALL.md WHATSNEW and INSTALL.md: added opus 2021-08-16 14:40:54 +02:00
INSTALL_PREBUILT_BINARY.md
LICENSE
README.md
WHATSNEW Merge settings branch 2022-01-04 18:34:34 +00:00
aboutbox.cpp Merge settings branch 2022-01-04 18:34:34 +00:00
aboutbox.h
aboutbox.ui
audiohandler.cpp Tidy code after merge 2022-01-16 18:47:13 +00:00
audiohandler.h Ensure buffer is at least 1/2 filled before starting 2022-01-14 20:23:59 +00:00
audiotaper.h
calibrationwindow.cpp
calibrationwindow.h
calibrationwindow.ui
commhandler.cpp Pulled out some debug code that isn't needed. 2021-11-07 01:28:35 -07:00
commhandler.h Added RTS PTT support commHandler and rigCommander. RTS is only sent 2021-11-05 23:21:36 -07:00
freqmemory.cpp
freqmemory.h
logcategories.cpp
logcategories.h
main.cpp Add more version info 2021-11-19 18:48:15 +00:00
meter.cpp Clear Center readout as well. 2021-08-20 22:23:16 -07:00
meter.h Fixed issue where the "none" selection didn't work quite right. Also 2021-08-20 22:19:47 -07:00
packettypes.h Tidy code after merge 2022-01-16 18:47:13 +00:00
pttyhandler.cpp Fix typo 2021-09-22 11:02:09 +01:00
pttyhandler.h Add keepalive for linux/mac pty 2021-09-22 10:59:03 +01:00
qledlabel.cpp
qledlabel.h
repeaterattributes.h
repeatersetup.cpp
repeatersetup.h
repeatersetup.ui
rigcommander.cpp Revert "Added forced manual RTS setting" 2022-01-12 19:18:32 +01:00
rigcommander.h Revert "Added forced manual RTS setting" 2022-01-12 19:18:32 +01:00
rigctld.cpp Fix a few compile warnings 2022-01-05 14:53:12 +00:00
rigctld.h Merge settings branch 2022-01-04 18:34:34 +00:00
rigidentities.cpp Added override allowing the user-specified CI-V address to also be used 2021-11-06 23:59:03 -07:00
rigidentities.h Added RTS PTT support commHandler and rigCommander. RTS is only sent 2021-11-05 23:21:36 -07:00
rigstate.h Merge settings branch 2022-01-04 18:34:34 +00:00
satellitesetup.cpp
satellitesetup.h
satellitesetup.ui
transceiveradjustments.cpp missing space 2021-11-26 18:05:32 +01:00
transceiveradjustments.h Change MAX/MIN to use qMax/qMin instead 2021-11-06 10:42:57 +00:00
transceiveradjustments.ui Added geometry constraints to the transceiver adjustments window, and 2021-11-05 17:38:07 -07:00
udphandler.cpp Catch excessive missing packets 2022-01-14 20:12:50 +00:00
udphandler.h Tidy code after merge 2022-01-16 18:47:13 +00:00
udpserver.cpp Tidy code after merge 2022-01-16 18:47:13 +00:00
udpserver.h Tidy code after merge 2022-01-16 18:47:13 +00:00
udpserversetup.ui
ulaw.h more 8bit fixes! 2021-08-14 16:11:48 +01:00
wfmain.cpp Tidy code after merge 2022-01-16 18:47:13 +00:00
wfmain.h Tidy code after merge 2022-01-16 18:47:13 +00:00
wfmain.ui Revert "Beginning of the new Settings tab. Does not compile as-is yet." 2022-01-12 19:19:14 +01:00
wfview.code-workspace
wfview.pro Revert "Changed the order of the mod source combos" 2022-01-12 19:18:58 +01:00
wfview.sln Merge settings branch 2022-01-04 18:34:34 +00:00
wfview.vcxproj Zero audio to stop blip at startup 2022-01-15 16:31:50 +00:00
wfview.vcxproj.filters Revert "Allow dynamic restarting of server" 2022-01-12 19:18:30 +01:00
wfview.vcxproj.user Merge settings branch 2022-01-04 18:34:34 +00:00
wfview_resource.rc

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 posibilities. 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 numberic 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 compareable waterfall speeds as on the radio itself.

Build Requirements:

  1. gcc / g++ / make
  2. qmake
  3. qt5 (proably 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.