PothosFlow icon indicating copy to clipboard operation
PothosFlow copied to clipboard

GUI frontend and designer tool for the Pothos framework

Results 48 PothosFlow issues
Sort by recently updated
recently updated
newest added

there is an uncaught exception pass into the qt call stack. The monitor might be getting an error with one of the calls on the python block. 1) unexpected error...

bug

Pretty straightforward from title. If a block is shown as disabled in the editor and the DType is changed, the change won't be reflected until the block is reenabled. This...

* add/remove parameters * add/remove setters * changes to properties panel, graph block, and graph eval

enhancement

I'm running PothosFlow v0.61 from the PPA on Ubuntu 18.04. I have a remote device running PothosUtil 0.7.0, built from source on a pi CM3. Both devices are on the...

Unless I'm missing something, there doesn't seem to be a way to pass complex values into slots from PothosFlow. NumericEntry only work for scalar floats, and LineEdit returns a std::string,...

It might be useful to have a non-executable graphical block for adding comments to PothosFlow graphs. Hopefully I am not annoying you with all these feature requests. Please feel free...

QWT Slider has a scale, but does not limit adjustment to the defined step size. Slider has no scale, but does respect step size. Eliminate redundancy (single control) and defect.

Some GUI controls, notably slider, may be used to attain some end point. The steps themselves don't matter. Could there be a slider mode (or is there a work-around?) to...