Skip to content

Releases: analogdevicesinc/scopy

Scopy alpha v0.8

13 Oct 11:24

Choose a tag to compare

Scopy alpha v0.8 Pre-release
Pre-release

The alpha release of Scopy. Version 0.8.

General:

  • Extend scripting by exposing calibration methods.
  • Include 'decoders' folder in the dependency dirs.
  • Ui enhancements and bug fixes.

Oscilloscope:

  • Fix zooming.
  • Add configurable background transparency and position for the cursor readings.
  • Fix the FFT plot.

Signal Generator:

  • No changes

Voltmeter:

  • Add data logging.

Logic Analyzer:

  • New export data format: VCD(Value Change Dump).

Pattern Generator:

  • Improve duty cycle control.

Spectrum Analyzer:

  • Add marker table.
  • Enhance marker selection controls (easier to toggle a marker or select it).
  • Add new magnitude units: dBV, dBu, Vrms, Vpeak.
  • Scale FFT windows to preserve amplitude accuracy.

Scopy alpha v0.7

12 Sep 14:14

Choose a tag to compare

Scopy alpha v0.7 Pre-release
Pre-release

The alpha release of Scopy. Version 0.7.

Scopy alpha v0.6

27 Jul 07:57

Choose a tag to compare

Scopy alpha v0.6 Pre-release
Pre-release

The alpha release of Scopy. Version 0.6.

Scopy alpha v0.5

06 Jul 11:53

Choose a tag to compare

Scopy alpha v0.5 Pre-release
Pre-release

The alpha release of Scopy. Version 0.5.

Scopy alpha v0.4

29 May 11:35

Choose a tag to compare

Scopy alpha v0.4 Pre-release
Pre-release

The alpha release of Scopy. Version 0.4.

Available instruments:

  • Digital IO
  • Oscilloscope
  • Signal Generator
  • Voltmeter
  • Power Supply
  • Logic Analyzer
  • Pattern Generator
  • Network Analyzer
  • Spectrum Analyzer (new)

Oscilloscope:

  • Add High Gain mode and automatically switch between the low and high gain modes.
  • Implement hardware offset feature. Before offsetting a channel was purely software.
  • Simplify trigger menu.
  • Fix math channels.
  • Add new measurements: Cycle Mean, Cycle RMS, Area and Cycle Area.
  • Calibration fixes.
  • Other small bug fixes.

Logic Analyzer:

  • Bugs and stability fixes.
  • Improve GUI.
  • Fix protocol decoders.

Scopy alpha v0.3

13 Apr 16:33

Choose a tag to compare

Scopy alpha v0.3 Pre-release
Pre-release

The alpha release of Scopy. Version 0.3.

Available instruments:

  • Digital IO (New)
  • Oscilloscope
  • Signal Generator
  • Voltmeter
  • Power Supply
  • Logic Analyzer
  • Pattern Generator
  • Network Analyzer

Logic Analyzer:

  • Add buffer previewer.
  • Add controls for channel thickness and color.

Scopy alpha v0.2

17 Mar 07:57

Choose a tag to compare

Scopy alpha v0.2 Pre-release
Pre-release

The alpha release of Scopy. Version 0.2.

Available instruments:

  • Oscilloscope
  • Signal Generator
  • Voltmeter
  • Power Supply
  • Logic Analyzer (New)
  • Pattern Generator (New)
  • Network Analyzer (New, early stage of development)

General:

  • Add support for 32-bit versions of Windows.
  • Add support for OSX.
  • Application restores settings from the previous run.
  • Bugs and stability fixes.

Oscilloscope:

  • Add statistics of measurements.
  • Improve GUI.
  • Fix trigger usability.
  • Fix ADC calibration.

Signal Generator:

  • Waveform parameters can be changed while the generator is still active.
  • Make use of the new changes in the firmware and hardware of the M2K that assign a DMA to each DAC channel.
  • Now uses the highest sample rate supported by hardware.
  • Add DAC calibration.

Pattern Generator:

  • Single shot generation not implemented yet

Logic Analyzer:

  • Trigger settings and GUI items lose sync sometimes. Still needs fixing.

Scopy alpha v0.1

17 Mar 07:56

Choose a tag to compare

Scopy alpha v0.1 Pre-release
Pre-release

The alpha release of Scopy. Version 0.1.

Available instruments:

  • Oscilloscope
  • Signal Generator
  • Voltmeter
  • Power Supply

Work in progress features / known issues:

Oscilloscope:

  • Auto trigger is not implemented.
  • Single capture is not implemented.
  • The sample that meets the trigger conditions doesn't seem to be positioned at time position: 0 (position 0 should be the position indicated by the vertical blue bar).

Signal Generator:

  • The frequency of the generated signal doesn't match the desired signal since the application thinks that the DAC sampling rate is at 100MSPS but the actual sample rate is set at 75 MSPS.
  • The raw DAC samples that are being streamed to the hardware might cause overflows. It usually happens when setting the signal amplitude to 5V.