Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 716f799c42 Add `begin_time` parameter, to skip ahead in rendering.
CorrelationTrigger starts with zeroed-out buffer, so triggering will
differ from not seeking.
2018-08-18 15:58:36 -07:00
.idea [cleanup] Update PyCharm files 2018-07-25 05:18:45 -07:00
ovgenpy Add `begin_time` parameter, to skip ahead in rendering. 2018-08-18 15:58:36 -07:00
tests Ensure that Ovgen.outputs are closed upon exceptions 2018-08-18 02:57:03 -07:00
.gitattributes initial code 2018-07-12 15:27:26 -07:00
.gitignore [cleanup] Add KDE Dolphin .directory to .gitignore 2018-07-25 05:19:12 -07:00
setup.cfg Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
setup.py [wip] Make config classes dumpable via YAML, rename base configs 2018-07-25 05:19:45 -07:00