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 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 Replace TriggerConfig with CorrelationTrigger.Config. Add responsiveness. 2018-07-14 02:06:07 -07:00