Tags: analogdevicesinc/scopy
Tags
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>
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>
SwiotInfoPage: Use the advanced mode in order to display temperature. Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>
ci/macos/install_macos_deps: Update the libiio default branch to v0.25. Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>
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>
PreviousNext