Dan Nechita
Dan Nechita
Moving this from a list of issues at #9 into its own issue. Initial issue: "Are there plans to have the waveform color changeable by the user? Also have the...
Once a calibration is done and offset and gain errors are found there is a decision to be made on where the corrections should be made. 1. Applying all calibration...
There are situations where multiple IIO devices with the same name exists and in those cases there is no way to differentiate the devices if looking them up by name.
And by default exclude it from build. Signed-off-by: Dan Nechita
Critical messages: osc:19800): Gdk-CRITICAL **: gdk_window_move_resize_internal: assertion 'GDK_IS_WINDOW (window)' failed (osc:19800): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed
When constructing the devices and channels tree in 'Capture Window', lookup for devices by ID and not by name. This prevents issues in scenarios where multiple devices exist and have...
It would be nice if we could generate .deb packages for IIO-Oscilloscope. It could be done once for each release (manually or automated). Additionally, the package could be generated for...
Adding this would increase the portability and quality of the code.
Glog v3.5.0 no longer builds on Ubuntu 22.04. It fails to build some unittests. There is no cmake option to deactivate them. So we have to move to a newer...
1. Test if all examples work for the following cameras on the following platforms: - [x] 3D Smart Camera & check Python - [x] FX1 + RPI (Dan) - [x]...