Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 cb3e7265ca Fix misspelled setup.py dependency (dataclasses) 2018-07-15 19:59:50 -07:00
.idea Exclude folders from Pycharm 2018-07-14 03:35:41 -07:00
ovgenpy Reorganize and cleanup imports 2018-07-15 05:55:00 -07:00
tests Fix unit tests, add CorrelationTrigger.Config.use_edge_trigger 2018-07-15 06:04:50 -07:00
.gitattributes initial code 2018-07-12 15:27:26 -07:00
.gitignore initial code 2018-07-12 15:27:26 -07:00
setup.cfg Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
setup.py Fix misspelled setup.py dependency (dataclasses) 2018-07-15 19:59:50 -07:00