aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/scope/picoscope_alt.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-0/+1
* Make imports absolute (to allow doctests).J08nY2024-06-011-2/+2
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-5/+6
* Use black.J08nY2021-04-101-7/+27
* The big documentation patch.J08nY2021-01-201-0/+11
* Fixes all over.J08nY2020-07-061-1/+1
* Add dtype handling to scope interface.J08nY2020-07-051-3/+4
* Fix PicoScope 3000.J08nY2020-07-021-1/+1
* Add PicoScope 3000 support (partial).J08nY2020-07-011-1/+2
* Add raw output from scopes.J08nY2020-03-081-6/+14
* Change scope pretrig/posttrig API.J08nY2020-03-051-1/+4
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-031-2/+4
* Add support for Picoscope 5000 series.J08nY2020-02-271-1/+2
* Add targets.J08nY2020-02-091-0/+1
* Fix type errors, now mypy runs ok.J08nY2020-02-081-1/+1
* Add docs to Scope class, add support for pico-python.J08nY2020-02-071-0/+57