Dan Nechita

Results 65 comments of Dan Nechita

The waveform display module is called gtkdatabox and is a standalone library (https://gtkdatabox.sourceforge.io/). What do you mean by "porting"? Porting to what?

Hi @catkira, We are looking into this. Thank you for providing these details that helps us debug this issue.

> Adding `-Wno-error=deprecated-declarations` isn't sufficient to unbreak it. > > There are additional errors: > > ``` > In file included from /usr/ports/misc/iio-oscilloscope/work/iio-oscilloscope-0.14-master/datatypes.c:9: > In file included from /usr/ports/misc/iio-oscilloscope/work/iio-oscilloscope-0.14-master/datatypes.h:12: >...

Hi, The plot view is not expected to enforce such a limit. Error 110 means that connections has timed out. What iio-osciloscope has, is an internal hardcoded timeout. One way...

Hi @DanielMatyas! Just checking if this is this ready to be reviewed. Is it?

Sure. I will let you know if I find anything.

It's not libsmu. I must have made an error when I compared Pixelpulse2 against the two versions of libsmu. Sorry about that. I am still looking for the issue. It...

The problem comes from the fact that I have switched Pixelpulse2 from using Desktop OpenGL to using OpenGL ES 2.0. I did that because it seemed to fix the compile...