Commit graph

745 commits

Author SHA1 Message Date
Elliott Liggett
957e00aef3 Working manual repeater offset, split, tones, tones on sub vfo, etc! 2023-01-27 21:42:57 -08:00
Elliott Liggett
daa5f0f6af Forgot the signal/slot out of the queue! 2023-01-27 14:55:35 -08:00
Elliott Liggett
cc6c59d073 Fixing broken TSQL 2023-01-27 14:47:18 -08:00
Elliott Liggett
961cadab7c Added sub VFO repeater access and tone control, hopefully will work for
IC-7610 and IC-7850.
2023-01-27 14:05:50 -08:00
Elliott Liggett
acb24a3c1e Added MS and AB VFO operations. 2023-01-27 12:44:23 -08:00
Elliott Liggett
f6e158b322 Split mode is working, can also live-sync frequency and mode. 2023-01-25 00:15:20 -08:00
Elliott Liggett
1817114636 Added a rapidPollCmdQueue for things we need to poll rapidly on not-s-
meter-intervals. Moved command types to wfviewtypes.h.
2023-01-24 10:37:26 -08:00
Phil Taylor
5159b28307 Merge branch 'filterwidth' of https://gitlab.com/eliggett/wfview into filterwidth 2023-01-24 11:11:20 +00:00
Elliott Liggett
f4cadd9659 Fixed issue with older version of qt. 2023-01-23 20:56:17 -08:00
Phil Taylor
922a9a2cf2 Merge remote-tracking branch 'origin/cwcw' into filterwidth 2023-01-24 00:40:08 +00:00
Phil Taylor
d9a63766ea Make PTT Enabled by default, user has the option to disable it. #74 2023-01-23 21:34:35 +00:00
Phil Taylor
4564de4aa5 Remove some commented code 2023-01-23 21:26:43 +00:00
Phil Taylor
2758978313 Various fixes 2023-01-23 13:44:15 +00:00
Elliott Liggett
601acb2a63 Fixed up many key shortcuts, added HJKL key shortcuts. 2023-01-22 23:41:31 -08:00
Elliott Liggett
843298aeb7 Added some tooltips and mode-awareness to the CW window. 2023-01-22 20:59:01 -08:00
Elliott Liggett
36385c31e0 Fixed signed issue with waterfall data. 2023-01-22 15:24:21 -08:00
Phil Taylor
976ee8c358 Make PBT display correctly 2023-01-22 17:19:44 +00:00
Elliott Liggett
24ec75398c Added universal printhex header and functions. Changed radio traffic to
log to new category "rigTraffic".
2023-01-21 13:38:39 -08:00
Elliott Liggett
d46b5c5ca9 removed a bit more debug and added some focus-force code for the CW
window.
2023-01-21 13:06:47 -08:00
Elliott Liggett
949a99d0df Added Keyer macros to settings. 2023-01-21 11:18:26 -08:00
Elliott Liggett
3acad51549 Added CW logging category and additional (and needed) debug info for the
CW features.
2023-01-21 09:18:15 -08:00
Elliott Liggett
a74de81f94 Added read/write for break in mode and key speed. Macro buttons working
although not saved.
2023-01-20 23:23:47 -08:00
Elliott Liggett
172ee388b4 Morse code, initial commit. Does not read back WPM and breaking mode
yet, although it can set them.
2023-01-20 22:11:30 -08:00
Phil Taylor
7ac7db42d0 Fix compile errors after merge 2023-01-20 11:24:29 +00:00
Phil Taylor
79c669d7be Merge remote-tracking branch 'origin/horizpbt' into filterwidth 2023-01-20 09:31:21 +00:00
Elliott Liggett
9f797d9272 Changed transceiver adjustments to be horizontal. Added passband width
control to the transceiver adjustments.
2023-01-19 23:02:54 -08:00
Phil Taylor
c27971c1a9 Merge remote-tracking branch 'origin/efixes' into filterwidth 2023-01-19 16:18:29 +00:00
Phil Taylor
4e26619adf Start to fix PBT 2023-01-19 16:16:47 +00:00
Elliott Liggett
cd86b54a07 Added preference for automatic sideband. 2023-01-18 23:17:28 -08:00
Elliott Liggett
05db420f43 Cleaned up some old mode selection code. 2023-01-18 22:50:18 -08:00
Elliott Liggett
d6e78a6009 Change mode selection code to use the command queue (as it should have).
Beginnings of automatic sideband options.
2023-01-18 22:27:06 -08:00
Phil Taylor
14ed4a2953 Fix LSB passband resize 2023-01-18 19:19:48 +00:00
Phil Taylor
fc7c4cd288 Correctly handle filter width (remove PBT for now) 2023-01-18 18:52:05 +00:00
Elliott Liggett
7ef86e5986 This is a stylistic thing that I saw which I could not let go. 2023-01-17 21:49:17 -08:00
Elliott Liggett
1b1317b8a5 Added version mismatch warning messages. 2023-01-17 21:43:58 -08:00
Elliott Liggett
63dc94413e cleanup of prefs 2023-01-17 21:13:16 -08:00
Elliott Liggett
98cc58c490 Re-arranged the preference structure to match how we save the
preferences.
2023-01-17 21:09:54 -08:00
Elliott Liggett
bf7e87b07a Changed Show More button to also raise the transceiver adjustments
window. Added "reset PBT" button to the transceiver adjustments window.
2023-01-17 20:53:34 -08:00
Phil Taylor
bd67d5e7c2 Allow resize passband when moved. 2023-01-16 22:14:09 +00:00
Phil Taylor
342147db42 Remove debugging messages 2023-01-16 13:06:04 +00:00
Phil Taylor
e6ecf275c1 Add move passband 2023-01-16 12:24:22 +00:00
Phil Taylor
fba482c2db Hopefully fix building with QCP < 2.0.0 2023-01-15 12:27:23 +00:00
Phil Taylor
58431f7b8c Fix crash when no audio device is found 2023-01-15 11:14:28 +00:00
Phil Taylor
b7ec5ae783 Fix for mac compile 2023-01-14 00:17:53 +00:00
Phil Taylor
9221eba8cc Rename to IF filter width to match documentation 2023-01-13 21:07:55 +00:00
Phil Taylor
df7f7b29f7 Change wording 2023-01-13 21:06:50 +00:00
Phil Taylor
01e1782b45 Display current passband on status bar 2023-01-13 21:04:10 +00:00
Phil Taylor
f2eff9a81b More tidying of code 2023-01-13 20:53:51 +00:00
Phil Taylor
0b1a84bbe0 More tidying 2023-01-13 19:40:38 +00:00
Phil Taylor
d4d85dadf0 Another fix 2023-01-13 19:28:34 +00:00