aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/scope (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix mypy.J08nY2025-06-171-5/+14
|
* Fix timebase setting.J08nY2025-06-161-12/+29
|
* Blacken.J08nY2025-03-134-76/+117
|
* Add support for AUX trigger in PicScope alt.J08nY2025-03-111-0/+4
|
* Make imports absolute (to allow doctests).J08nY2024-06-014-7/+7
|
* 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-084-12/+11
|
* Fix mypy issues.J08nY2023-02-051-2/+3
|
* More DeepSource fixes.J08nY2021-04-241-1/+1
|
* Make docstring style changes as per pydocstyle.J08nY2021-04-114-29/+26
|
* Implement fixes from DeepSource.J08nY2021-04-101-3/+1
|
* Use black.J08nY2021-04-104-102/+305
|
* Add Test and Lint GitHub action.J08nY2021-01-231-2/+2
|
* The big documentation patch.J08nY2021-01-204-1/+49
|
* Fixes all over.J08nY2020-07-064-6/+6
|
* Fix trace combination functions.J08nY2020-07-051-1/+1
|
* Add dtype handling to scope interface.J08nY2020-07-054-12/+14
|
* 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-022-16/+16
|
* 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-012-1/+52
|
* Fix codestyle.J08nY2020-06-291-3/+2
|
* Cleanup curves script.J08nY2020-03-161-0/+2
|
* Add raw output from scopes.J08nY2020-03-084-22/+53
|
* Change scope pretrig/posttrig API.J08nY2020-03-054-63/+78
|
* Fix some type issues.J08nY2020-03-041-0/+3
|
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-034-29/+37
|
* Add support for Picoscope 5000 series.J08nY2020-02-272-2/+40
|
* Rename AbelianGroup to DomainParameters.J08nY2020-02-101-3/+3
|
* Add targets.J08nY2020-02-093-0/+3
|
* Fix style errors.J08nY2020-02-083-17/+32
|
* Fix type errors, now mypy runs ok.J08nY2020-02-081-1/+1
|
* Add docs to Scope class, add support for pico-python.J08nY2020-02-075-44/+291
|
* Add picoscope and chipwhisperer to Travis.J08nY2020-02-051-22/+45
|
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-044-0/+253