Tags: JJuanill/scopy
Tags
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>
android : notification refactor Signed-off-by: Ionut Muthi <ionut.muthi@analog.com>
preferences: Fix preferences initialization at startup, don't rely on showEvent() to initialize them. Signed-off-by: Alexandra Trifan <Alexandra.Trifan@analog.com>
ci: push latest master flatpak build to continous prerelease Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>
CMakeLists: Bump to v1.3.0 Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>
PreviousNext