10000 Tags · dNechita/scopy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dNechita/scopy

Tags

v1.0.1

Toggle v1.0.1's commit message
LogicAnalyzer: fixes bug that crashes scopy when loading disabled cha…

…nnels

This bug is caused by the fact that the Logic Analyzer and the Logic
Analyzer UI are 2 objects that are synchronized by the call of update_ui()
When loading an .ini file, the LogicAnalyzer channel manager is reconfigured
but the UI is only updated later once the ini file has been loaded. However
the disabled/enabled API attribute changes t
FB32
he UI. If this call happens
before the objects are in sync, the application crashes.

The flag makes sure that the UI update is not done by the API call while
the whole logic analyzer is loading from .ini.


Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>

v1.0

Toggle v1.0's commit message
CMakeLists: Updat project to version 1.0

Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>

v0.11

Toggle v0.11's commit message
Scopy alpha v0.11

v0.10

Toggle v0.10's commit message
CMake: Update project to version 0.10

Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>

v0.9

Toggle v0.9's commit message
CMake: Update project to version 0.9

Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>

v0.8

Toggle v0.8's commit message
CMake: Update project to version 0.8

Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>

v0.7

Toggle v0.7's commit message
CMake: Update project to version 0.7

Signed-off-by: Dan Nechita <Dan.Nechita@analog.com>

v0.6

Toggle v0.6's commit message
CMake: Update project to version 0.6

Signed-off-by: Dan Nechita <Dan.Nechita@analog.com>

v0.5

Toggle v0.5's commit message
CMake: Update project version to 0.5

Signed-off-by: Dan Nechita <dan.nechita@analog.com>

v0.4

Toggle v0.4's commit message
CMake: Update project version to 0.4

Signed-off-by: Dan Nechita <dan.nechita@analog.com>
0