jks
About
- Username
- jks
- Joined
- Visits
- 32,340
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 331
Reactions
-
Last Spectrum persists when all signals removed [fixed in v1.279]
v1.279 has improved spectrum filter options. In addition to the default IIR filter you can now select an MMA (modified moving average) and EMA (exponential moving average) filter or no filtering at all. There is also a new slider for the parameter associated with each filtering algorithm:
The URL parameter options sp= and spp= allow the filter and filter parameter to be preset in the URL. See http://kiwisdr.com/quickstart/index.html#id-user-tuneIIR: param = gain coefficient 0..1 (slower..faster) MMA: param = averaging size in samples (1..64) EMA: param = decay period (averaging size) in samples (1..64)
I implemented a minimum decay rate for the IIR filter. For various reasons the filtering is implemented after the waterfall colormap scaling. And with a more restricted colormap range (i.e. WF min slider less negative so no-signal waterfall area is black) the IIR filter would not decay for small signals as was observed.
There is also a new "GND" momentary button (i.e. click/touch and hold). This zeros (grounds) the waterfall/spectrum input data so you can see how the various spectrum filters decay under no-signal conditions. -
Last Spectrum persists when all signals removed [fixed in v1.279]
@Martin: Done. -
KiwiSDR production status and availability
-
Denoiser and Autonotch tick boxes not working on main audio control panel [fixed in v1.278]
-
Denoiser and Autonotch tick boxes not working on main audio control panel [fixed in v1.278]