Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 d7f15b233b Add ZeroCrossingTrigger and call it from CorrelationTrigger 2018-07-15 03:11:58 -07:00
.idea Exclude folders from Pycharm 2018-07-14 03:35:41 -07:00
ovgenpy Add ZeroCrossingTrigger and call it from CorrelationTrigger 2018-07-15 03:11:58 -07:00
tests Fix CorrelationTrigger 2018-07-14 15:42:10 -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