Wykres commitów

246 Commity (3e149ee7422314d5e47338b5f6d92679e81d4e60)

Autor SHA1 Wiadomość Data
Phil Taylor 3e149ee742 Add option of popup alert 2023-01-05 19:37:53 +00:00
Dawid SQ6EMM 8ead34b253 fixed missing 160m band 2022-12-31 02:02:16 +01:00
Phil Taylor 81f9e9bfcf Update some rig definitions to work with new band struct. 2022-11-26 19:10:59 +00:00
Phil Taylor 7138ef69ea Merge branch 'master' into various-fixes 2022-11-26 19:02:11 +00:00
Phil Taylor 1fe19166f3 Add some more commands 2022-11-26 19:01:16 +00:00
Elliott Liggett 9a63a6c4c4 Fixed minor typo in debug text. 2022-11-23 22:45:29 -08:00
Elliott Liggett 45244c7c64 Fixed annoying indentation issue. 2022-11-23 20:44:32 -08:00
Elliott Liggett a5ac42fe57 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 a1252eec1e Fix passband warnings 2022-10-31 13:33:47 +00:00
Phil Taylor d47b9be7e1 Add more commands to rigctld 2022-10-31 12:03:04 +00:00
Phil Taylor f7c532007e Make bandType a struct containing frequency and default SSB mode 2022-10-29 15:12:30 +01:00
Phil Taylor 3a07830d47 Add passband to rigctld and allow setting 2022-10-28 20:04:14 +01:00
Phil Taylor 1193841103 Ignore second VFO scope data (for now) 2022-09-27 09:37:24 +01:00
Phil Taylor 08b6224471 Add PSK modes to IC-7610 and to passband. 2022-09-26 21:22:02 +01:00
Phil Taylor d8e244f33a First look at a passband indicator 2022-09-26 01:44:49 +01:00
Elliott Liggett 9fb74ed6e1 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 5dcb0819a8 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 ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 5bd29096e5 Found issue with splitwaterfall function 2022-05-05 18:48:45 +01:00
Phil Taylor a929b2b8a8 Name threads to ease debugging 2022-05-02 16:11:35 +01:00
Phil Taylor 5b50127d0b Replace deprecated hex modifier 2022-04-28 10:52:46 +01:00
Phil Taylor 86502a5c3a Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor d86f8958b2 Add support for splitting/combining waterfall/scope data 2022-04-18 20:29:50 +01:00
Phil Taylor 1f25ca67e8 Fixes to TCP server and attempt auto port detection on non-linux! 2022-04-08 14:40:05 +01:00
Phil Taylor 389f661c79 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor 8ec62fec8d Merge branch 'master' into wfserver 2022-03-23 17:28:11 +00:00
roeland jansen e5b975038c 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 32f438aa01 Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor c5cf0fdf57 Slightly better tcp server implementation (still needs UI adding) 2022-03-23 13:19:05 +00:00
Phil Taylor bfd9ddea52 Initial tcpserver support (needs work) 2022-03-23 10:12:42 +00:00
Russ Woodman - K5TUX 72663310c5 Fixed broken implementation of "set_level RFPOWER" in rigctld 2022-03-19 14:05:46 -05:00
Philip Kubat 38274cc3c8 Added IC-746 2022-02-07 20:31:29 -05:00
Phil Taylor 9ae8bc660c Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor 4a1be30c40 Non-working standalone server 2022-01-26 09:49:52 +00:00
Phil Taylor 5ae3549ba5 Treat GUID as 16 bytes rather than trying to be clever! 2022-01-23 17:54:40 +00:00
Phil Taylor 87a36426cf Fix some compile warnings 2022-01-23 16:43:58 +00:00
Phil Taylor 39540612c7 More multi-radio support (nearly working!) 2022-01-22 15:12:36 +00:00
Phil Taylor 96de9c55fa More work on multi-radio support 2022-01-21 23:58:18 +00:00
Phil Taylor fcc7c9a5dc Lots of changes, mainly for multi-radio support 2022-01-21 19:23:32 +00:00
Phil Taylor ff6d0a6a65 Merge settings branch 2022-01-04 18:34:34 +00:00
Elliott Liggett 8dd42ba392 Added forced manual RTS setting 2021-12-30 01:52:23 -08:00
Phil Taylor 60118169e1 Properly handle different rigctld client versions 2021-12-07 14:52:47 +00:00
Phil Taylor 247817077c Add RIT function and other rigctl fixes 2021-12-07 12:32:51 +00:00
Phil Taylor 81c9563f16 Various changes and fixes to rigctld/rigstate 2021-12-04 19:21:23 +00:00
Phil Taylor 47b439b741 Rewrite rigstate (again!) 2021-12-01 10:01:05 +00:00
Phil Taylor c5d2ecb793 Change rigstate to a class 2021-11-23 00:39:10 +00:00
Phil Taylor ee6889d163 Add mutex within rigState to protect access 2021-11-22 10:37:21 +00:00
Elliott Liggett 0315033f89 Fixed manual rig ID issue with uninitialized variable. 2021-11-07 00:24:08 -07:00
Elliott Liggett 88430db9ac Added override allowing the user-specified CI-V address to also be used
as the Rig ID (model). This is useful for older radios that do not reply
to Rig ID queries. For radios using the default CI-V address, it should
"just work".
2021-11-06 23:59:03 -07:00
Elliott Liggett fe3d645711 Added PTT "snooping" to the commHandler, such that radios needing RTS
set for PTT will work. Includes replying to PTT queries with the RTS
status. There is currently no UI to manually select radios that need
RTS.
2021-11-06 22:49:10 -07:00