Commit graph

1015 commits

Author SHA1 Message Date
Phil Taylor
f53d7dd411 Revert change for Qt6 deprecation 2024-03-30 20:49:52 +00:00
Phil Taylor
87c8cab9c2 Rename VFO to receiver and add second VFO capability 2024-03-30 20:40:27 +00:00
Phil Taylor
e2ab34e706 Update wfmain.cpp 2024-03-29 18:58:44 +00:00
Phil Taylor
b6ab7758f3 Update wfmain.cpp 2024-03-29 18:53:32 +00:00
Phil Taylor
f0af5f978e Quick fix to stop non-existent VFO being used 2024-03-29 18:49:55 +00:00
Phil Taylor
f8fa8472a0 Add spacer so lack of scope/vfo doesn't deform other controls. 2024-03-25 17:53:01 +00:00
Phil Taylor
ec5f00413b Move some logs from info to debug 2024-03-25 15:30:18 +00:00
Phil Taylor
033ff6875a Make initial commands immediate to improve initial connection 2024-03-25 13:04:24 +00:00
Phil Taylor
a7abce659e Move rigCaps to a single pointer across whole app. 2024-03-25 12:42:08 +00:00
Phil Taylor
3b9c1eec5d Stop connectiontimer on cancel button 2024-03-25 10:43:23 +00:00
Phil Taylor
7ff6426f10 Various fixes
Log External API versions at start
Log connection failures and try reconnect
2024-03-24 23:17:39 +00:00
Phil Taylor
2b6178e961 Some tidying of rigctld 2024-03-05 21:01:13 +00:00
Elliott Liggett
2777e82331 More work on repeater tones. 2024-02-12 13:36:39 -08:00
Elliott Liggett
291c947736 Debug logging is back, more attempts with TONE/TSQL
TONE and TSQL in progress due to "unsupported command" error messages.
2024-02-12 10:06:08 -08:00
Elliott Liggett
ca31d0ca5a Formatting 2024-02-11 21:14:21 -08:00
Elliott Liggett
bc4c9521db Got repeater setup working but still more to go with tonesql. 2024-02-11 21:13:20 -08:00
Phil Taylor
7d98814891 Fix for the .ini fix! 2024-02-11 17:26:33 +00:00
Phil Taylor
3d4dcd5a81 Merge branch 'creator-widgets' of https://gitlab.com/eliggett/wfview into creator-widgets 2024-02-11 09:29:41 +00:00
Phil Taylor
74c0c8d0bc Force UTF-8 codec for .ini files 2024-02-11 09:29:30 +00:00
Elliott Liggett
caf426548e Removed some old code 2024-02-10 13:07:03 -08:00
Elliott Liggett
2793e6bedb Meters on by default, sort of.
On but set to none.
2024-02-10 12:58:16 -08:00
Elliott Liggett
5bece2b207 Disable duplicate meters correctly on startup. 2024-02-10 12:24:38 -08:00
Elliott Liggett
cc2413e7a2 Merge branch 'creator-widgets' of gitlab.com:eliggett/wfview into creator-widgets 2024-02-10 12:02:07 -08:00
Elliott Liggett
66430ec9a8 ATU status supression 2024-02-10 12:02:02 -08:00
Phil Taylor
0fce6666fc Fixes for multi VFO 2024-02-10 19:54:39 +00:00
Phil Taylor
26d59d5b6b Fix PBT in CW mode 2024-02-10 12:11:10 +00:00
Phil Taylor
543206c729 Fix bug where second VFO commands were being ignored 2024-02-10 10:37:35 +00:00
Phil Taylor
1473217243 Add periodic commands to rigfile 2024-02-09 17:08:04 +00:00
Phil Taylor
8a8b4c715b Add ATU status 2024-02-07 13:20:10 +00:00
Elliott Liggett
884bece631 Additional connect button 2024-02-06 22:45:16 -08:00
Elliott Liggett
542a101469 Proper gain reduction metering now available.
Scale needs work though.
2024-02-06 11:06:50 -08:00
Elliott Liggett
4db6be2457 Surppress QCustomPlot warning messages when plot area is collapsed.
These messages quickly fill the log and are not useful.
2024-02-06 09:40:33 -08:00
Elliott Liggett
4de375292b Double-click a meter to change the type. 2024-02-05 21:03:08 -08:00
Elliott Liggett
7532a28cda Changed a qinfo to qdebug 2024-02-05 14:12:45 -08:00
Elliott Liggett
cbab3cc0a1 More meters! 2024-02-05 13:42:00 -08:00
Elliott Liggett
9460cc144d TX Power to slider 2024-02-05 12:21:48 -08:00
Elliott Liggett
39029b2424 Memory editor as independent window 2024-02-05 12:06:50 -08:00
Elliott Liggett
6b646f039f Much faster spectrum drawing.
The plasma buffer is now a fixed size and we simply go in to it as far as
we need to satisfy the UI buffer length setting.
2024-02-05 11:25:27 -08:00
Elliott Liggett
2c90e3e962 Primary UI meter follows PTT status. 2024-02-05 09:22:58 -08:00
Elliott Liggett
4c6a766316 Added Control-P ("PTT Toggle") shortcut. Flips the state of transmit. 2024-02-05 08:39:41 -08:00
Elliott Liggett
aab2401155 Fixed control-R, control-t, possibly other things. Localized pref change
was read but not processed.
2024-02-05 08:36:23 -08:00
Phil Taylor
161d9d57c1 Check that a second VFO exists 2024-02-03 20:07:41 +00:00
Phil Taylor
817c7a151d Debugging and error checking 2024-01-29 18:40:29 +00:00
Phil Taylor
6ecbbe4d95 Try queued connection 2024-01-29 18:31:22 +00:00
Phil Taylor
bff611e787 Fix warning 2024-01-29 18:18:45 +00:00
Phil Taylor
2fd5829772 Do scope in different way 2024-01-29 18:16:39 +00:00
Phil Taylor
b590bde7d2 Update wfmain.cpp 2024-01-29 16:13:34 +00:00
Phil Taylor
e2f5cdc2b3 Update wfmain.cpp 2024-01-29 16:09:03 +00:00
Phil Taylor
347df7c247 Update wfmain.cpp 2024-01-29 16:06:31 +00:00
Phil Taylor
6cecdeed82 Remove bool toggle 2024-01-29 14:44:30 +00:00