Nuno Sá
Nuno Sá
@pcercuei, I finally got to do some testing with this with an ADI updated kernel. Things look good and working. Just some hick ups on the MMAP interface (I guess...
> Since the datasheet of ADIS16460 says, it's capable of 2048 SPS, how to achive this speed? (Tried it with the python pyaid-iio library, reading all channels with attr_read and...
> I created a pull request to generate flatpaks. Yeah, I saw it... I don't have any strong feeling about flatpak but I'm really not very thrilled about having one...
Some notes/thoughts from my side... > Ubuntu 20.04: must install from the GitHub release [1]. but are you doing anything special for this? I was going to say to just...
@andrei47w , I think this is becoming an important thing to handle... Fedora38 is also broken and I bet arch linux is likely the same
I mean, this is not a proper fix but at least in the meantime we could do this: ``` diff --git a/CMakeLists.txt b/CMakeLists.txt index 0650792..20aef00 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt...
> @nunojsa I will start working on the proper fix next week , in the mean time if you want to create a PR with the addendum that it’s only...
> Getting back to the gtkdatabox issue, it looks like your build is trying to use gtkdatabox for GTK3 (version 1.0.0) but iio-oscilloscope v0.14 is based on GTK2. So, your...
Also to mention that this only looks to pop up when using clang...
I can also confirm that building for Fedora is pretty broken... We need to either fix it or not treat deprecated stuff as an error (just delaying fixing the real...