Wykres commitów

2008 Commity (8a4b9f193423fe821cb78611417e2f61961646d0)

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
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
Roeland Jansen 6609aa58d9 added qt xml dev lib for suse 2022-10-22 14:48:44 +02:00
Roeland Jansen ce12135c4a bands page reorganized 2022-10-14 17:48:35 +02:00
Roeland Jansen faf5caefa3 Merge branch 'cluster' 2022-10-11 15:04:22 +02:00
Phil Taylor e15496e0b6 Disable click/drag tuning by default 2022-10-11 13:17:23 +01:00
Roeland Jansen f8cef53a7d added cluster support 2022-10-10 17:11:05 +02:00
Phil Taylor f4e25d2273 Bit more tidying of spotting code 2022-10-10 12:55:12 +01:00
Phil Taylor 3ec54f1ebb make spots appear at the actual top of wf 2022-10-09 20:24:01 +01:00
Phil Taylor 6862009e94 Add sendOutput() back to tcp cluster 2022-10-09 14:35:24 +01:00
Phil Taylor b7bcd58578 Add Pop-Out button for cluster screen 2022-10-09 14:32:09 +01:00
Phil Taylor 22abc65849 Add cluster spot color picker 2022-10-09 14:23:07 +01:00
Phil Taylor cc6e4d042a Left click on spot to change freq 2022-10-08 01:09:41 +01:00
Phil Taylor f7e2631ee3 Update wfmain.cpp 2022-10-08 00:55:07 +01:00
Phil Taylor 62d9ec2442 Update wfmain.cpp 2022-10-06 11:17:46 +01:00
Phil Taylor fa9cab1374 Make spot window size to fit content. 2022-10-06 11:12:55 +01:00
Phil Taylor 880a9c3da0 Add right-click on spot to popup dialog 2022-10-06 11:02:22 +01:00
Phil Taylor b110ce7fbb Bit of tidying 2022-10-05 14:26:42 +01:00
Phil Taylor 4d158f5078 Remove calls for QSqlDatabase when USESQL is not configured 2022-10-05 13:43:07 +01:00
Phil Taylor f31aadd991 Add optional SQL in wfview.pro 2022-10-05 12:45:25 +01:00
Phil Taylor b011165d5b Make SQL db optional 2022-10-05 12:43:39 +01:00
Phil Taylor 9fdc09c5be Remove old code 2022-10-05 11:38:24 +01:00
Phil Taylor 855438e843 Update query 2022-10-05 11:05:29 +01:00
Phil Taylor 711b86e91b Add memory sqlite db for cluster spots. 2022-10-05 11:03:15 +01:00