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
Start work on wfserver
2024-08-13 08:38:55 +01:00
rigs
offset, duplex, and scope ref
2024-09-22 15:48:41 -07: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
Code cleanup and add experimental detach scope option
2024-01-21 20:36:52 +00:00
audiodevices.h
more mac fixes
2023-01-14 00:40:28 +00:00
audiohandler.cpp
change unsigned char to quint8
2024-08-13 13:19:50 +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
Fix disappearing band indicators and get initial band in bandbuttons
2024-07-15 19:01:53 +01:00
bandbuttons.ui
Stop using sub if command29 not supported
2023-07-23 11:17:10 +01:00
cachingqueue.cpp
Fix broken recurring commands and a bit more tidying
2024-07-26 09:18:05 +01:00
cachingqueue.h
Various queue fixes and increase connection timeout
2024-07-10 13:12:24 +01: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
change unsigned char to quint8
2024-08-13 13:19:50 +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
Force queue parent to be wfmain()
2024-09-30 12:05:51 +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
Small fix for rigctld CW sending
2024-07-12 10:08:24 +01: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
Deal with second VFO correctly (9700)
2024-09-30 11:57:26 +01:00
icomcommander.h
Deal with second VFO correctly (9700)
2024-09-30 11:57:26 +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
Force queue parent to be wfmain()
2024-09-30 12:05:51 +01:00
memories.h
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
memories.ui
Progress bar when loading memories
2024-04-29 00:50:04 +01:00
meter.cpp
Merge remote-tracking branch 'origin/creator-widgets' into translations
2024-06-23 16:00:47 -07:00
meter.h
change unsigned char to quint8
2024-08-13 13:19:50 +01: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
change unsigned char to quint8
2024-08-13 13:19:50 +01: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
Force queue parent to be wfmain()
2024-09-30 12:05:51 +01:00
rigcommander.h
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
rigcreator.cpp
Merge remote-tracking branch 'origin/creator-widgets' into translations
2024-06-23 16:00:47 -07:00
rigcreator.h
Compile fix
2024-08-13 08:42:54 +01:00
rigcreator.ui
Add visible band limits
2024-06-12 17:11:01 +01: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
change unsigned char to quint8
2024-08-13 13:19:50 +01: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
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
settingswidget.h
Add custom separators
2024-07-23 09:18:27 +01:00
settingswidget.ui
Clarified what ITU Regions are
2024-09-23 18:18:08 -07: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
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
spectrumscope.h
change unsigned char to quint8
2024-08-13 13:19:50 +01: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
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
udphandler.h
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
udpserver.cpp
TX Buffer Audio
2024-08-13 21:28:42 +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
Use signal/slot do delete queue
2024-09-30 12:09:29 +01:00
wfmain.h
Merge branch 'translations' into creator-widgets
2024-09-23 11:05:45 +02: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
Merge branch 'translations' into creator-widgets
2024-09-23 11:05:45 +02: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
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
WHATSNEW
added DS in WHATSNEW
2024-07-25 22:21:08 +00:00