Dan Nechita
Dan Nechita
Something similar happens on issue #16: The application loads a profile and destroys itself when "quit=1" line is encountered followed by an attempt to continue the execution using destroyed data....
Need mokcup for the color chooser widget.
Yes, the background color should be provided by the theme. In case we need to export a .png of the plot, we should add options like "Black and white" or...
You just experienced the aliasing effect. Since you told the instrument to look for signals with frequencies up to 500 kHz, the sample rate has been automatically adjusted for this...
Code formatting would be quite useful. On aditof_sdk we use clang-format. There's a job in CI which checks if new code is properly formatted: https://github.com/analogdevicesinc/aditof_sdk/blob/4b06e1ef46ff00bab61aec8368f688eac6f949e3/ci/travis/lib.sh#L58
> @dNechita > > OK - I will add something - and we can start from there. > > Before anything is added - shouldn't we be using the same...
It's that an error build? Or just a warning?
Just a note. We are close to finishing the transition to GTK3. It should be completed by the middle of this month.
> On Ubuntu 20.04, when you install gtkdatabox via apt, you will receive a package with version 0.9.whatever. This package is based on GTK2. Since gtkdatabox is a widget used...
@cristina-suteu, this is fixed, right?