Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix visa readbytes #192

Merged
merged 16 commits into from
Feb 7, 2019
Merged

Fix visa readbytes #192

merged 16 commits into from
Feb 7, 2019

Commits on May 29, 2018

  1. Configuration menu
    Copy the full SHA
    67e3d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    330027b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Merge branch 'fix' into fix-visa-readbytes

    littlebrat committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    9e81dd5 View commit details
    Browse the repository at this point in the history
  2. Replace visa read with with read_bytes

    littlebrat committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e1d6f65 View commit details
    Browse the repository at this point in the history
  3. Add encode parameter to instrument.read()

    - Introduce unpacking of IEEE-754/64 double real numbers.
    littlebrat committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    0d8ee06 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Add newest pyvisa package to requirements.txt

    - Removed extras_require from setup.py
    littlebrat committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    0335134 View commit details
    Browse the repository at this point in the history
  2. Update read mock call with utf-8

    littlebrat committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4fab8bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a28854 View commit details
    Browse the repository at this point in the history
  4. Change read method signature on pm100usb

    littlebrat committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f1c4eec View commit details
    Browse the repository at this point in the history
  5. Revert change to _extras_require_

    littlebrat committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1e35e7a View commit details
    Browse the repository at this point in the history
  6. Add pyvisa 1.9.x install requirement

    littlebrat committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    760feec View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Fix pyvisa requirement

    littlebrat committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    16d0746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a19e94 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    1c75da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d75de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a1d315 View commit details
    Browse the repository at this point in the history