Roeland Jansen
b85c268f2c
Revert "Added more pages."
...
This reverts commit 700ac53b28
.
2022-01-12 19:19:11 +01:00
Roeland Jansen
ae5684238c
Revert "Working preferences with a list."
...
This reverts commit 26f15cc9db
.
2022-01-12 19:19:09 +01:00
Roeland Jansen
0a42db97c2
Revert "Changed width of list, other minor tweaks."
...
This reverts commit 6b30cb53bc
.
2022-01-12 19:19:06 +01:00
Roeland Jansen
942d7beb99
Revert "Added clock and UTC toggle."
...
This reverts commit 314d78ad05
.
2022-01-12 19:19:04 +01:00
Roeland Jansen
1667df89ba
Revert "Slightly wider radio connection box"
...
This reverts commit 7564239a68
.
2022-01-12 19:19:03 +01:00
Roeland Jansen
91d90f2ae6
Revert "Changed the order of the mod source combos"
...
This reverts commit 9a781c671e
.
2022-01-12 19:18:58 +01:00
Roeland Jansen
837cc5fa8b
Revert "Larger vsp combo box... seems like it resizes though?"
...
This reverts commit 37a2c1caf3
.
2022-01-12 19:18:57 +01:00
Roeland Jansen
eaa7a8edad
Revert "Change to width of group box"
...
This reverts commit c860fa77a1
.
2022-01-12 19:18:55 +01:00
Roeland Jansen
9dd9293036
Revert "Masked password input after focus change."
...
This reverts commit 605a87dec9
.
2022-01-12 19:18:52 +01:00
Roeland Jansen
d1d0194600
Revert "Integrate server setup into new settings pages"
...
This reverts commit e1cdcad65b
.
2022-01-12 19:18:50 +01:00
Roeland Jansen
54d08c5b8a
Revert "Edited some size constraints for better resizing and full-screen mode."
...
This reverts commit c8b4992bab
.
2022-01-12 19:18:35 +01:00
Roeland Jansen
a231cb086f
Revert "Added forced manual RTS setting"
...
This reverts commit 8dd42ba392
.
2022-01-12 19:18:32 +01:00
Elliott Liggett
8dd42ba392
Added forced manual RTS setting
2021-12-30 01:52:23 -08:00
Elliott Liggett
c8b4992bab
Edited some size constraints for better resizing and full-screen mode.
2021-12-29 17:52:35 -08:00
Phil Taylor
e1cdcad65b
Integrate server setup into new settings pages
2021-12-30 00:48:39 +00:00
Elliott Liggett
605a87dec9
Masked password input after focus change.
2021-12-24 08:21:50 -08:00
Elliott Liggett
c860fa77a1
Change to width of group box
2021-12-23 20:55:48 -08:00
Elliott Liggett
37a2c1caf3
Larger vsp combo box... seems like it resizes though?
2021-12-23 20:45:58 -08:00
Elliott Liggett
9a781c671e
Changed the order of the mod source combos
2021-12-23 20:26:53 -08:00
Elliott Liggett
7564239a68
Slightly wider radio connection box
2021-12-23 20:15:39 -08:00
Elliott Liggett
314d78ad05
Added clock and UTC toggle.
2021-12-23 20:05:34 -08:00
Elliott Liggett
6b30cb53bc
Changed width of list, other minor tweaks.
2021-12-23 19:52:56 -08:00
Elliott Liggett
26f15cc9db
Working preferences with a list.
2021-12-23 19:45:58 -08:00
Elliott Liggett
700ac53b28
Added more pages.
2021-12-23 19:34:45 -08:00
Elliott Liggett
888824f9a4
Brought back the Save Settings button
2021-12-23 16:52:29 -08:00
Elliott Liggett
0c807f54c2
Beginning of the new Settings tab. Does not compile as-is yet.
2021-12-23 14:30:58 -08:00
Elliott Liggett
ac72eed7c8
Merge remote-tracking branch 'origin/master' into ui-enhance
...
Also added in changes for the size of the combo audio source boxes.
2021-11-22 13:36:54 -08:00
Elliott Liggett
1a03214f59
Added size rules for audio source combo boxes.
2021-11-18 13:12:12 -08:00
Elliott Liggett
88430db9ac
Added override allowing the user-specified CI-V address to also be used
...
as the Rig ID (model). This is useful for older radios that do not reply
to Rig ID queries. For radios using the default CI-V address, it should
"just work".
2021-11-06 23:59:03 -07:00
Elliott Liggett
76c5488983
Changed IF/TPBF commands to be "unique priority" inserts. Added "more"
...
button for extended transceiver controls.
2021-11-05 17:12:19 -07:00
Elliott Liggett
cecaee397d
Added support for IF Shift and Twin Pass-Band Filters. Currently
...
accessable only via the debug button.
2021-11-05 10:09:31 -07:00
Phil Taylor
b8345bf77f
Move rigctld settings in Ui
2021-08-05 14:45:19 +01:00
Phil Taylor
ee2cf70dc0
Add rigctld config to ui and fix some bugs
2021-08-04 20:49:32 +01:00
Phil Taylor
8983b4e090
Merge branch 'ui-enhance' into audio-enhance
2021-07-26 10:56:04 +01:00
Elliott Liggett
6c27f44ccc
Meter now scales the meter bar to fit the avaliable depth. Text should
...
scale to have the correct aspect ratio. Fixed minor bug in reporting
connection type (always reported serial and then was replaced with
connection status).
2021-07-24 22:53:36 -07:00
Roeland Jansen
886ca86a90
Merge branch 'ui-enhance'
2021-07-20 08:07:28 +02:00
Elliott Liggett
274cc65dbf
wfview now uses the meter's own balistics (average and peak code). This
...
makes it very easy to meter any parameter 0-255. Meter Type "meterNone"
or other will display data in "raw" format.
2021-07-19 16:56:04 -07:00
Roeland Jansen
b8ab1b966d
Merge branch 'ui-enhance'
2021-07-18 12:45:50 +02:00
Elliott Liggett
027815f4c0
Preliminary secondary meter support. See Settings tab for selection.
...
Some scales incomplete.
2021-07-17 23:39:40 -07:00
Phil Taylor
166e714c26
Merge branch 'ui-enhance' into audio-enhance
2021-07-17 12:02:04 +01:00
Phil Taylor
df690e0fd1
Merge branch 'sequence' into audio-enhance
2021-07-17 11:49:44 +01:00
Elliott Liggett
b6a4e06fe2
Power meter for transmit. Much work remains on this meter alone.
2021-07-16 17:45:07 -07:00
Phil Taylor
e40545cf77
Add RX antenna selection for rigs that support it
2021-07-16 17:08:55 +01:00
Elliott Liggett
21b9be4f94
Preferences added for Anti-Alias and Interpolate.
2021-07-14 22:44:05 -07:00
Elliott Liggett
54f2dcd5b8
Added waterfall display options: anti-alias and interpolate. Not in
...
preferences yet. Debug button enables wf pan and zoom.
2021-07-13 22:42:55 -07:00
Elliott Liggett
23869fdcd2
Changed wording about the need for Save Settings -- please verify, I may
...
have it wrong.
2021-07-08 15:31:35 -07:00
Elliott Liggett
d819c6c931
Added polling button
2021-06-21 10:49:22 -07:00
Elliott Liggett
d3d59b2a94
Dynamic show/hide spectrum for rigs without this feature.
2021-06-15 11:27:45 -07:00
Elliott Liggett
b5167a6a97
Waterfal length may now be adjusted. Let's see what range of length
...
seems good and limit the control accordingly. Also there may be a memory
leak in the prepareWf() function where the colormap is created when the
image is resized.
2021-05-30 23:26:36 -07:00
Elliott Liggett
eb3f5bb2cc
Link can now be clicked.
2021-05-23 13:59:11 -07:00