Skip to content

Scopy v1.4.0

Compare
Choose a tag to compare
@AlexandraTrifan AlexandraTrifan released this 12 May 14:02

Scopy v1.4.0 release

  • New platform: Android ( minimum API level 28 ) - Android 9 and above
  • Significant performance improvements on all platforms - add OpenGL as rendering API besides software - you can select target FPS for plotting in the preferences menu
  • Docking mechanism - Oscilloscope allows plots to be tabbed/docked/moved around
  • Added cursors to the Spectrum Analyzer
  • Added external load parameter to the Signal Generator
  • Changed attenuation control so the user can input any attenuation in the Oscliioscope
  • Added Android notifications when Scopy is running in the background
  • Added build info in the "About" page on all platforms
  • All the UI resources are now SVG and HiDPI displays compatible
  • Added support for changing Logic Analyzer trace colors
  • Lots of bugfixes

Known issue - When running a linux flatpak application, if you are encountering issues related to the window decorations (menu bar, close button, etc) please run Scopy in X11 compatibility mode by running the following command
XDG_SESSION_TYPE=x11 flatpak run org.adi.Scopy
This issue occurs on Ubuntu 21.10 and Ubuntu 22.04 and may occur on other distributions that leverage the wayland compositor