Releases: picotech/pyPicoSDK
Releases · picotech/pyPicoSDK
v1.3.0
What's Changed
- Add griffe extension by @JamesPicoTech in #72
- get_time_axis() produce numpy array by @JamesPicoTech in #73
- Updated led.md by @JamesPicoTech in #74
- Streaming - Pre-allocate numpy buffer by @JamesPicoTech in #75
- Added convert_time_axis() to pypicosdk.py by @JamesPicoTech in #77
- Updated docs/ by @JamesPicoTech in #78
- Added 3 psospa LED examples by @JamesPicoTech in #79
- Docs Management by @JamesPicoTech in #80
- Development docstrings by @JamesPicoTech in #81
- Added resolution_enhancement() by @JamesPicoTech in #82
- Small fixes by @JamesPicoTech in #83
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Small fixes by @JamesPicoTech in #64
- Inheritence fix by @JamesPicoTech in #65
- PSOSPA integration by @JamesPicoTech in #66
- Optional mv conversion by @JamesPicoTech in #69
- PSOSPA LED updated by @JamesPicoTech in #70
- Implemented 2d array for rapid block buffer by @JamesPicoTech in #71
Full Changelog: v1.0.0...v1.2.3
Full Release v1.0.0
What's Changed
- Updated conversion_test.py by @JamesPicoTech in #44
- Updated simple block/rapid docstring by @JamesPicoTech in #45
- Added export_to_csv to pypicosdk.py - rapid only by @JamesPicoTech in #46
- Updated README.md and index.md by @Jamackey in #47
- Updated image to use grey instead of black by @JamesPicoTech in #48
- Single readme by @JamesPicoTech in #49
- Upodated ps6000a\init.md by @JamesPicoTech in #50
- Updated docStrings & Returns by @JamesPicoTech in #51
- Doc string changes by @JamesPicoTech in #52
- Measurement examples by @JamesPicoTech in #53
- added hysterisis to frequency.py by @JamesPicoTech in #54
- Added remaining driver functions by @JamesPicoTech in #55
- Sweep example by @JamesPicoTech in #56
- Arbitrary Waveform Generation by @JamesPicoTech in #57
- docs_version = "0.2.3" by @JamesPicoTech in #58
- Adjusting example layout by @JamesPicoTech in #59
- Added Pulse Width Trigger by @JamesPicoTech in #60
- Small fixes by @JamesPicoTech in #61
- Added Streaming class and documentation by @JamesPicoTech in #62
- Up-Versioned to 1.0.0 docs: 0.2.4 by @JamesPicoTech in #63
Full Changelog: v0.3.2...v1.0.0
v0.3.2
What's Changed
- Updated example_6000a_trigger_time_offset_corrected.py by @JamesPicoTech in #38
- Separate and Update documentation by @JamesPicoTech in #39
- Added requirements.txt for development by @JamesPicoTech in #40
- Pypicosdk logo by @JamesPicoTech in #41
- Rapid block fix by @JamesPicoTech in #42
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Added new API call by @JamesPicoTech in #31
- Added docstrings to base.py by @JamesPicoTech in #32
- Fix get trigger info() by @JamesPicoTech in #33
- Default channel range by @JamesPicoTech in #34
- Ctypes to numpy by @JamesPicoTech in #35
- Changes + fixes by @JamesPicoTech in #36
- Up-version to v0.3.1 by @JamesPicoTech in #37
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Upversioned to v0.3.0
pyPicoSDK development v0.2.29
- Removed pytest print statement left in.
- Upversioned
v0.2.28
Changed package to look for PicoSDK install DLL's rather than bundling them with the python package.
v0.2.27
What's Changed
- Picosdk nightly by @JamesPicoTech in #8
- Added enumerate units by @JamesPicoTech in #9
- Added OS-based build hook for hatch by @JamesPicoTech in #10
Full Changelog: v0.2.24...v0.2.27
pyPicoSDK development v0.2.24
- Updated README.md and Index.md