aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/scope/picoscope_sdk.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mypy.J08nY2025-06-171-5/+14
* Fix timebase setting.J08nY2025-06-161-12/+29
* Blacken.J08nY2025-03-131-76/+114
* Add support for AUX trigger in PicScope alt.J08nY2025-03-111-0/+4
* Make imports absolute (to allow doctests).J08nY2024-06-011-2/+2
* Fix DeepSourcce issues.J08nY2024-04-161-5/+5
* Add support for ps3000A API.J08nY2023-02-161-59/+186
* Fix changs in ctypes with Picoscope SDK.J08nY2023-02-151-18/+35
* More DeepSource fixes.J08nY2023-02-081-1/+1
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-4/+4
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-15/+12
* Implement fixes from DeepSource.J08nY2021-04-101-3/+1
* Use black.J08nY2021-04-101-84/+240
* Add Test and Lint GitHub action.J08nY2021-01-231-2/+2
* The big documentation patch.J08nY2021-01-201-1/+31
* Fixes all over.J08nY2020-07-061-3/+3
* Fix trace combination functions.J08nY2020-07-051-1/+1
* Add dtype handling to scope interface.J08nY2020-07-051-6/+6
* More tests for HDF5 and some codestyle fixes.J08nY2020-07-051-9/+8
* Fix HDF5TraceSet.remove. Properly convert ADC2Volt in PicoScope.J08nY2020-07-051-4/+6
* Fixes in HDF5 inplace handling.J08nY2020-07-051-10/+13
* Fix PicoScope 3000.J08nY2020-07-021-15/+15
* Add PicoScope variant override. Return offsets from align functions.J08nY2020-07-021-10/+15
* Dynamically handle missing PicoScope libs.J08nY2020-07-011-174/+213
* Add PicoScope 3000 support (partial).J08nY2020-07-011-0/+50
* Fix codestyle.J08nY2020-06-291-3/+2
* Cleanup curves script.J08nY2020-03-161-0/+2
* Add raw output from scopes.J08nY2020-03-081-9/+17
* Change scope pretrig/posttrig API.J08nY2020-03-051-58/+67
* Fix some type issues.J08nY2020-03-041-0/+3
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-031-22/+18
* Add support for Picoscope 5000 series.J08nY2020-02-271-1/+38
* Add targets.J08nY2020-02-091-0/+1
* Fix style errors.J08nY2020-02-081-6/+8
* Add docs to Scope class, add support for pico-python.J08nY2020-02-071-0/+291