Bug 325087

Summary: Allow use of user defined scalars in filter plugins
Product: [Applications] kst Reporter: david.mcminn
Component: uiAssignee: kst
Status: RESOLVED FIXED    
Severity: normal CC: netterfield
Priority: NOR    
Version: 2.0.7   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description david.mcminn 2013-09-19 11:20:48 UTC
I can create a scalar value, for example named manually as "Order" with a generated value of 33. The data manager shows the scalar is "Order (X1)" with 1 sample and the value 33.
If I then go to create a filter plugin (Low Pass Filter in this case) and choose the drop down menu list for the "Filter Order" then I see all the scalars that are defined for vectors (e.g. min, max, etc) but I do not see the scalar that I defined manually.
Clicking on the "New scalar" button beside the "Filter Order" drop down and creating a new scalar creates a new scalar (seen in data manager) but does not allow it to be selected in the filter plugin. The number updates to the value of the newly created scalar, but it would be better to refer to it by name IMO.
The same applies for the "Cutoff frequency / Sample rate" scalar.
The same probably also applies for other plugins although I have not tried them.


Reproducible: Always



Expected Results:  
I would expect to be able to refer to scalars used in the filter settings by name, so that if I change one value it changes everywhere.
Comment 1 Netterfield 2013-09-24 20:51:15 UTC
Fixed in git master.