Wykres commitów

1650 Commity (578b993f70a8311b972aae27007ac697ed79b7cb)

Autor SHA1 Wiadomość Data
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
Roeland Jansen bd5a233563 deleted a lingering swapfile from one of my vim sessions 2021-11-06 13:10:41 +01:00
Roeland Jansen 35cb1ed053 Merge branch 'audio-enhance' 2021-11-06 13:10:21 +01:00
Roeland Jansen d58a078f70 deleted a lingering swapfile from one of my vim sessions 2021-11-06 13:09:55 +01:00
Roeland Jansen facdd7dfbd Merge branch 'audio-enhance' into rigs 2021-11-06 13:07:30 +01:00
Phil Taylor 35bc1afb4b Change MAX/MIN to use qMax/qMin instead 2021-11-06 10:42:57 +00:00
Phil Taylor 589df71805 Change MAX/MIN to use qMax/qMin instead 2021-11-06 10:42:13 +00:00
Phil Taylor 0f48959a75 Merge remote-tracking branch 'origin/rigs' into audio-enhance 2021-11-06 10:20:11 +00:00
Elliott Liggett 77509aead6 Added RTS PTT support commHandler and rigCommander. RTS is only sent
from rigCommander at this time, the pty is not parsed.
2021-11-05 23:21:36 -07:00
Elliott Liggett cd7ea97242 Added geometry constraints to the transceiver adjustments window, and
disable controls which do not function except for debug builds.
2021-11-05 17:38:07 -07:00
Elliott Liggett 76c5488983 Changed IF/TPBF commands to be "unique priority" inserts. Added "more"
button for extended transceiver controls.
2021-11-05 17:12:19 -07:00
Elliott Liggett a9fb81d8f6 Added an IF Shift-like control for radios with Twin PBF. 2021-11-05 11:52:20 -07:00
Elliott Liggett cecaee397d Added support for IF Shift and Twin Pass-Band Filters. Currently
accessable only via the debug button.
2021-11-05 10:09:31 -07:00
Elliott Liggett 522557c6e8 Added IC-736 FM mode 2021-11-04 20:45:02 -07:00
Elliott Liggett c3bdcf2287 Merge remote-tracking branch 'origin/master' into rigs 2021-11-04 20:39:14 -07:00
Elliott Liggett 12d202cbcd Added code to force IC-736 to rigID 2021-11-04 20:17:50 -07:00
Phil Taylor 2f480e4b82 Use QT Audio by default 2021-11-01 20:39:12 +00:00
Phil Taylor 6f4cf6bbbe remove unneeded audio signal handler 2021-11-01 20:28:04 +00:00
Phil Taylor 0c7bc17382 Add portaudio support 2021-11-01 20:27:33 +00:00
Phil Taylor 43efadbeaa Make switching between audio apis easier (and tidy .pro file) 2021-11-01 12:44:23 +00:00
Phil Taylor 5b0a3620bd Use buffered audio for Linux (was just Mac only) 2021-11-01 11:17:25 +00:00
Phil Taylor ffdcada18c Adjust buffer size depending on latency setting 2021-11-01 09:18:01 +00:00
Phil Taylor 4e5f315f08 Stuff audio buffer directly rather than signal/slot 2021-10-31 23:53:20 +00:00
Roeland Jansen 37205a11da changelog 2021-10-24 18:09:11 +02:00
Roeland Jansen 53d47c16c0 Merge branch 'audio-enhance' 2021-10-24 18:08:04 +02:00
Phil Taylor bab77ebaba Don't block until audio buffer has space 2021-10-22 00:24:30 +01:00
Phil Taylor 2c1272de66 Bit of tidying 2021-10-22 00:24:15 +01:00
Roeland Jansen 511f2b5e98 changes in udp crashes in server side code 2021-10-20 14:54:44 +02:00
Roeland Jansen 52a4016379 Merge branch 'audio-enhance' 2021-10-20 14:49:42 +02:00
Phil Taylor 620d7890cd Tidy-up server shutdown 2021-10-20 12:47:16 +01:00
Phil Taylor 24a88794e6 Trying to find cause of lockup when client disappears 2021-10-20 12:13:18 +01:00
Roeland Jansen c4a9465fb3 pushed 1.2d; fixing some reliability issues w/ wsjtx/rigctld 2021-10-08 10:25:32 +02:00
Phil Taylor b7edb2cf96 Send TX/Freq changes multiple times with rigctld 2021-10-06 23:41:11 +01:00
Roeland Jansen 66912e13b2 changelog 2021-09-26 11:48:18 +02:00
Phil Taylor 6d0ad471c7 Remove duplicate setPriority() 2021-09-22 11:07:07 +01:00
Phil Taylor c712e87373 Fix typo 2021-09-22 11:02:09 +01:00
Phil Taylor 4cb16b105f Add keepalive for linux/mac pty 2021-09-22 10:59:03 +01:00
Phil Taylor 2c5f37d06c Fix alignment of rigname in taskbar 2021-09-22 10:50:07 +01:00
Phil Taylor 18eb9119be Only send RX antenna byte to rig when it has an RX antenna option in rigCaps 2021-09-22 10:39:35 +01:00
Roeland Jansen 21bc02cc25 bumped to 1.2c 2021-09-07 20:32:47 +02:00
Phil Taylor 8b06e9d048 Make rigctld state work for USB connected rigs 2021-09-07 18:04:43 +01:00
Roeland Jansen f7524c7fba fixed warning 2021-09-07 09:01:55 +02:00
Roeland Jansen b37713124b WHATSNEW, CHANGELOG 2021-09-07 08:11:51 +02:00
Roeland Jansen 9413d20906 bumped version to 1.2 beta 2021-09-07 07:55:17 +02:00
Roeland Jansen f1221c6f1b added 25 kHz step for tuning 2021-08-31 09:21:02 +02:00
Roeland Jansen c46eb65974 Merge branch 'audio-enhance' 2021-08-30 10:05:56 +02:00
Phil Taylor bf16dfe19a Experimental support for split mode in rigctld 2021-08-29 11:51:53 +01:00
Phil Taylor 57e68571af Ignore control levels that we don't currently support 2021-08-29 00:25:23 +01:00
Phil Taylor 67c80c2510 Add better detection of ci-v transceive disable 2021-08-29 00:16:31 +01:00
Roeland Jansen 54d6850aa1 Merge branch 'audio-enhance' 2021-08-27 19:09:16 +02:00