Wykres commitów

768 Commity (9d711f3a173f24958b2f80b1494c6736d86dddc3)

Autor SHA1 Wiadomość Data
Phil Taylor 9d711f3a17 Add some more USB controller features/fixes 2023-01-29 19:26:21 +00:00
Phil Taylor 5926c12a20 Merge branch 'morecontrols' into rc28-shuttle 2023-01-29 16:30:59 +00:00
Phil Taylor c55ff52fc0 Remove passband/PBT commands for FM 2023-01-29 16:29:37 +00:00
Phil Taylor 79decc552b Merge branch 'pbt-fixes' into rc28-shuttle 2023-01-29 16:25:34 +00:00
Phil Taylor 7e7dceaa99 Various shuttle fixes incorporating #54 2023-01-29 15:08:47 +00:00
Phil Taylor 166905ee76 Remove passband/PBT commands for FM 2023-01-29 13:09:04 +00:00
Elliott Liggett c91d06fea5 Added update of mode to CW sender. Modified cw sender UI slightly for
spacing.
2023-01-27 22:34:40 -08:00
Elliott Liggett bc508565ee Merge remote-tracking branch 'origin/pbt-fixes' into morecontrols
Fixed bugs in offset frequency
2023-01-27 22:11:04 -08:00
Elliott Liggett 264badb9c9 Added offset command to periodic polling 2023-01-27 21:48:26 -08:00
Elliott Liggett 6976120d48 Working manual repeater offset, split, tones, tones on sub vfo, etc! 2023-01-27 21:42:57 -08:00
Elliott Liggett 8903c7cb07 Forgot the signal/slot out of the queue! 2023-01-27 14:55:35 -08:00
Elliott Liggett b30230fc05 Fixing broken TSQL 2023-01-27 14:47:18 -08:00
Elliott Liggett 2c6884d827 Added sub VFO repeater access and tone control, hopefully will work for
IC-7610 and IC-7850.
2023-01-27 14:05:50 -08:00
Elliott Liggett f660681c53 Added MS and AB VFO operations. 2023-01-27 12:44:23 -08:00
Phil Taylor eb782da010 Query PBT status after reset 2023-01-27 10:36:28 +00:00
Phil Taylor fa41571eca Fix for remove_if 2023-01-27 02:04:51 +00:00
Phil Taylor 5d0a95cd00 Use remove_if() for command queue removal 2023-01-27 02:00:11 +00:00
Phil Taylor 5dc9107f00 Merge branch 'master' into pbt-fixes 2023-01-27 01:51:10 +00:00
Phil Taylor 5128ea0e69 Lots of fixes for PBT and command handling - experimental 2023-01-27 01:41:35 +00:00
Roeland Jansen 13f06e1dd7 Merge branch 'pbt-fixes' 2023-01-25 22:17:23 +01:00
Phil Taylor ded6bd1ade Add CW Speed spinbox to CW sender 2023-01-25 18:01:24 +00:00
Phil Taylor 4b40e20d98 Remove some debugging 2023-01-25 15:39:01 +00:00
Roeland Jansen 6df7099cb3 Merge branch 'pbt-fixes' 2023-01-25 13:17:03 +01:00
Phil Taylor 5483732766 Merge branch 'master' into pbt-fixes 2023-01-25 11:42:13 +00:00
Phil Taylor 8b8668a6de Finally PBT works in all modes/filter widths/cw pitch settings. 2023-01-25 11:41:50 +00:00
Roeland Jansen bc0f9f01c7 Merge branch 'morecontrols' 2023-01-25 09:16:36 +01:00
Elliott Liggett be0aee6183 Split mode is working, can also live-sync frequency and mode. 2023-01-25 00:15:20 -08:00
Roeland Jansen 85e38d940f Merge branch 'pbt-fixes' 2023-01-25 07:47:41 +01:00
Phil Taylor a1d3f93dad PBT should now display correctly in ALL modes! 2023-01-24 20:12:23 +00:00
Elliott Liggett d53c9b028e Added a rapidPollCmdQueue for things we need to poll rapidly on not-s-
meter-intervals. Moved command types to wfviewtypes.h.
2023-01-24 10:37:26 -08:00
Phil Taylor 646ee94341 Merge branch 'filterwidth' of https://gitlab.com/eliggett/wfview into filterwidth 2023-01-24 11:11:20 +00:00
Elliott Liggett 68ed3dc56b Fixed issue with older version of qt. 2023-01-23 20:56:17 -08:00
Phil Taylor 525f984f01 Merge remote-tracking branch 'origin/cwcw' into filterwidth 2023-01-24 00:40:08 +00:00
Phil Taylor 9c3ca568ed Make PTT Enabled by default, user has the option to disable it. #74 2023-01-23 21:34:35 +00:00
Phil Taylor f93dd83268 Remove some commented code 2023-01-23 21:26:43 +00:00
Phil Taylor 9349679e5b Various fixes 2023-01-23 13:44:15 +00:00
Elliott Liggett cba4ad345b Fixed up many key shortcuts, added HJKL key shortcuts. 2023-01-22 23:41:31 -08:00
Elliott Liggett 27dd547e2a Added some tooltips and mode-awareness to the CW window. 2023-01-22 20:59:01 -08:00
Elliott Liggett 4a0f5a7f59 Fixed signed issue with waterfall data. 2023-01-22 15:24:21 -08:00
Phil Taylor e7091cb2c2 Make PBT display correctly 2023-01-22 17:19:44 +00:00
Elliott Liggett deade9a38e Added universal printhex header and functions. Changed radio traffic to
log to new category "rigTraffic".
2023-01-21 13:38:39 -08:00
Elliott Liggett c5c01cf81d removed a bit more debug and added some focus-force code for the CW
window.
2023-01-21 13:06:47 -08:00
Elliott Liggett 7a4f708e68 Added Keyer macros to settings. 2023-01-21 11:18:26 -08:00
Elliott Liggett fd1dc860c1 Added CW logging category and additional (and needed) debug info for the
CW features.
2023-01-21 09:18:15 -08:00
Elliott Liggett b3258c57a5 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 23c191a091 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 93d20cc1ba Fix compile errors after merge 2023-01-20 11:24:29 +00:00
Phil Taylor ee4f00e153 Merge remote-tracking branch 'origin/horizpbt' into filterwidth 2023-01-20 09:31:21 +00:00
Elliott Liggett 1e79d5d32d Changed transceiver adjustments to be horizontal. Added passband width
control to the transceiver adjustments.
2023-01-19 23:02:54 -08:00
Phil Taylor c98d7094f9 Merge remote-tracking branch 'origin/efixes' into filterwidth 2023-01-19 16:18:29 +00:00