X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FGoodFETGlitch.py;h=efffc95427948e3c7a69580afe76a16860f85a42;hp=056c50b3e032c28b8c5b76eaabc0378058e530ff;hb=5a5010a369bcf08e12eef2b1816f7f58923cbdc3;hpb=727368ac736e368cf08aa28310c79a3463583f5a diff --git a/client/GoodFETGlitch.py b/client/GoodFETGlitch.py index 056c50b..efffc95 100644 --- a/client/GoodFETGlitch.py +++ b/client/GoodFETGlitch.py @@ -10,6 +10,9 @@ import sqlite3; from GoodFET import *; + +# YScale should be to "select max(vcc) from glitches where count=0;" + script_timevcc=""" plot "< sqlite3 glitch.db 'select time,vcc,glitchcount from glitches where count=0;'" \ with dots \