• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hgrecco / pyvisa-py / 96

Builds Branch Commit Type Ran Committer Via Coverage
96 master Use repr() instead of str() for logging the RPC record On Python 2.7 the str() representation of the record can't be printed to the terminal it isn't in utf-8 mode. This will cause "UnicodeDecodeError: 'ascii' codec can't decode byte" errors to ... Pull #97 09 May 2017 05:42PM UTC web-flow travis-ci pending completion   set done
95 master Speed up large transfers over GPIB Reading one byte at a time from linux-gpib can be very slow. This change passes the read count directly to linux-gpib, making large transfers much faster. push 22 Aug 2016 03:19PM UTC Hernan Grecco travis-ci pending completion   set done
94 master Avoid unnecessary string parsing. push 22 Aug 2016 03:09PM UTC hgrecco travis-ci pending completion   set done
93 master Merge branch 'timeout' of http://github.com/herm/pyvisa-py into herm-timeout push 22 Aug 2016 03:07PM UTC hgrecco travis-ci pending completion   set done
92 master Fixed a bug where encode() was being called on a byte array Pull #86 08 Jul 2016 04:50PM UTC web-flow travis-ci pending completion   set done
91 master TCPIP error handling fixes Added error handling for VisaIOErrors, raised with the appropriate error code. Added error handling for socket.timeout, raised when the TCPIP-connected instrument stops responding. This could be due to a network issue o... Pull #85 07 Jul 2016 09:43PM UTC web-flow travis-ci pending completion   set done
90 master Speed up large transfers over GPIB Reading one byte at a time from linux-gpib can be very slow. This change passes the read count directly to linux-gpib, making large transfers much faster. Pull #81 25 Apr 2016 05:39PM UTC Duncanla travis-ci pending completion   set done
89 master Make preetier error messages push 14 Jan 2016 03:38AM UTC hgrecco travis-ci pending completion   set done
88 master Fix to track changes in the PyUSB broadening exceptions push 11 Jan 2016 01:39AM UTC hgrecco travis-ci pending completion   set done
87 master unfuck broken string decoding. Pull #76 29 Dec 2015 10:51PM UTC fake-name travis-ci pending completion   set done
86 master Fix serial call parameter name. Pull #76 29 Dec 2015 10:38PM UTC fake-name travis-ci pending completion   set done
85 master Change in gpib to actually output byte instead of string. The problem is in the linux-gpib python binding, which claims to work with bytes but in fact returns strings. The pySerial library works with byets as advertised Pull #70 16 Nov 2015 02:05PM UTC DavidFabijan travis-ci pending completion   set done
84 master Catch GPIB errors while enumerating devices. Pull #68 03 Nov 2015 02:26PM UTC herm travis-ci pending completion   set done
83 master Add serial poll function. Pull #67 03 Nov 2015 12:56PM UTC herm travis-ci pending completion   set done
#1 [no commit message] push 28 Oct 2015 12:38PM UTC travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc