Wykres commitów

2166 Commity (71326cd3851ba1019665fa327345263d36a9493b)

Autor SHA1 Wiadomość Data
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
Elliott Liggett b25c8a93f3 Moved preferences to prefs.h, which should make it easier to add new
preferences. Moved custom types (as it seemed useful here and there) to
wfviewtypes.h. Let's use the wfviewtypes.h file for any kind of datatype
which more than one module can make use of.
2022-11-26 20:45:32 -08: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 afcf087a70 Fixed color preset zero issue. 2022-11-24 11:43:27 -08:00
Elliott Liggett e1e9167622 Fixed unusual set of conditions in which manual CI-V address would fail
to identify the connected radio. The fix is to continually poll the RigID
until one is received. Radios that don't support RigID will need to
check both boxes in wfview (use rig as model number) to manually ID the
radio.
2022-11-23 23:26:11 -08:00
Elliott Liggett 9a63a6c4c4 Fixed minor typo in debug text. 2022-11-23 22:45:29 -08:00
Elliott Liggett bb5ae03235 Cleaned up rigidentities 2022-11-23 21:56:36 -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
Elliott Liggett 9da6f77078 Fixed issue causing the current color preset to not be load (previously
preset zero was always used).
2022-11-23 13:36:13 -08:00
Roeland Jansen b57e4ebd76 added libs for suse builds; it also builds on leap 15.5 2022-11-01 12:16:55 +01:00
Phil Taylor a1252eec1e Fix passband warnings 2022-10-31 13:33:47 +00:00
Phil Taylor 29060eb43e Add skimmer support (setting not saved) 2022-10-31 12:39:27 +00:00
Phil Taylor 209c5a9b0b Key KEYSPD 2022-10-31 12:15:56 +00:00
Phil Taylor b46dfb8f3e Add AR Cluster support 2022-10-31 12:15:42 +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 429aba7d68 Remove spot display processing timer 2022-10-29 00:20:27 +01:00
Phil Taylor e49e00c3ad Silly error in setting default cluster 2022-10-29 00:18:04 +01:00
Phil Taylor bf340e7790 Send bye when disconnecting from cluster 2022-10-28 20:04:32 +01:00
Phil Taylor 3a07830d47 Add passband to rigctld and allow setting 2022-10-28 20:04:14 +01:00
Phil Taylor 5ffbfc0f1d Merge branch 'master' into shuttle 2022-10-25 10:19:56 +01:00
Roeland Jansen 103dc9c86a combobox resizing fix 2022-10-25 08:25:02 +02:00
Phil Taylor 034ec90662 Stop it cutting off some devices 2022-10-24 00:09:18 +01:00
Phil Taylor ce9ab6d7ff Resize according to boundingrect 2022-10-23 23:45:53 +01:00
Phil Taylor e2338edde6 Resize based on font size 2022-10-23 22:58:23 +01:00
Phil Taylor 16dd595f52 Try new universal resize code 2022-10-23 22:45:11 +01:00
Phil Taylor eb363db09c Try analogue? 2022-10-23 19:32:55 +01:00
Phil Taylor b1b6f26b7d Update wfmain.cpp 2022-10-23 19:20:24 +01:00
Phil Taylor 4452e0127b More buttons 2022-10-23 19:13:11 +01:00
Phil Taylor b0ebed916c Update usbcontroller.h 2022-10-23 19:08:31 +01:00
Phil Taylor 1c8f08a077 More button assignments 2022-10-23 19:06:48 +01:00
Phil Taylor 91b4ab9f94 Reorder button assignment 2022-10-23 18:56:31 +01:00
Phil Taylor 75aab75b46 start to support analogue 2022-10-23 18:54:18 +01:00
Phil Taylor d753315c55 Some more buttons and add commands 2022-10-23 00:17:50 +01:00
Phil Taylor 6a0997017e Add some button mapping 2022-10-23 00:02:44 +01:00
Phil Taylor 6255542ee1 Map some buttons 2022-10-22 23:50:48 +01:00
Phil Taylor a2c348f646 More changes 2022-10-22 23:43:49 +01:00
Phil Taylor ba07c26a2b More gamepad stuff 2022-10-22 23:36:19 +01:00
Phil Taylor 2dad92b9f6 Update usbcontroller.cpp 2022-10-22 23:30:15 +01:00
Phil Taylor 45c7429c40 Make retransmit messages debug() 2022-10-22 23:27:04 +01:00
Phil Taylor ecd93b3841 More gamepad 2022-10-22 23:23:30 +01:00
Phil Taylor 09cd0ba541 Update usbcontroller.cpp 2022-10-22 23:19:52 +01:00
Phil Taylor eff37c586c Update usbcontroller.cpp 2022-10-22 23:18:45 +01:00
Phil Taylor 710566715b More gamepad stuff 2022-10-22 23:17:34 +01:00
Phil Taylor 358375be8a Add gamepad detection 2022-10-22 20:55:08 +01:00
Phil Taylor 677eb3c944 Merge branch 'master' into shuttle 2022-10-22 20:20:48 +01:00
Roeland Jansen 6609aa58d9 added qt xml dev lib for suse 2022-10-22 14:48:44 +02:00