You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appveyor macos: We are now using python 3.9 which is the latest provi…
…ded by
brew, appveyor and required by the latest Glib (which is required by
libsigrokdecode).
We want to fix the Python version to 3.8, until we figure out how to do it,
we will use Python 3.9 for MacOS installers.
Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>
ScopyApplication: Added BREAKPAD_HANDLER build option
To disable breakpad on systems that don't fully support it
Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>
src/logic_analyzer.cpp: Make sure the signals are correctly updated when
the mode changes between "repeated" and "stream".
Signed-off-by: Alexandra.Trifan <Alexandra.Trifan@analog.com>
src/logic_analyzer.cpp: Make sure the signals are correctly updated when
the mode changes between "repeated" and "stream".
Signed-off-by: Alexandra.Trifan <Alexandra.Trifan@analog.com>