Elliott Liggett
a37dfb2e1e
Dynamic meter scales
...
These meter scales should adapt to the rigCaps data about meter
calibrations.
Non-adapting meters:
EMF/dBu/dBm from the R-8600
Audio Meters, which are not really from a radio per-se anyway
Center meter, as this seems to only be the R-8600 and it got messy
immediately.
There's considerable code in here which attempts to present a reasonable
number of tic marks and values. This is needed because some radios
provide a much wider span of values than others. For example, Icom
meters up to 20:1 SWR, whereas Kenwood seems to go up to 5:1.
We should probably consider an option to trim these super-wide span
meters for more reasonable ranges (who needs to see SWR past 5:1???) as
I think most people would favor more visual precision.
2025-02-17 10:29:05 -08:00
Phil Taylor
7ee133bdd4
Add meter cal for most rigs and start implementation
2025-02-15 18:24:33 +00:00
Phil Taylor
caac9b6cfc
A few more Kenwood commands
2025-01-25 23:45:00 +00:00
Phil Taylor
63b5cbc810
Initial commit of working Kenwood code
2025-01-14 13:35:14 +00:00
Phil Taylor
d8bd38f38b
Check version of user rig file to make sure it isn't older
2025-01-02 11:08:58 +00:00
Phil Taylor
36fff27459
RTS/DTR keying
2024-12-30 14:19:52 +00:00
Phil Taylor
677b21dc67
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
a8815c5afd
Force queue parent to be wfmain()
2024-09-30 12:05:51 +01:00
Phil Taylor
1142548e21
change unsigned char to quint8
2024-08-13 13:19:50 +01:00
Elliott Liggett
a02a25b312
Bump up copyright dates and about box. Version to 1.91
2024-07-12 19:09:42 -07:00
Phil Taylor
1cf74c75e7
A few small fixes
2024-05-05 16:27:55 +01:00
Phil Taylor
838d0d197a
Split icom specific to separate file
2024-05-05 13:47:20 +01:00
Phil Taylor
7bd35772dc
Improvements to power on/off handling
2024-04-30 09:42:54 +01:00
Phil Taylor
054595e14b
Memory fixes and add load progress
2024-04-28 20:43:50 +01:00
Phil Taylor
c7abfdfbb5
Fixes for IC7100 and memories.
2024-04-28 20:06:32 +01:00
Phil Taylor
a34eea2340
Fix QT5 compile error
2024-04-28 09:09:14 +01:00
Phil Taylor
1044be730a
Fix BSR when reg is 10 or more
2024-04-28 00:06:46 +01:00
Phil Taylor
19da8863f0
Add get/set command types and make dial change current receiver.
2024-04-26 15:37:12 +01:00
Phil Taylor
d73362d531
Fixes for TCI protocol
2024-04-07 20:28:42 +01:00
Phil Taylor
2bbc57ceff
Fixes for rigctld
2024-04-05 13:01:26 +01:00
Phil Taylor
62c93da216
IC905 fixes
2024-03-31 12:46:32 +01:00
Phil Taylor
9b78cddbc6
Rename VFO to receiver and add second VFO capability
2024-03-30 20:40:27 +00:00
Phil Taylor
cb28ba02ba
Small UI format change
2024-03-25 19:02:17 +00:00
Phil Taylor
235869a501
Move rigCaps to a single pointer across whole app.
2024-03-25 12:42:08 +00:00
Phil Taylor
7e3f4a8ac2
Fix parsing of received tone
2024-02-12 22:26:25 +00:00
Elliott Liggett
d182d59f59
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
Phil Taylor
38713e21a2
Force UTF-8 codec for .ini files
2024-02-11 09:29:30 +00:00
Phil Taylor
f0c7bfff92
Add periodic commands to rigfile
2024-02-09 17:08:04 +00:00
Phil Taylor
b6496b1eea
Add warning for FA received and slim some info logging
2024-02-07 13:06:23 +00:00
Elliott Liggett
335351c133
Removed compile warning, changed some qInfo to qDebug
2024-02-05 09:33:42 -08:00
Phil Taylor
16063c07f8
Check that a second VFO exists
2024-02-03 20:07:41 +00:00
Phil Taylor
3ecc0080e6
Update rigcommander.cpp
2024-01-29 14:52:30 +00:00
Phil Taylor
35c97be0e0
Update rigcommander.cpp
2024-01-29 14:47:40 +00:00
Phil Taylor
d643dd036e
More fixes
2024-01-29 14:20:31 +00:00
Phil Taylor
c9c129ffe3
Fix cluster spots
2024-01-28 13:14:47 +00:00
Phil Taylor
d25dc81d66
Remove more hex conversions
2024-01-28 09:49:08 +00:00
Phil Taylor
03b4059f76
Fix for mode selection
2024-01-28 09:42:50 +00:00
Phil Taylor
b3eb151104
Add support for more than 2 VFOs
2024-01-27 22:13:47 +00:00
Phil Taylor
0d15e97efd
Code cleanup and add experimental detach scope option
2024-01-21 20:36:52 +00:00
Phil Taylor
bab67b0a2c
More clearing of redundant code
2023-12-24 16:35:49 +00:00
Phil Taylor
c318387de9
Fix memory mode and start to add admin support
2023-12-18 15:48:17 +00:00
Phil Taylor
d0c6855687
Fix memory groups
2023-12-18 11:22:16 +00:00
Phil Taylor
3071662b46
Merge branch 'creator-widgets' of https://gitlab.com/eliggett/wfview into creator-widgets
2023-12-18 10:47:21 +00:00
Phil Taylor
138a303724
start to move rigCaps to shared
2023-12-18 10:47:16 +00:00
Phil Taylor
64ed43642b
Various Linux build vixes
2023-12-17 19:41:22 +00:00
Phil Taylor
d120f028c2
Fix issue with IC7851 detection
2023-11-27 19:11:38 +00:00
Phil Taylor
bad9c921c0
Add af gain function back!
2023-11-26 16:29:22 +00:00
Phil Taylor
6e8eb23dea
Add colour to logging!
2023-11-26 16:23:16 +00:00
Phil Taylor
c3975ef492
Remove redundant code
2023-11-26 14:47:17 +00:00
Phil Taylor
4568484c88
Change way rigs store values
2023-11-26 14:16:05 +00:00