Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 816 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0-alpha] - 2020-10-03

Initial version, previously known as JMeasure

Added

  • Support for the following socket types
    • Raw TCP Socket
    • Serial Socket
    • VXI11 Socket
  • Interfaces for the following instruments
    • DCPowerSupply
    • FunctionGenerator
    • LogicAnalyzer
    • Oscilloscope
  • Support for instrument discovery
    • RPC Portmap based discovery
  • Objects for SCPI communication
  • Signals
  • CLI
    • LXI discovery command
  • Siglent Drivers
    • SDS scope driver
    • SDG wavegen driver