Elliott Liggett
2793e6bedb
Meters on by default, sort of.
...
On but set to none.
2024-02-10 12:58:16 -08:00
Elliott Liggett
85b00eae1e
Meter combo box goes away if outside click.
2024-02-10 12:40:17 -08:00
Elliott Liggett
1c9dde4598
Fixed reverse comp meter scale
2024-02-06 22:02:46 -08:00
Elliott Liggett
542a101469
Proper gain reduction metering now available.
...
Scale needs work though.
2024-02-06 11:06:50 -08:00
Elliott Liggett
a5dc86b0a2
Scope recalls floor and ceiling for WF.
...
Also some new data in meter so that we can debug and determine if new
data arrived.
2024-02-05 21:39:23 -08:00
Elliott Liggett
e38b86fdb5
Exclude S,Po meter from meter selection
2024-02-05 21:05:55 -08:00
Elliott Liggett
4de375292b
Double-click a meter to change the type.
2024-02-05 21:03:08 -08:00
Phil Taylor
773ef5dda3
Fix errors identified by clang scan-build
2023-07-16 10:31:51 +01:00
Phil Taylor
a54075550c
Standardize some names
2023-05-15 13:47:45 +01:00
Elliott Liggett
209f35d669
Fixed dB meter, it needed the scale multiplied by 2.
2022-08-24 22:23:32 -07:00
Elliott Liggett
1f1bfd8561
Cleaner COMP label without the "0" position
2022-08-24 22:02:20 -07:00
Elliott Liggett
8c1ac068ba
Added tic marks, removed audio RMS calculation for now at least.
2022-08-24 21:52:36 -07:00
Elliott Liggett
1582c3e097
Added average metering.
2022-08-24 16:06:41 -07:00
Elliott Liggett
df90483a2e
Using peak scale color now
2022-08-24 10:17:11 -07:00
Roeland Jansen
74e0dca94d
Merge branch 'master' into audiometer
2022-08-24 18:17:57 +02:00
Elliott Liggett
b3d9cf0cb4
log scale, incomplete, needs tickmarks, etc.
2022-08-23 23:17:57 -07:00
Elliott Liggett
745fd59306
Log scale for audio meters
2022-08-23 23:10:58 -07:00
Elliott Liggett
2ce2f6b2e0
Added separate colors for the high meter scale and the peak indicator.
2022-08-22 21:22:01 -07:00
Elliott Liggett
85953a14d0
Refresh the meter when updating colors immediately.
2022-08-22 18:09:20 -07:00
Elliott Liggett
060e164226
Fixed bug relate to pressing cancel in the color picker.
2022-08-21 23:50:02 -07:00
Elliott Liggett
fe6f1b0903
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
Daniele Forsi
cf85d4cf7b
Fix spelling errors
2022-03-23 15:45:51 +00:00
Elliott Liggett
a2078b46b1
Clear Center readout as well.
2021-08-20 22:23:16 -07:00
Elliott Liggett
b575767837
Fixed issue where the "none" selection didn't work quite right. Also
...
fixed the T/R meter switching to clear out invalid readings.
2021-08-20 22:19:47 -07:00
Elliott Liggett
519b9129fb
Current scale tic marks on both sides now!
2021-08-16 23:37:50 -07:00
Elliott Liggett
4bebcbb84b
More meter work, fixed some scales and added labels.
2021-08-16 23:25:11 -07:00
Elliott Liggett
fa9279c5d4
Better meter fonts
2021-08-16 21:51:45 -07:00
Phil Taylor
49e9332546
Fix float warning
2021-08-08 21:03:22 +01:00
Elliott Liggett
4ea890bff5
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
Elliott Liggett
b1b2a5ef52
Clear out meter values when type is switched.
2021-07-20 11:11:51 -07:00
Elliott Liggett
37a9c961a4
Font sizes are... better... but not perfect.
2021-07-19 23:46:11 -07:00
Elliott Liggett
35014940ee
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
Elliott Liggett
636746e588
Added center tuning for IC-R8600, partially moved meter balistics
...
(average and peak) to the meter class.
2021-07-18 14:27:21 -07:00
Elliott Liggett
99843fc139
Preliminary secondary meter support. See Settings tab for selection.
...
Some scales incomplete.
2021-07-17 23:39:40 -07:00
Elliott Liggett
8d9f149d70
Added SWR and ALC scales to the meter.
2021-07-17 00:37:27 -07:00
Elliott Liggett
fb8c6ec3bc
Fix error in scale of power meter
2021-07-16 23:23:29 -07:00
Elliott Liggett
4f64ae4df4
Power meter for transmit. Much work remains on this meter alone.
2021-07-16 17:45:07 -07:00
Elliott Liggett
24b846bf91
Added a nice s-meter. It isn't right yet, but it's a start.
...
TODO: Change scale for power meter, make sure full-scale fits
TODO: create static image from scale to overlay each time rather than
drawing each time.
2021-02-24 00:18:19 -08:00