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 e148bc94f4 Added basic IC-7410 rigcaps. Have not gone further than this with the
rig.
2021-05-14 23:58:22 -07:00
USERMANUAL started splitting the tabs into different separate docs as at some point will end on the wiki/website 2021-04-28 09:40:56 +02:00
qdarkstyle Added missing file 2018-06-22 16:33:25 -07:00
resampler Merge remote-tracking branch 'refs/remotes/origin/lan-alpha' 2021-03-13 16:57:12 +00:00
resources Revert "Add macos icns file" 2021-03-19 11:57:40 +00:00
.gitignore remove intermediate files so they don't get accidentally committed. 2021-03-09 17:34:22 +00:00
CHANGELOG changelog 2021-05-11 11:18:05 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-02-03 18:48:31 +00:00
INSTALL.md Merge branch 'lan-alpha' 2021-05-01 20:42:11 +02:00
INSTALL_PREBUILT_BINARY.md fixed a typo in mint instructions and ubuntu instructions 2021-05-05 10:31:31 +02:00
LICENSE Added LICENSE 2018-06-20 18:45:50 -07:00
README.md Update README.md 2021-05-11 10:10:12 +00:00
audiohandler.cpp Fix for Built-in audio on MacOS 2021-05-03 09:03:18 +01:00
audiohandler.h Add local volume control for UDP connections. 2021-03-22 18:53:34 +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 Minor UI cleanup 2021-02-15 22:50:08 -08:00
commhandler.cpp Force DTR/RTS to false to stop rigs going into TX if USB Send is enabled 2021-05-06 20:41:32 +01:00
commhandler.h Move pseudoterm into dedicated class 2021-03-04 20:19:05 +00:00
freqmemory.cpp Add logging categories 2021-02-23 21:21:22 +00:00
freqmemory.h Fixed busted keystroke assignments (mode and transmit). 2021-02-16 22:32:05 -08:00
logcategories.cpp Initial commit of rigctld (doesn't currently do anything useful!) 2021-04-19 17:26:26 +01:00
logcategories.h Initial commit of rigctld (doesn't currently do anything useful!) 2021-04-19 17:26:26 +01:00
main.cpp Changed the organization and domain to wfview and wfview.org. 2021-05-01 00:58:30 -07:00
meter.cpp Added a nice s-meter. It isn't right yet, but it's a start. 2021-02-24 00:18:19 -08:00
meter.h Added a nice s-meter. It isn't right yet, but it's a start. 2021-02-24 00:18:19 -08:00
packettypes.h Add USB audio handling to UDP server 2021-03-22 09:10:03 +00:00
pttyhandler.cpp Set pty serial port to NULL by default 2021-05-13 23:13:48 +01:00
pttyhandler.h Set pty serial port to NULL by default 2021-05-13 23:13:48 +01:00
qledlabel.cpp Add PTT Led and rigname to Permanent Widgets on Status Bar 2021-03-01 16:26:59 +00:00
qledlabel.h Add PTT Led and rigname to Permanent Widgets on Status Bar 2021-03-01 16:26:59 +00:00
repeaterattributes.h Tone, TSQL, and DTCS code added, but not complete. 2021-04-04 00:36:21 -07:00
repeatersetup.cpp Antenna selection might work, untested. 2021-04-09 15:57:16 -07:00
repeatersetup.h Added some helpers to the destructor in repeaterSetup. Not sure if it 2021-04-09 09:37:54 -07:00
repeatersetup.ui We can now read the repeater access mode and update the UI. What remains 2021-04-04 23:46:44 -07:00
rigcommander.cpp Added basic IC-7410 rigcaps. Have not gone further than this with the 2021-05-14 23:58:22 -07:00
rigcommander.h Data Mode now sends the currently selected filter. 2021-05-08 23:46:44 -07:00
rigctld.cpp Different timing on command polling for serial rigs. 2021-04-30 22:15:30 -07:00
rigctld.h Another linux compile fix. 2021-04-25 11:21:37 +01:00
rigidentities.cpp Added basic IC-7410 rigcaps. Have not gone further than this with the 2021-05-14 23:58:22 -07:00
rigidentities.h Added basic IC-7410 rigcaps. Have not gone further than this with the 2021-05-14 23:58:22 -07:00
rxaudiohandler.cpp Added support for various spectrum sizes and rig capability support. 2021-02-10 17:32:56 +00:00
rxaudiohandler.h Added support for various spectrum sizes and rig capability support. 2021-02-10 17:32:56 +00: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
udphandler.cpp Fix CI-V packet length bug in udphandler 2021-05-13 23:15:03 +01:00
udphandler.h Allow user to configure client name 2021-03-27 16:07:17 +00:00
udpserver.cpp Small fixes to UDP server 2021-03-22 15:16:41 +00:00
udpserver.h Add USB audio handling to UDP server 2021-03-22 09:10:03 +00:00
udpserversetup.cpp Fix to add a blank user line in server if no users are configured. 2021-05-04 15:55:50 +01:00
udpserversetup.h Add USB audio handling to UDP server 2021-03-22 09:10:03 +00:00
udpserversetup.ui Duplex controls now function. NB: "Auto" mode works as follows: User 2021-02-18 21:47:19 -08:00
wfmain.cpp wfview now closes when the main window is closed. 2021-05-14 20:00:38 -07:00
wfmain.h wfview now closes when the main window is closed. 2021-05-14 20:00:38 -07:00
wfmain.ui Moved the power buttons. 2021-05-14 18:27:05 -07:00
wfview.code-workspace Added support for various spectrum sizes and rig capability support. 2021-02-10 17:32:56 +00:00
wfview.icns Changes for mac build 2021-05-09 13:13:34 +01:00
wfview.pro Additional search path for macports compatibility (macOS only). 2021-05-13 23:19:37 -07:00
wfview.sln Add win32 debug mode to VS solution 2021-05-08 08:33:35 +01:00
wfview.vcxproj Convert project to 32bit default on Windows and remove beginnings of VSPE code. 2021-05-06 11:25:23 +01:00
wfview.vcxproj.filters Convert project to 32bit default on Windows and remove beginnings of VSPE code. 2021-05-06 11:25:23 +01:00
wfview.vcxproj.user Add visual studio 2019 solution 2021-02-20 18:30:46 +00: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 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.