Elliott Liggett
|
9afc44ce42
|
Refresh the meter when updating colors immediately.
|
2022-08-22 18:09:20 -07:00 |
Elliott Liggett
|
da1cd8b14f
|
Added our "classic" color schemes back in. More tuning needed but a good
start.
|
2022-08-22 17:57:54 -07:00 |
Elliott Liggett
|
6f7f1f84ec
|
Added presets and preset naming to the settings file.
|
2022-08-22 16:49:35 -07:00 |
Elliott Liggett
|
59d2d735e6
|
Added preset names
|
2022-08-22 09:44:00 -07:00 |
Elliott Liggett
|
7e4d3f76d5
|
Fixed stretched grid color swatch. This has to be a qt uic bug.
|
2022-08-22 09:04:19 -07:00 |
Elliott Liggett
|
92904f8ae5
|
Forgot the axis color from default.
|
2022-08-21 23:59:48 -07:00 |
Elliott Liggett
|
952585261c
|
Forgot text color from default load-in
|
2022-08-21 23:54:37 -07:00 |
Elliott Liggett
|
d11ae30b1a
|
Fixed bug relate to pressing cancel in the color picker.
|
2022-08-21 23:50:02 -07:00 |
Elliott Liggett
|
1388c756c4
|
Fixed alpha channel issue
|
2022-08-21 21:51:50 -07:00 |
Elliott Liggett
|
16237a47f5
|
Slightly better closing for settings
|
2022-08-21 21:32:49 -07:00 |
Elliott Liggett
|
a84fb6d091
|
Cleaner tab add/remove code for the settings tab.
|
2022-08-21 21:19:08 -07:00 |
Elliott Liggett
|
93b1af6eb6
|
Removed unused function
|
2022-08-21 18:05:20 -07:00 |
Elliott Liggett
|
ecb9b8fbb4
|
Now all colors can be edited.
|
2022-08-21 17:52:52 -07:00 |
Elliott Liggett
|
2a509a6177
|
Color editing for a few parameters is working. Lots of new helper
functions introduced to make coding simpler.
|
2022-08-21 16:47:17 -07:00 |
Elliott Liggett
|
ac8a98049e
|
More connections from picker to UI.
|
2022-08-21 00:33:59 -07:00 |
Elliott Liggett
|
b77715e0d8
|
Color preferences. We can now set a single color and also detach the
settings tab.
|
2022-08-21 00:17:44 -07:00 |
Elliott Liggett
|
4b0ce8537e
|
Added line input to color functions
|
2022-08-19 10:32:06 -07:00 |
Elliott Liggett
|
1423e7c300
|
Added color picker functions and demonstration UI elements
|
2022-08-19 09:41:13 -07:00 |
Roeland Jansen
|
105675a128
|
modified version numbers, WHATSNEW and CHANGELOG
|
2022-08-19 08:12:22 +02:00 |
Roeland Jansen
|
bd097dc3a5
|
Merge branch 'plasma'
|
2022-08-19 07:34:38 +02:00 |
Elliott Liggett
|
ab65f8e38d
|
Finally remembered to remove annoying commented-out code.
|
2022-08-18 20:56:24 -07:00 |
Elliott Liggett
|
088d34af8b
|
Removed checkbox from prior peak hold mode.
|
2022-08-18 20:54:50 -07:00 |
Elliott Liggett
|
d8dc9daa15
|
One more thing for qcp 1.3
|
2022-08-18 16:45:58 -07:00 |
Elliott Liggett
|
a947ba6b18
|
Added support for qcp 1.3
|
2022-08-18 16:40:10 -07:00 |
Elliott Liggett
|
0e15e8ec1e
|
Merge branch 'plasma' into audiofix
|
2022-08-18 14:31:22 -07:00 |
Elliott Liggett
|
1d14d9520e
|
Fixed issue where spectrum greater than 128 was negative.
|
2022-08-18 11:52:41 -07:00 |
Elliott Liggett
|
ebb2c59a45
|
Added "pre-sorted" flag to plasma average mode plotting.
|
2022-08-18 11:11:57 -07:00 |
Elliott Liggett
|
a7587963b0
|
Fixed issue where the waterfall colors re-scaled to min-max versus user
preference upon wf length change.
|
2022-08-18 11:07:29 -07:00 |
Elliott Liggett
|
c59050e632
|
Removed issue with plasma buffer resizing with the waterfall.
|
2022-08-18 10:54:54 -07:00 |
Elliott Liggett
|
7093ac104a
|
Removed unused variables, corrected spelling.
|
2022-08-18 10:24:07 -07:00 |
Elliott Liggett
|
f1f58a10cf
|
Slight reduction in CPU usage with regards to wf, more to come.
|
2022-08-18 09:56:06 -07:00 |
Elliott Liggett
|
7639880861
|
Fixed issue with the floor and ceiling not updating initially. The
waterfall is now ranged prior to replot each time.
|
2022-08-17 23:30:02 -07:00 |
Elliott Liggett
|
b2204b3519
|
Fixed resize; added mutex.
|
2022-08-17 22:38:44 -07:00 |
Elliott Liggett
|
5215984de8
|
Minor change for slightly faster averages.
|
2022-08-17 21:46:47 -07:00 |
Elliott Liggett
|
123084c779
|
Slightly faster plotting due to data being already sorted.
|
2022-08-17 19:58:04 -07:00 |
Elliott Liggett
|
03a279087e
|
Added underlayBufferSize to the preferences.
|
2022-08-17 18:46:00 -07:00 |
Elliott Liggett
|
6ebb3b7680
|
Added some preferences for the plasma.
|
2022-08-17 18:41:35 -07:00 |
Elliott Liggett
|
32d55ef490
|
Fixed spectrum line length
|
2022-08-17 16:34:26 -07:00 |
Elliott Liggett
|
53bed16b45
|
Added floor and ceiling adjustments for the plots.
|
2022-08-17 16:21:33 -07:00 |
Elliott Liggett
|
02e6733cdd
|
Fixed ancient issue with layering of the plot data
|
2022-08-17 15:51:26 -07:00 |
Elliott Liggett
|
c753089ac7
|
Added spectrum plasma metering.
|
2022-08-17 15:10:07 -07:00 |
Phil Taylor
|
9a77baaead
|
Shutdown audio when radio is turned off.
|
2022-08-04 20:46:15 +01:00 |
Phil Taylor
|
ac2c104209
|
Re-order audio handler destructors
|
2022-07-05 10:37:10 +01:00 |
Phil Taylor
|
bcc16b8d29
|
Send blank audio packet on disconnct
|
2022-07-05 10:31:45 +01:00 |
Phil Taylor
|
a9e9c80708
|
Fix silly bug introduced in server audio TX combo
|
2022-06-14 10:31:45 +01:00 |
roeland jansen
|
5dcb0819a8
|
Merge branch 'master' into 'master'
Added IC-746
See merge request eliggett/wfview!9
Thanks to Philip Kubat
|
2022-05-26 15:16:40 +00:00 |
Roeland Jansen
|
d6263223af
|
dropped openSUSE 15.2, out of support
|
2022-05-24 17:55:03 +02:00 |
Roeland Jansen
|
485d012b42
|
WHATSNEW
|
2022-05-24 17:37:19 +02:00 |
Roeland Jansen
|
b4f379d52d
|
Merge branch 'wfserver'
|
2022-05-24 11:18:41 +02:00 |
Phil Taylor
|
06017148dd
|
Update main.cpp
|
2022-05-24 10:13:44 +01:00 |