Skip to content

Releases: colinoflynn/pico-python

Release 0.7.31

31 May 01:36
96e9538
Compare
Choose a tag to compare
Merge pull request #202 from J08nY/fix/py312

Fix Python 3.12 install by bumping versioneer.

Release 0.7.30

23 Apr 00:29
3f13e90
Compare
Choose a tag to compare

What's Changed

  • Bugfix/PicoScope 5444D _lowLevelSigGenSoftwareControl function missing by @csi-bbio in #200

Full Changelog: 0.7.29...0.7.30

Release 0.7.29

11 Apr 14:06
e71dee8
Compare
Choose a tag to compare

What's Changed

  • Handling the connection with USB2 wire for ps5000D by @elechapt in #199

Full Changelog: 0.7.28...0.7.29

Release 0.7.28

02 Apr 13:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.27...0.7.28

Release 0.7.27

30 Jan 17:16
4d4cd86
Compare
Choose a tag to compare

Fix serial number pre-allocated string being too short for some newer devices.

Release 0.7.26

06 Dec 12:49
08d7afc
Compare
Choose a tag to compare

Support signal generator for PS4000a

Release 0.7.25

17 Nov 14:03
c38399f
Compare
Choose a tag to compare
Merge pull request #194 from thennen/fix_ps6000a_voltage_offset

VOffset converted to c_double instead of c_float

Release 0.7.24

20 Sep 12:00
f092641
Compare
Choose a tag to compare

Add support for GetValuesAsync for the PS4000a

Release 0.7.23

14 Sep 12:24
f0a771a
Compare
Choose a tag to compare
  • Fix internal constants in the PS5000a driver to enable access to the DC50 ohm impedance on the input channels

Release 0.7.22

24 Jul 00:43
1747100
Compare
Choose a tag to compare

Try releasing again