aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace
Commit message (Collapse)AuthorAgeFilesLines
* Fix alignment of traces of unequal length.J08nY2020-03-092-4/+4
|
* Add inplace handling of HDF5 files.J08nY2020-03-091-1/+5
|
* Add raw output from scopes.J08nY2020-03-081-1/+3
|
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-078-49/+37
|
* Add proper plotting.J08nY2020-03-052-23/+45
|
* Add plotting of traces.J08nY2020-03-051-0/+42
|
* Redo the TraceSet IO interfaces.J08nY2020-03-043-6/+48
|
* Fix some type issues.J08nY2020-03-048-33/+31
|
* Fix style errors.J08nY2020-02-084-2/+6
|
* Fix type errors, now mypy runs ok.J08nY2020-02-081-3/+2
|
* Add docs to Scope class, add support for pico-python.J08nY2020-02-071-0/+1
|
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-0410-0/+726