Commit graph

48 commits

Author SHA1 Message Date
Phil Taylor
87c8cab9c2 Rename VFO to receiver and add second VFO capability 2024-03-30 20:40:27 +00:00
Phil Taylor
ec5f00413b Move some logs from info to debug 2024-03-25 15:30:18 +00:00
Phil Taylor
09c22524f3 Quick fix for RTTY width 2024-02-11 18:00:23 +00: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
f193a9703a Add warning for FA received and slim some info logging 2024-02-07 13:06:23 +00:00
Phil Taylor
e9f8772f61 Fix signed/unsigned warning 2024-02-06 22:27:29 +00:00
Elliott Liggett
a5dc86b0a2 Scope recalls floor and ceiling for WF.
Also some new data in meter so that we can debug and determine if new
data arrived.
2024-02-05 21:39:23 -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
Phil Taylor
36633b25d1 Fix cluster spots 2024-01-28 13:14:47 +00:00
Phil Taylor
79a4993653 Fix for mode selection 2024-01-28 09:42:50 +00:00
Phil Taylor
b7ba1e9500 Add support for more than 2 VFOs 2024-01-27 22:13:47 +00:00
Phil Taylor
d1cc7ed090 Change redraw speed indicator 2024-01-22 12:23:51 +00:00
Phil Taylor
c9deece641 Add redraw speed indicator 2024-01-22 12:19:31 +00:00
Phil Taylor
d027dd584a Code cleanup and add experimental detach scope option 2024-01-21 20:36:52 +00:00
Phil Taylor
229957b094 Update filter width slider when mode changes 2023-12-24 16:22:13 +00:00
Phil Taylor
c81fb29508 Fix mod input when data mode is changed 2023-10-01 10:22:09 +01:00
Phil Taylor
0dccfcb719 Fix ref and tune on 7851 2023-09-27 12:28:43 +01:00
Phil Taylor
624ac9601a Eliminate space around scope 2023-09-27 11:06:55 +01:00
Phil Taylor
d65dd54c90 Fix build 2023-09-26 19:09:01 +01:00
Phil Taylor
728af1514c Move frequency display to scope 2023-09-26 18:46:04 +01:00
Phil Taylor
37aab042c9 Start changing bw to min/max values 2023-09-26 12:58:37 +01:00
Phil Taylor
685c6224a8 Add min/max bandwidth to all modes in rigcaps 2023-09-26 12:33:20 +01:00
Phil Taylor
89887b8054 Save scope settings 2023-09-26 10:32:56 +01:00
Phil Taylor
1b8fffaac8 Another button fix 2023-09-25 19:35:22 +01:00
Phil Taylor
b0a6f618b9 Fix disappearing config button! 2023-09-25 19:21:31 +01:00
Elliott Liggett
7a4029181b Fixed up scrolling with the scope. 2023-09-25 10:03:31 -07:00
Phil Taylor
80a93ab88a Fixes to config window 2023-09-25 14:55:27 +01:00
Phil Taylor
2eac88ae59 Move scope config to side of scope 2023-09-25 00:11:37 +01:00
Elliott Liggett
341a6042da debug function for scroll wheel 2023-09-23 14:06:28 -07:00
Elliott Liggett
c63924be1d Adds a preference parameter for scroll sensitivity of the scope.
No mechanism for manipulating this value is within wfview yet.
2023-09-23 13:03:38 -07:00
Phil Taylor
a35410ffc7 Fix scope parsing for USB rigs 2023-09-23 11:37:55 +01:00
Phil Taylor
11b9a0289a Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
Phil Taylor
a398012a44 Stop using sub if command29 not supported 2023-07-23 11:17:10 +01:00
Phil Taylor
6349d4bd63 Fix compiling in Qt5 2023-07-22 20:55:10 +01:00
Phil Taylor
5b6efcc8f1 Various fixes and disable audio system when connected/connecting 2023-07-17 11:09:14 +01:00
Phil Taylor
609ef10efd Remove redundant sliders from wfmain 2023-07-16 10:55:41 +01:00
Phil Taylor
0cfad60a19 Fix theme selection 2023-07-16 10:46:30 +01:00
Phil Taylor
2e4e3db135 Various fixes 2023-07-16 10:08:28 +01:00
Phil Taylor
4e02e0723f Initial (RX only) support for TCI protocol 2023-07-06 10:36:11 +01:00
Phil Taylor
126490ac90 Move the last settings to the widget 2023-06-11 22:31:32 +01:00
Phil Taylor
6cf4d5d5b8 Move spots to new widget and add back into scope 2023-06-11 10:33:16 +01:00
Phil Taylor
d740d14566 Move more settings and add some more UI features 2023-06-08 21:58:22 +01:00
Phil Taylor
e4a1f3f142 Move more settings to widget 2023-06-08 08:20:50 +01:00
Phil Taylor
a2c2159259 Better mouse handling for passband 2023-06-05 21:08:01 +01:00
Phil Taylor
02a7fc2dda QT5 compile error fix? 2023-06-05 11:00:26 +01:00
Phil Taylor
a70b2db5cc Add controls for each scope 2023-06-05 09:27:37 +01:00
Phil Taylor
04c9614098 Move scope to it's own widget 2023-06-01 17:57:44 +01:00