Skip to content

Releases: analogdevicesinc/scopy

Scopy v1.4.0-rc1

18 Mar 15:53

Choose a tag to compare

Scopy v1.4.0-rc1 Pre-release
Pre-release

Scopy v1.4.0-rc1

  • 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
  • Fixed some other bugs

Scopy v1.3.0

14 Jun 13:09

Choose a tag to compare

Scopy v1.3.0 release

What's new video - https://www.youtube.com/watch?v=O9AzTpPyqQE

Features:

  • Voltmeter manual/auto range
  • About page - contains library versioning information
  • Phonehome - automatic version checking for latest software and firmware
  • Light theme
  • Demo mode for Scopy (iio-emu)
  • Hardware logging (for debugging)
  • ARM compatible flatpak
  • Windows debugging using pdb files
  • Reworked Windows installer
  • Lots of bugfixes

Update:

  • A new artifact is provided for MacOS (scopy-v1.3.0-osx_10.13_10.14.dmg.zip). This is built on 10.14 but has a minimum macos version configuration of 10.13. The git hash displayed on the top bar of Scopy for this artifact will be different than the other artifacts, but the code is the same.
  • Artifact scopy-v1.3.0-osx_10.15.dmg.zip was renamed in order to highlight its compatibility with both 10.15 and 11.x.

Scopy v1.3.0-rc2

26 Apr 09:49

Choose a tag to compare

Scopy v1.3.0-rc2 Pre-release
Pre-release

Features:

Scopy v1.3.0-rc1

29 Mar 11:06

Choose a tag to compare

Scopy v1.3.0-rc1 Pre-release
Pre-release

Features:

  • Voltmeter manual/auto range
  • About page - contains library versioning information
  • Phonehome - automatic version checking for latest software and firmware
  • Light theme
  • Demo mode for Scopy (iio-emu)
  • Hardware logging (for debugging)
  • Lots of bugfixes
  • ARM compatible flatpak

Continuous build

26 Apr 10:05

Choose a tag to compare

Continuous build Pre-release
Pre-release

Latest succesful master build

Scopy v1.2.0

29 Oct 18:03

Choose a tag to compare

Scopy v1.2.0 release

This Scopy version requires ADALM2000 with updated firmware for the Mixed signal view. You can download the firmware at https://github.com/analogdevicesinc/m2k-fw/releases/tag/v0.26. Instructions on updating the firmware are available at https://wiki.analog.com/university/tools/pluto/users/firmware

Rest of the features should work with older firmware versions.
Oscilloscope:

Added Mixed signal view (see both analog and digital waveforms on the same plot in a synchronized fashion)
LogicAnalyzer:

Complete revamp
PatternGenerator:

Complete revamp
Spectrum Analyzer:

Added noise spectral density measurements
Added more complex averaging
Network Analyzer:

Added more complex averaging
Signal Generator:

Math generator redesign so it generates mathematically accurate waveforms
Added stairstep signal
General:

Many infrastructure changes and bugfixes
Added infrastructure languages
Added chinese language
Added Instrument Notes
Added skip calibration option (if already calibrated)
Added some debug messages to help troubleshoot issues from users
Known Issues:

Mixed signal view is still a little buggy, we're fixing it
MacOS is a little more unstable than Windows/Linux - please report issues that you encounter on this platform

Scopy v1.2.0-rc.1

23 Sep 10:05

Choose a tag to compare

Scopy v1.2.0-rc.1 Pre-release
Pre-release

Scopy v1.2.0-rc.1 release notes:

Scopy v1.1.2

28 Jan 15:39

Choose a tag to compare

Scopy v1.1.2 release:

This install requires system restart.

General:

Scopy v1.1.1

01 Oct 08:40

Choose a tag to compare

Bugfix release

  • Fixed macOS build
  • Fixed various file import bugs
  • Fix bug with calibration button

Scopy v1.1.0

13 Sep 07:58

Choose a tag to compare

Scopy v1.1.0

  • Implemented external triggering - only with new firmware - trigger out, instrument crosstriggering
  • Implemented calibration button
  • Implemented support for 4K displays on Windows
  • Implemented snapshot & reference waveform functionality for all analog instruments
  • New firmware support - https://github.com/analogdevicesinc/m2k-fw/releases/tag/v0.24
  • Lots of bugfixes