Wykres commitów

818 Commity (acaed4601e215b13766cd69f9f7805809cfa4150)

Autor SHA1 Wiadomość Data
Elliott Liggett 2d1773720d Added split state LED for split. 2023-01-29 10:39:24 -08: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
Phil Taylor 037f05297d Start to fix PBT 2023-01-19 16:16:47 +00:00
Elliott Liggett 71326cd385 Added preference for automatic sideband. 2023-01-18 23:17:28 -08:00
Elliott Liggett b99249692f Cleaned up some old mode selection code. 2023-01-18 22:50:18 -08:00
Elliott Liggett e9e042fad8 Change mode selection code to use the command queue (as it should have).
Beginnings of automatic sideband options.
2023-01-18 22:27:06 -08:00
Phil Taylor f224068ec1 Fix LSB passband resize 2023-01-18 19:19:48 +00:00
Phil Taylor e94c3e53c5 Correctly handle filter width (remove PBT for now) 2023-01-18 18:52:05 +00:00
Elliott Liggett 0c27bf7208 This is a stylistic thing that I saw which I could not let go. 2023-01-17 21:49:17 -08:00
Elliott Liggett 05295acc6f Added version mismatch warning messages. 2023-01-17 21:43:58 -08:00
Elliott Liggett fc753ffd39 cleanup of prefs 2023-01-17 21:13:16 -08:00
Elliott Liggett f820d289b2 Re-arranged the preference structure to match how we save the
preferences.
2023-01-17 21:09:54 -08:00
Elliott Liggett 9c0aea0102 Changed Show More button to also raise the transceiver adjustments
window. Added "reset PBT" button to the transceiver adjustments window.
2023-01-17 20:53:34 -08:00
Phil Taylor a6ea32d996 Allow resize passband when moved. 2023-01-16 22:14:09 +00:00
Phil Taylor 450ccefb60 Remove debugging messages 2023-01-16 13:06:04 +00:00
Phil Taylor ca84555c15 Add move passband 2023-01-16 12:24:22 +00:00
Phil Taylor 8fca384135 Hopefully fix building with QCP < 2.0.0 2023-01-15 12:27:23 +00:00
Phil Taylor 3baf3eae65 Fix crash when no audio device is found 2023-01-15 11:14:28 +00:00
Phil Taylor 58f86f029b Fix for mac compile 2023-01-14 00:17:53 +00:00
Phil Taylor b285b81d72 Rename to IF filter width to match documentation 2023-01-13 21:07:55 +00:00
Phil Taylor 8f98696bec Change wording 2023-01-13 21:06:50 +00:00
Phil Taylor 4f4cd5146c Display current passband on status bar 2023-01-13 21:04:10 +00:00
Phil Taylor cac454cbf6 More tidying of code 2023-01-13 20:53:51 +00:00
Phil Taylor 3e46b5a42d More tidying 2023-01-13 19:40:38 +00:00
Phil Taylor 41e5e4b1c3 Another fix 2023-01-13 19:28:34 +00:00
Phil Taylor d48bdfa6e2 Fix parentheses warning from GCC 2023-01-13 19:19:04 +00:00
Phil Taylor 4ee8741157 Few fixes to passband dragging 2023-01-13 18:50:06 +00:00
Phil Taylor efb953a8c9 Allow on-screen adjustment of filter width 2023-01-13 18:14:11 +00:00
Phil Taylor b45bf9ce41 Fix compile issues 2023-01-12 19:39:35 +00:00
Phil Taylor 0d9a01cd1f Merge latest master and make USB controllers a compile time directive 2023-01-12 19:20:52 +00:00
Phil Taylor 93f18fae9e Merge branch 'master' into shuttle 2023-01-12 18:50:18 +00:00
Phil Taylor 8a4b9f1934 Fix all audio formats and some compile warnings! 2023-01-07 20:52:07 +00:00
Phil Taylor 4a8de3c0c9 Add function to handle connect/disconnect 2023-01-05 20:00:31 +00:00
Phil Taylor 3e149ee742 Add option of popup alert 2023-01-05 19:37:53 +00:00
Phil Taylor 39dacf54f2 Fix wfserver device detection 2023-01-02 13:39:59 +00:00
Phil Taylor e6a5152734 Prevent memory leak on exit 2023-01-02 12:38:05 +00:00
Phil Taylor 436428b3a9 Support hotplug audio on QT6+ 2023-01-02 01:11:25 +00:00
Phil Taylor 91ce6040e0 Make sure compilation with QT5 still works 2023-01-01 16:17:48 +00:00
Phil Taylor f4c455396a Merge branch 'audio-fixes' into QT6.2 2022-12-29 15:26:41 +00:00
Phil Taylor a89af116e9 Merge updated 2022-12-29 14:16:22 +00:00
Phil Taylor 72e8b2ec2f Illuminate PTT LED on TX 2022-12-28 22:45:42 +00:00
Phil Taylor c3fa41490a Make RC28 buttons work 2022-12-28 22:25:41 +00:00
Phil Taylor 7dfdc5e3e2 Move audio device selection to dedicated class 2022-12-28 16:57:05 +00:00
Phil Taylor f232ff2396 Make it compile.
Currently band switching from Shuttle is broken since I changed the bandtype to a struct. I will fix this soon!
2022-12-28 10:21:45 +00:00
Phil Taylor d9e839b6f2 Merge branch 'master' into shuttle 2022-12-28 10:07:02 +00:00
Elliott Liggett 093e6e799c Fixed termbin button issue when connection fails. Cleaned up some
logging.
2022-12-27 19:37:12 -08:00
Elliott Liggett f6b1428267 Now tracking the plasma buffer user-desired size properly. 2022-12-02 13:32:02 -08:00
Elliott Liggett 82dfb99822 A little cleaner on the plasma mod. 2022-12-02 12:50:05 -08:00
Elliott Liggett 8cfb3f70e5 Added clearing to the plasma underlay display. 2022-12-02 12:38:08 -08:00
Phil Taylor 0a1a7b2336 Merge remote-tracking branch 'origin/pollprefs' into various-fixes 2022-11-28 09:27:53 +00:00
Elliott Liggett 4f6da00206 Added polling preferences and changed UI elements to radio buttons with
spin box.
2022-11-26 21:43:47 -08:00
Elliott Liggett 39caf41905 Added program version number to the settings file. Currently it is merely
written to and not used.
2022-11-26 20:53:12 -08:00