wluker

Results 6 issues of wluker

This is a neat project. I've been enjoying it, but as my designs get larger I find the red underlining and flashing error messages in the editor distracting. Maybe others...

enhancement
gui

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...

I've been using `PothosUtil --proxy-server` along with affinity zones to remotely run flow graphs on an e310. (This is very cool btw.) This works some times but not always and...

In PothosFlow it would be useful to select a block, right click, and have a "view source" menu option. The top level c++ file would then be opened with the...

At https://github.com/analogdevicesinc/libad9361-iio/blob/be7eb026436f6b68eb718a01cdd249acd85b05c5/ad9361_baseband_auto_rate.c#L152 it looks like sscanf has more format specifications than pointers. The sscanf man page reads "If the number of conversion specifications in format exceeds the number of pointer...

I don't know that inf is part of the json standard, but this allows us to pass +inf.0 and -inf.0 values and seems to work in practice. (string->jsexpr (jsexpr->string +inf.0))

pr:forgotten