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

Tags: analogdevicesinc/scopy

Tags

v2.0.0

Toggle v2.0.0's commit message
ci/armhf: remove old version of Qt before creating appimage

Signed-off-by: Bindea Cristian <cristian.bindea@analog.com>

v2.0.0-beta-rc2

Toggle v2.0.0-beta-rc2's commit message
ci/arm: update AppImage arm build

 - switch to an older instruction set for armhf, ARMv7, for increased compatibility
 - add qtwayland to the build recipe of Qt

Signed-off-by: Bindea Cristian <cristian.bindea@analog.com>

v2.0.0-beta-rc1

Toggle v2.0.0-beta-rc1's commit message
build(deps): bump mako from 1.1.3 to 1.2.2 in /tools/plugingenerator

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

v2.0.0-beta

Toggle v2.0.0-beta's commit message
build(deps): bump mako from 1.1.3 to 1.2.2 in /tools/plugingenerator

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.5.0-rc1

Toggle v1.5.0-rc1's commit message
CMakeLists.txt: Bump to version v1.5.0

Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>

v2.0.0-alpha

Toggle v2.0.0-alpha's commit message
SwiotInfoPage: Use the advanced mode in order to display temperature.

Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>

v2.0.0-pre-alpha

Toggle v2.0.0-pre-alpha's commit message
ci/macos/install_macos_deps: Update the libiio default branch to v0.25.

Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>

v1.4.1

Toggle v1.4.1's commit message
CMakeLists.txt: Bump to version v1.4.1.

Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>

v1.4.0

Toggle v1.4.0's commit message
src/oscilloscope.cpp: Fix crash in streaming mode.

After 200ms/div, the tool enters streaming mode, which makes use of
kernel buffers to acquire data in smaller chunks.
There are 2 scenarios:
-the trigger is inside the visible buffer and the buffer size is
restricted by the trigger value;
-the trigger is 0, which means we get to manipulate the best values
for buffersize and number of kernel buffers.

Also, the time position handle needs some limits when the time base is
over the timebase threshold.

Signed-off-by: Alexandra Trifan <Alexandra.Trifan@analog.com>

v1.4.0-rc2

Toggle v1.4.0-rc2's commit message< 4128 /tool-tip>
android : notification refactor

Signed-off-by: Ionut Muthi <ionut.muthi@analog.com>
0