Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 cd33fcee6e Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
.idea Exclude folders from Pycharm 2018-07-14 03:35:41 -07:00
ovgenpy Rename CorrelationTrigger._prev_buffer to _buffer, mark members private 2018-07-14 03:36:16 -07:00
tests Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
.gitattributes
.gitignore
setup.cfg Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
setup.py