[Python-modules-commits] [pyvisa-py] annotated tag upstream/0.1 created (now 3616311)

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Mar 15 11:01:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a change to annotated tag upstream/0.1
in repository pyvisa-py.

        at  3616311   (tag)
   tagging  46059ca789e183d3f45b67d4b838294664e71db2 (commit)
 tagged by  Hernan Grecco
        on  Sun Feb 8 02:13:49 2015 -0300

- Log -----------------------------------------------------------------
Tagging 0.1

Hernan Grecco (70):
      Started PyVISA-py project. A pure python VISA backend for PyVISA
      Added metadata info
      Added setup scripts.
      Started Serial Session object
      Started PyVISA Library class
      Improved Serial Session code
      Added common code
      Added requirement.
      Created sessions similarly to pyvisa-sim
      Changed serial to use sessions.Session
      Changed visalibrary to use the code in session
      Improves Session API
      Future imports in common
      Import and attribute handling in serial
      Added protocols package
      Added USBTMC basic support
      Added TCPIP basic support
      Update setup.py
      Added docs
      Added debug info
      Added low-level debug info
      Alt configuration should be optional
      Fixed defaults in after parsing
      In the new version of PyUSB, find is a generator
      Implemented timeout in USB
      Implemented set timeout in USB
      Merge branch 'bkprecision-master'
      Fixed constants passing in rpc
      Style change
      Updated the requirements of the package
      Restored Python 3 compatibility
      Implemented query in find_resources
      Removed timeout as an abstract property
      Implemented timeout in the different sessions
      Raise an error in find_resources when no resource is found
      Style changes
      Better case sensitive handling of board names.
      Added session_type to class
      iter_bytes without mask
      More flexible version of iter_bytes
      Fix fetching of some attributes and Python 2/3 compatibility changes
      Fix getching of attribute
      Fixed GPIB INTFC resource parsing
      Fixed serial term char on read
      Started test suite
      Added travis CI
      Removed unnecesary things from travis configuration
      Added test suite to setup.py
      Disable test serial stub
      Added -bb option
      Started Session Testing
      Better import in tests
      using importlib instead of __import__
      Install testsuite
      Added pyserial and pyusb
      Reworked so that testing does not require pyserial/pyusb
      Original implemenation using a common _read
      Removed code now available in PyUSB
      Used common _read operation
      Improved serial class
      Better error messages
      Merge branch 'twam-_original' into _original
      Fixes termchar in tcpip
      Added Tobias and Lance to AUTHORS
      Merge branch '_original'
      Bumped to 0.1.dev1
      Added documentation
      Require PyVISA >= 1.6.3
      Updated MANIFEST.in
      Preparing release 0.1

Lance McCulley (2):
      Fix for bug #6 @ https://github.com/hgrecco/pyvisa-py/issues/6
      Typo fixed for termination character in serial communication.

Tobias Müller (2):
      removed (empty) override connect function in CoreClient to fix 'socket is not connected'
      fixed self.term_char access to term_char in TCPIPSession

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa-py.git



More information about the Python-modules-commits mailing list