Releases: AlexandraTrifan/scopy
Releases · AlexandraTrifan/scopy
cont release
Changes:
- becd501 azure-pipelines.yml: Test auto push to github releases from master.
- fbe13db CMakeLists.txt: Bump to version v1.4.0.
- 1e862f6 dmm: use kernel buffers when using dmm
- 3ca878e general: make scopy generate less output on connect
- d426bf8 general: change scopy namespace to adiscope
- dd23354 oscilloscope: prevent channel handles from moving when resizing the canvas
- 29684f1 SignalGenerator: implemented external load setting
- 1b253f1 FftDisplayPlot.cc: Use update instead of repaint (which tries to force an
- 1c6c168 gui: added style for dockWidgets
- 65d457f logic_analyzer: fix general settings menu size
See More
- 7586327 gui: re-arranged dockwidgets
- 8f016da network_analyzer: added dockWidgets for nyquist and nichols graphs also
- 02cf513 android: disable floating dock widgets
- b3aa7de gui: fix plots placement and spacing
- 6aa1f3c gui: re-added the non-dockable implementation
- e63e993 gui: fix bad ui rendering after docking operation
- 0d51bf8 capture plot: re-added the min sizes
- c01f577 pattern_generator: hide the buffer previewer layout
- d1130a9 azure-pipelines.yml: Move MacOS builds to Azure Pipelines.
- 574b825 osc: probe attenuation custom value
- 36afaa1 ScopyActivity.java: fix syntax error
- dad694f cmake: remove reference to qwtpolar as this library has been included in qwt
- 35fd528 ci: fix ubuntu build
- a14e0a1 ci: added dependency information
- a0981a1 ci: fix macOs and ubuntu build errors
- ff19aaa preferences: use 30 fps and openGL by default on some platforms
- 47f29c5 ci: fix scopy apk target build folder
- 85fb839 ci: disable win32 build and switched win image to windows-2019
- 53c36b9 ci: update ci with latest library versions
- 016fa0f iio_manager: only use one kernel buffer
- d2aa2a1 SpectrumAnalyzer: workaround stuttering when huge number of points is plotted
- 6934bd5 Preferences: add fps parameter
- e496879 iio_manager: set data_rate to the gr-m2k blocks
- 9277634 ToolLauncher: use queued connection when loading tools to prevent hanging
- b1dee9d plots: use ShareOpenGLContexts application attribute
- b295632 spectrum_analyzer: reenable channel thickness while running
- d898b42 general: use snappier animations
- 8f6e05a plots: fix OpenGL on Android
- 7e9fa01 preferences: added show fps and opengl rendering to preferences
- 26e91d1 plots: added opengl rendering option
- 677ceb1 general: port qwt to latest version of multiaxes
- a7cf7d6 preferences: added show fps to debug preferences
- 537c244 oscilloscope: run hw queries in a threadpool
- 435d434 oscilloscope: a series of optimizations related to plotting and zooming
- 4d27df8 measurements: only measure when measurements are enabled
- bc531ac plots: remove 10fps cap of the plots
- 7267d69 plots: implemented basicplot
- 9f84e68 resources: add svg assets zip file
- 748d635 gui: added toggle menu button for signal generator
- 7ba13be gui: fixed widgets positioning for voltmeter and power supply
- 944c944 gui: added scroll area for tools menu
- 648fd92 android: disable tool item move feature
- 6d822d8 android: lock landscape mode
- 2adc4ec android: scale ui based on screen properties
- b6539eb cmake: Add C as project language
- 3a42fb9 iio-emu: Update emulator.
- 6800b02 main.cpp: fix compilation error
- 38c8b20 ScopyActivity: fix crash after closing scopy on Android
- 9f462d1 js: added startupscript.js
- 50015ab api: added focus instrument call
- 669d664 api: added returnToApplication method
- 8087d66 tool_launcher: create a getter for tool launcher global instance
- cf5fb2d install_ubuntu_20.sh: Add missing packages for qwt and sigrokdecode.
- cdef7aa .gitignore: added autogenerated stylesheets
- 50a80ef tool_launcher: save session on android pause callback
- 2ec47c1 spectrum analyzer: disabled measurements
- af66fbf spectral measurements: temporary fix crash
- 75022b2 ci: stopped building for macos-mojave start building for macos-bigsur
- 7a29cea src/tool_launcher.cpp: Provide the full path to the decoders location.
- 8cea04f tool_launcher: fix ping function with adequate iio call
- 0f7365e android: increase size of add buttons
- 2a6c41e android: fix indicator sizes
- 050252d android: fix info page button sizes
- 4476141 oscilloscope: fix gui header spacing
- edbf151 spectrum analyzer: added measurements
- c67dc6e ChannelManager: create addChannelBtn only when needed
- 9603216 gui: added style for SubsectionSeparator
- 97286c9 gui: implemented method for adding fixed tabbed widgets in ToolView
- 1cfe1e2 gui: reworked adding central widgets into ToolView
- ed43846 ToolView: added top bar to dockable widgets
- f78975e gui: added menu bar to plot dockers
- 67f4a06 gui: added dockable plots
- d9c7af0 gui: added ToolView, ToolViewBuilder and ChannelManager
- f9dbb33 gui: added GenericMenu
- eea69c5 gui: added SettingsPairWidget
- a107939 gui: added CustomMenuButton
- 9a0f265 gui: added MenuHeader
- 0f707bd gui: added SubsectionSeparator
- feb4d78 gui: added ThemeManager
- 5ed4faf gui: moved gui files
- 6b33131 cmake: enable stylesheets preprocessing
- f166b26 spectrum_analyzer: change behavior of the top, bottom and scale/div spin boxes
- 43c526f spectrum_analyzer: enable more in-depth zoon on y axis
- d99adc3 spectrum_analyzer: update y axis labels
- 3460cd8 tool_launcher: fix decoders load path
- 1eb00fb cmake: preprocess stylesheets using clang
- 7ec371a iio-emu: use IIOEMU_BIN envvar on all platforms
- 532bf51 android: fix gnuradio in external storage bug
- 83ca3dd android: handle application restarts from Java
- d7d9508 android: enable iio-emu in android
- 8abbc1d updated .gitignore
- c85af0d android: added zoom-out option on double click for all plots
- db443fe android: close on back button pressed
- a650e40 gui: disabled tool detaching for android
- cdaa56a fixed checking for updates
- 2e7c901 android: use nicer splash screen
- 3a6f6a7 ci: moved dockerfiles to their repositories
- 411fa0c android: make both apk and aab
- b4c6086 android: created libs folder for arm64-v8a
- 9e88d3a android: wrap ScopyActivity and ScopyApplication in JNI
- b88dfde android: enable decoders on android build
- f2a54d6 drivers: updated to m2k drive...