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
fc7c4cd288
Correctly handle filter width (remove PBT for now)
2023-01-18 18:52:05 +00:00
Phil Taylor
e6ecf275c1
Add move passband
2023-01-16 12:24:22 +00:00
Phil Taylor
b7ec5ae783
Fix for mac compile
2023-01-14 00:17:53 +00:00
Phil Taylor
cf85b299de
Fix invalid filter width being sent to rig by rigctld.
2023-01-13 12:26:11 +00:00
Phil Taylor
053c2167bd
Fix typo
2023-01-07 11:36:53 +00:00
Phil Taylor
451e19d116
Add option of popup alert
2023-01-05 19:37:53 +00:00
Dawid SQ6EMM
ebee3f3009
fixed missing 160m band
2022-12-31 02:02:16 +01:00
Phil Taylor
2b15fdba74
Update some rig definitions to work with new band struct.
2022-11-26 19:10:59 +00:00
Phil Taylor
81d77cdd93
Merge branch 'master' into various-fixes
2022-11-26 19:02:11 +00:00
Phil Taylor
231e90b3a7
Add some more commands
2022-11-26 19:01:16 +00:00
Elliott Liggett
b5a8b9190b
Fixed minor typo in debug text.
2022-11-23 22:45:29 -08:00
Elliott Liggett
60ab126f0a
Fixed annoying indentation issue.
2022-11-23 20:44:32 -08:00
Elliott Liggett
5222950a3c
Fixed broken RTS preference. Added preliminary (and untested) support
...
for the IC-703, 737, 738, and 756.
2022-11-23 16:59:10 -08:00
Phil Taylor
565ccc3be8
Fix passband warnings
2022-10-31 13:33:47 +00:00
Phil Taylor
dc80fde0fa
Add more commands to rigctld
2022-10-31 12:03:04 +00:00
Phil Taylor
c3907ff5c3
Make bandType a struct containing frequency and default SSB mode
2022-10-29 15:12:30 +01:00
Phil Taylor
ad4fd68d7d
Add passband to rigctld and allow setting
2022-10-28 20:04:14 +01:00
Phil Taylor
223d9d6920
Ignore second VFO scope data (for now)
2022-09-27 09:37:24 +01:00
Phil Taylor
4dcd0ddcb6
Add PSK modes to IC-7610 and to passband.
2022-09-26 21:22:02 +01:00
Phil Taylor
1733ce1050
First look at a passband indicator
2022-09-26 01:44:49 +01:00
Elliott Liggett
504cfd9274
Audio metering initial. Very messy but you can select TxRxAudio as the
...
meter type and wfview will show you TX or RX audio depending upon if you
are transmitting or not. You can also select only TxAudio or RxAudio.
This is nice for looking at Tx audio levels prior to transmitting, for
example, or metering the radio's "monitor" audio while transmitting.
2022-08-23 22:24:05 -07:00
roeland jansen
0b3f719651
Merge branch 'master' into 'master'
...
Added IC-746
See merge request eliggett/wfview!9
Thanks to Philip Kubat
2022-05-26 15:16:40 +00:00
Phil Taylor
fc451b99bd
Change class constructors to include parent
2022-05-08 19:31:05 +01:00
Phil Taylor
c46c119c30
Found issue with splitwaterfall function
2022-05-05 18:48:45 +01:00
Phil Taylor
5d456006b3
Name threads to ease debugging
2022-05-02 16:11:35 +01:00
Phil Taylor
eabad76189
Replace deprecated hex modifier
2022-04-28 10:52:46 +01:00
Phil Taylor
6fd5c951ab
Various compatibility improvements
2022-04-20 13:35:23 +01:00
Phil Taylor
c164e5020a
Add support for splitting/combining waterfall/scope data
2022-04-18 20:29:50 +01:00
Phil Taylor
52937579db
Fixes to TCP server and attempt auto port detection on non-linux!
2022-04-08 14:40:05 +01:00
Phil Taylor
398e0a9856
Working (in Windows) audio output
2022-04-03 20:16:52 +01:00
Phil Taylor
d08a8ad1ed
Merge branch 'master' into wfserver
2022-03-23 17:28:11 +00:00
roeland jansen
058e0d3614
Merge branch 'fix/typos' into 'master'
...
Fix spelling errors
See merge request eliggett/wfview!8
2022-03-23 15:45:51 +00:00
Daniele Forsi
cf85d4cf7b
Fix spelling errors
2022-03-23 15:45:51 +00:00
Phil Taylor
56694f0b57
Slightly better tcp server implementation (still needs UI adding)
2022-03-23 13:19:05 +00:00
Phil Taylor
d398776832
Initial tcpserver support (needs work)
2022-03-23 10:12:42 +00:00
Russ Woodman - K5TUX
4c0aff99da
Fixed broken implementation of "set_level RFPOWER" in rigctld
2022-03-19 14:05:46 -05:00
Philip Kubat
bc004caf29
Added IC-746
2022-02-07 20:31:29 -05:00
Phil Taylor
fdd82ce376
Lots more fixes and tweaks
2022-01-29 22:50:58 +00:00
Phil Taylor
496946ef8c
Non-working standalone server
2022-01-26 09:49:52 +00:00
Phil Taylor
95960fdbad
Treat GUID as 16 bytes rather than trying to be clever!
2022-01-23 17:54:40 +00:00
Phil Taylor
a568d3ffb4
Fix some compile warnings
2022-01-23 16:43:58 +00:00
Phil Taylor
dfb1a62850
More multi-radio support (nearly working!)
2022-01-22 15:12:36 +00:00
Phil Taylor
89133371b8
More work on multi-radio support
2022-01-21 23:58:18 +00:00
Phil Taylor
3b2e47be9f
Lots of changes, mainly for multi-radio support
2022-01-21 19:23:32 +00:00
Phil Taylor
29f2609864
Merge settings branch
2022-01-04 18:34:34 +00:00
Elliott Liggett
27f3127ef7
Added forced manual RTS setting
2021-12-30 01:52:23 -08:00
Phil Taylor
f82b604836
Properly handle different rigctld client versions
2021-12-07 14:52:47 +00:00