Releases: analogdevicesinc/scopy
Scopy v1.4.0-rc1
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
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
Features:
- Bugfix release on top of RC1 - https://github.com/analogdevicesinc/scopy/releases/tag/v1.3.0-rc1
- Windows debugging using pdb files
- reworked Windows installer
Scopy v1.3.0-rc1
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
Latest succesful master build
Scopy v1.2.0
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
Scopy v1.2.0-rc.1 release notes:
Scopy v1.1.2
Scopy v1.1.2 release:
This install requires system restart.
General:
- Fix Linux scaling issue
- Fix slow down of plots when using Scopy on high DPI displays
- Fix Windows installer bugs regarding the selection of the installation directory
- Added digital filters to the ADC data acquisition flow
https://wiki.analog.com/university/tools/m2k/scopy/adcdigitalfilters
Scopy v1.1.1
Bugfix release
- Fixed macOS build
- Fixed various file import bugs
- Fix bug with calibration button
Scopy v1.1.0
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