Wykres commitów

2333 Commity (bb632b8e2b1115c5e4cf7d56726e6c55046b93a8)

Autor SHA1 Wiadomość Data
Roeland Jansen 5db5f40ed4 small compiling fixes and magic pbt/cw calculations 2023-01-26 07:35:23 +01:00
Roeland Jansen fe36ff1ac7 Merge branch 'pbt-fixes' 2023-01-26 07:33:00 +01:00
Phil Taylor 49501273d0 Fix for shuttle resource files 2023-01-25 21:37:12 +00:00
Phil Taylor ea46d6c625 Add math.h for cwsender 2023-01-25 21:22:06 +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
Elliott Liggett 4fea16c356 Refined split interface controls. Offset is KHz, automatic tracking mode
added.
2023-01-24 16:35:46 -08:00
Elliott Liggett ae64677c42 Merge branch 'master' into morecontrols 2023-01-24 15:17:17 -08:00
Phil Taylor a1d3f93dad PBT should now display correctly in ALL modes! 2023-01-24 20:12:23 +00:00
Roeland Jansen 7f97625e38 modified CHANGELOG 2023-01-24 19:49:43 +01: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
Elliott Liggett 0a7f6b0b65 Started work on the UI for a split control interface. 2023-01-24 09:21:09 -08:00
Roeland Jansen 2df82d4f92 bumped to v1.58 2023-01-24 17:22:34 +01:00
Phil Taylor 152f71c6cf Merge branch 'cwcw' into filterwidth 2023-01-24 11:20:01 +00:00
Phil Taylor 2ada127124 Delete cwsender.ui 2023-01-24 11:19:26 +00: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
Elliott Liggett 4137fce70c Minor changes to UI file to get it building and to restore Enter key
functionality.
2023-01-23 20:35:32 -08:00
Phil Taylor 7ebfcdefbd Make cw textbox a combobox 2023-01-24 01:34:30 +00:00
Phil Taylor b89ae0459e Make cw textbox a combobox 2023-01-24 01:33:57 +00: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 4e89c91f0d Fix cosmetic bug #62 2023-01-23 21:27:33 +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 3297f66208 Mistake in tooltip keeps man from sleeping. See page 4 for full story. 2023-01-22 21:10:09 -08:00
Elliott Liggett 294fac72c6 Added some more CW-related tooltips for usability. 2023-01-22 21:04:43 -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 a205e003c9 Lining up the text a little better with printHex. 2023-01-22 20:38:27 -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 c26409b2a8 Now with padding 2023-01-21 10:43:54 -08:00
Elliott Liggett ff50718563 Added CW sequence number 2023-01-21 10:31:04 -08:00
Elliott Liggett 2f098be1a9 Macro buttons are now filled with macro text, up to 8 characters. 2023-01-21 09:58:35 -08:00
Elliott Liggett f772801b02 Fixed WPM and removed some extra debug. 2023-01-21 09:37:36 -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 5664842f47 minor change 2023-01-21 00:25:41 -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