Skip to content

Releases: BenthamInstruments/bendev

v0.3.6: Default to no wait after write in write_check

Choose a tag to compare

@richardms richardms released this 05 Mar 11:02

What's Changed

  • Update write_check method to default to zero wait time after write by @richardms in #13

Full Changelog: v0.3.5...v0.3.6

v0.3.5: Fix raw writes on Linux

Choose a tag to compare

@richardms richardms released this 04 Mar 18:52
09865fa

What's Changed

  • Fix hidapi write command for raw data handling by @richardms in #12

Full Changelog: v0.3.4...v0.3.5

v0.3.5-dev

v0.3.5-dev Pre-release
Pre-release

Choose a tag to compare

@richardms richardms released this 04 Mar 18:35

Full Changelog: v0.3.4...v0.3.5-dev

v0.3.4: Add alterable wait in write_check

Choose a tag to compare

@richardms richardms released this 04 Mar 15:59
95f246f

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3: Support raw data in read() and write()

Choose a tag to compare

@richardms richardms released this 17 Feb 17:43
0976d3c

What's Changed

  • Support raw (bytearray) data in read() and write() by @richardms in #8

Full Changelog: v0.3.2...v0.3.3

0.3.2: Add SCPI error checking methods

Choose a tag to compare

@richardms richardms released this 04 Dec 15:28
0cee5dd

What's Changed

  • Add command helper methods that check SCPI errors by @richardms in #7

New Contributors

Full Changelog: v0.3.1...v0.3.2

Fix inverted vendor_ID filter in list_connected_devices

Choose a tag to compare

@MarkusFF MarkusFF released this 30 Oct 09:09
c445d04

Thank you @kgabel-tu for this fix!

add py -3.11 version of the module to PyPI

Choose a tag to compare

@Naedir Naedir released this 27 Oct 13:36
8cad241
Merge pull request #3 from BenthamInstruments/add-py-3.11-version

add py-3.11 version

Reconnect command

Choose a tag to compare

@MarkusFF MarkusFF released this 22 Apr 11:52

add command to reconnect to device using the same parameters as before.

Full Changelog: v0.1.1...v0.2.0

Readme update

Choose a tag to compare

@MarkusFF MarkusFF released this 19 Apr 09:06

Fix README formatting issue on PyPI, no code changes.

Full Changelog: v0.1.0...v0.1.1