[Python-modules-commits] [pyvisa-py] branch upstream created (now 44b92f1)

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


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

rubund-guest pushed a change to branch upstream
in repository pyvisa-py.

        at  44b92f1   Removed abc

This branch includes the following new commits:

       new  e86b7a5   Started PyVISA-py project. A pure python VISA backend for PyVISA
       new  6d414fd   Added metadata info
       new  ff43eb5   Added setup scripts.
       new  c7be399   Started Serial Session object
       new  b0ffc39   Started PyVISA Library class
       new  edebee8   Improved Serial Session code
       new  2c53774   Added common code
       new  0337f51   Added requirement.
       new  a4b8f9a   Created sessions similarly to pyvisa-sim
       new  8fc25be   Changed serial to use sessions.Session
       new  8991b53   Changed visalibrary to use the code in session
       new  9feff3c   Improves Session API
       new  5beffe5   Future imports in common
       new  ada753e   Import and attribute handling in serial
       new  ba35b17   Added protocols package
       new  6a1b5cb   Added USBTMC basic support
       new  3b42dac   Added TCPIP basic support
       new  c064c0c   Update setup.py
       new  2cbd86a   Added docs
       new  340f2ee   Added debug info
       new  584e8d8   Added low-level debug info
       new  abf525b   Alt configuration should be optional
       new  c37a8aa   Fixed defaults in after parsing
       new  25d99b3   In the new version of PyUSB, find is a generator
       new  01ebed0   Implemented timeout in USB
       new  1b30693   Implemented set timeout in USB
       new  8fc79ed   Fix for bug #6 @ https://github.com/hgrecco/pyvisa-py/issues/6
       new  f71eb94   Merge branch 'bkprecision-master'
       new  6debc1e   Fixed constants passing in rpc
       new  1364370   Style change
       new  4f55960   Updated the requirements of the package
       new  8fffc2c   Restored Python 3 compatibility
       new  12e2be1   Implemented query in find_resources
       new  6d52753   Removed timeout as an abstract property
       new  9ac1259   Implemented timeout in the different sessions
       new  e68705b   Raise an error in find_resources when no resource is found
       new  d606492   Style changes
       new  a0734e4   Better case sensitive handling of board names.
       new  eefe165   Typo fixed for termination character in serial communication.
       new  de19bb4   Added session_type to class
       new  e7948d8   iter_bytes without mask
       new  f23632c   More flexible version of iter_bytes
       new  7875e9e   Fix fetching of some attributes and Python 2/3 compatibility changes
       new  53942c8   Fix getching of attribute
       new  4aa72c6   Fixed GPIB INTFC resource parsing
       new  9e869c0   Fixed serial term char on read
       new  833e549   Started test suite
       new  c889b68   Added travis CI
       new  a5a320d   Removed unnecesary things from travis configuration
       new  ae1ff23   Added test suite to setup.py
       new  132c5db   Disable test serial stub
       new  6616f9d   Added -bb option
       new  6462b2f   Started Session Testing
       new  4edf144   Better import in tests
       new  7ad877f   using importlib instead of __import__
       new  2f25f07   Install testsuite
       new  ab248aa   Added pyserial and pyusb
       new  eed29bd   Reworked so that testing does not require pyserial/pyusb
       new  36d7154   Original implemenation using a common _read
       new  c04f82d   Removed code now available in PyUSB
       new  ba343db   Used common _read operation
       new  e6c772b   Improved serial class
       new  c7c6a5a   Better error messages
       new  0992063   removed (empty) override connect function in CoreClient to fix 'socket is not connected'
       new  11788d2   fixed self.term_char access to term_char in TCPIPSession
       new  06f0f37   Merge branch 'twam-_original' into _original
       new  ab2e06b   Fixes termchar in tcpip
       new  930be7d   Added Tobias and Lance to AUTHORS
       new  f7dae69   Merge branch '_original'
       new  d86fb71   Bumped to 0.1.dev1
       new  a43f25a   Added documentation
       new  b88deb4   Require PyVISA >= 1.6.3
       new  029a9bc   Updated MANIFEST.in
       new  46059ca   Preparing release 0.1
       new  861b2c3   Back to development: 0.2
       new  b9f2671   Proper error reporting when PySerial is not installed
       new  b9a325d   Updated CHANGES
       new  def3f2e   Update index.rst
       new  5e6aa4d   Update README
       new  2587526   Merge branch 'patch-1' of git://github.com/cmarqu/pyvisa-py into cmarqu-master
       new  8cb704f   Merge branch 'cmarqu-master'
       new  5c993a2   Adding missing return value in error case
       new  2eb96ec   Support for non-decimal numbers
       new  092af62   Fixing missing return values
       new  3c24e17   Merge branch 't-kopp-master'
       new  fee46d8   Redefined _get_attribute to return value, code
       new  5a71ca6   Add support for USB Raw devices
       new  2675b13   Taking back wrong indentation change
       new  07fb811   Common base for usb tmc and usb raw
       new  79d0fc4   Merge branch 't-kopp-master'
       new  44b92f1   Removed abc

The 91 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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