Phil Taylor
46d3b87bf0
Fix incorrect filter width detection
2024-11-07 17:46:25 +00:00
Phil Taylor
d934babbbe
Att meterkind metatype
2024-11-07 17:13:42 +00:00
Phil Taylor
23ffdbb9de
Disable absolute meter options if not available.
2024-11-06 09:27:15 +00:00
Phil Taylor
1eda605332
Detect meter change from rig (R8600
2024-11-05 23:37:24 +00:00
Phil Taylor
7ca0f246ef
Add IC-R8600 meters
2024-11-05 18:46:21 +00:00
Phil Taylor
f32cbdf36d
More 8600 fixes
2024-11-02 23:50:42 +00:00
Phil Taylor
87f20fad64
Fix memory import/export
2024-11-02 18:02:48 +00:00
Phil Taylor
fb957e43ea
Lots of tidying and better 8600 support
2024-11-02 13:43:59 +00:00
Phil Taylor
b2b6102e45
Initial work on 8600 memories
2024-11-01 11:33:55 +00:00
Phil Taylor
088a22346b
3rd attempt!
2024-10-27 13:06:03 +00:00
Phil Taylor
30bce6ad87
Fix Qt5 compile
2024-10-27 09:50:03 +00:00
Phil Taylor
cc25840feb
Various tidying fixes
...
Add date/time support back
Fix some compile warnings.
Replace foreach with for to stop local copies of container
2024-10-26 10:33:32 +01:00
Phil Taylor
dd6069b8a0
Add (untested) IC-R8600
2024-10-25 15:09:24 +01:00
Phil Taylor
52db3be4c9
Fix MacOS queue and request network
2024-10-25 13:01:22 +01:00
Phil Taylor
90691a8b03
Try to fix the queue for MacOS and tidy it.
2024-10-25 11:39:04 +01:00
Phil Taylor
ec042fcc9e
Make if shift slider work like v1
2024-10-24 13:08:15 +01:00
Phil Taylor
b77d624b0d
Various fixes (color presets and disable some controls if not used)
2024-10-17 22:46:12 +01:00
Phil Taylor
78b1ba969c
Only attempt to send CW when in a CW mode.
2024-10-13 11:13:00 +01:00
Phil Taylor
8c5b0b43cf
Abort audio setup if device has no channels
2024-10-13 11:02:57 +01:00
Phil Taylor
41491b3f47
Fix PBTOuter control
2024-10-13 10:47:19 +01:00
Phil Taylor
f384f359d3
Update rigs
2024-10-02 08:37:41 +01:00
Phil Taylor
72fdd6ee6a
Add commands to 705
2024-10-01 21:01:39 +01:00
Phil Taylor
bdc4bff99a
Add IC7200 and some other rig fixes
2024-10-01 20:50:36 +01:00
Phil Taylor
00aef8c8fd
Use signal/slot do delete queue
2024-09-30 12:09:29 +01:00
Phil Taylor
6536eab54d
Force queue parent to be wfmain()
2024-09-30 12:05:51 +01:00
Phil Taylor
9e01f8cbb4
Deal with second VFO correctly (9700)
2024-09-30 11:57:26 +01:00
Elliott Liggett
859231df57
Larger debug window with resizing!
2024-09-25 21:31:50 -07:00
Elliott Liggett
bfe99ca1d6
About box text tweaks
2024-09-23 22:26:03 -07:00
Elliott Liggett
3502af3835
Clarified what ITU Regions are
2024-09-23 18:18:08 -07:00
Roeland Jansen
bec9269612
Merge branch 'translations' into creator-widgets
2024-09-23 11:05:45 +02:00
Elliott Liggett
f3f75481f1
Modified repeater deletion of the queue
...
Based on a double-delete I saw on exit. This seems to work just fine.
2024-09-22 21:53:19 -07:00
Elliott Liggett
69ad0e94bc
Default polling UI element to 25ms when not otherwise specified.
...
This way nobody will click it and get 1ms polling suddenly.
2024-09-22 21:24:07 -07:00
Elliott Liggett
f85b942919
Fix leading comma with IC-9700.
2024-09-22 20:52:58 -07:00
Elliott Liggett
1bf23e2a39
Fixes a crash when there isn't a radio available
...
Specifically, after disconnect, if the frequency is changed.
2024-09-22 18:11:30 -07:00
Elliott Liggett
187ed423c0
Added toggle for insane logging mode.
2024-09-22 16:03:05 -07:00
Elliott Liggett
64f0346576
offset, duplex, and scope ref
...
For the usual suspects:
Radios: | offset | dup | ref |
------------|--------|------|-----|
9700 | ok | ok | ok |
7850 | NA | ok | ok |
7610 | NA | ok | ok |
7300 | NA | ok | ok |
905 | ok | ok | ok |
705 | ok | ok | ok |
-----------------------------------
2024-09-22 15:48:41 -07:00
Elliott Liggett
92bc9e4b56
Frequency offsets
2024-09-22 12:09:32 -07:00
Elliott Liggett
cd5ef7ed1c
Reference range for 9700
2024-09-21 15:19:54 -07:00
Phil Taylor
694c3265dc
UI updates for building with Qt 6.7.2
2024-08-14 12:35:42 +01:00
Phil Taylor
cce302bfc1
Update wfview_resource.rc
2024-08-14 11:48:59 +01:00
Phil Taylor
5336e3b804
Only log received FA if we have sent a command.
2024-08-14 11:35:54 +01:00
Phil Taylor
c8a53b344b
Use correct latency value
2024-08-14 10:20:27 +01:00
Phil Taylor
36ef5f998f
TX Buffer Audio
2024-08-13 21:28:42 +01:00
Phil Taylor
eb8957c1c3
Merge branch 'creator-widgets' of https://gitlab.com/eliggett/wfview into creator-widgets
2024-08-13 21:20:33 +01:00
Phil Taylor
41e644581b
Add log if late audio is dropped
2024-08-13 21:20:11 +01:00
Phil Taylor
892c024f7f
Set default queueinterval for server
2024-08-13 21:10:52 +01:00
Phil Taylor
04b9dec591
Add fork/background mode for *nix
2024-08-13 15:39:13 +01:00
Phil Taylor
1ba3549e31
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
Phil Taylor
e549dfd7b8
More warning cleanup.
2024-08-13 12:47:31 +01:00
Phil Taylor
c7851f8e78
wfserver build
2024-08-13 12:09:33 +01:00