Nuno Sá
Nuno Sá
This would be a really nice thing to add. Right now, I just prefer to do ctrl + j , go to the terminal and just type make manually to...
For me, the Output Colorizer plugin from IBM is working pretty good. You might give it a try. Never tried it with CTest though...
In theory this is the first thing to try `iio_device_get_label()`... in the kernel, IIO labels are how devices should be distinguished when multiple devices exist. We were doing this by...
I have started to do it with #345. Maybe the DMM plugin is the next on the list...
> Wondering, if we're not building and installing the plugin anymore how can the ifdef in identify() do anything? The original problem I see is that there is no clean...
There's already a [PR](https://github.com/analogdevicesinc/iio-oscilloscope/pull/282) made by @commodo that I would also really like to see merged :smile:
> I think these patches can be sent upstream for further review. Surely the way to go in here. Please send these upstream before merging them in our tree.
v2 * fixed some checkpatch complain.
> No, I made no changes to my boot image. I did see the comment on Xilinx' wiki page, but since coherency seems to work without any other changes, I...
> I'm not sure what to expect if broadcasting inner is disabled and I assume cache coherency anyway... I'm also not sure but I would assume that the hw won't...