inspectrum icon indicating copy to clipboard operation
inspectrum copied to clipboard

Add plot bandwidth measurement to UI

Open andreiva opened this issue 3 years ago • 3 comments

I thought it would be handy to see signal bandwidth in kHz when adjusting plot deviation. See screenshot I used signals and slots to update the UI, for that I had to move Tuner instantiation to MainWindow. I have very little experience with QT, so I'm not sure if I did it right.

inspectrum-plot-bw

andreiva avatar Oct 17 '20 12:10 andreiva

This would be really useful to have, but looks like it's out dated. @andreiva could you rebase it to make it easier for @miek to merge?

devnulling avatar Mar 24 '21 04:03 devnulling

Sure, I will take a look at it.

It occurred to me, that it would be a lot easier to display BW directly in spectrogramplot. It would probably be doable right in spectrogramplot.cpp. For example above bw rectangle? Any opinions? It was somehow ugly how I had to pass bw value to spectrogramcontrols.cpp

andreiva avatar Mar 24 '21 12:03 andreiva

Is there any chance this will ever be merged ?

luzpaz avatar Nov 01 '23 16:11 luzpaz