RoGeorge
4e789d845b
Default path to captured files changed from '' to 'captures/'
8年前
RoGeorge
f025bca67e
Deprecate 'PIL' and use 'pillow' instead of 'PIL'.
On a clean Python 2.7.12, 'pillow' must be installed manually.
IMPORTANT !
If you previously had 'PIL' installed, then 'PIL' must be uninstalled.
Install 'pillow' only after uninstalling 'PIL'.
8年前
RoGeorge
bf861fa24c
Test 24 million points extraction to CSV in small chunks.
This is just a draft of the idea - code optimisation strongly needed.
9年前
RoGeorge
54a5c7203d
Separate code from captures
9年前
RoGeorge
0efdeb9f7c
Add waveform data capture/export to CSV capability
9年前
RoGeorge
2586c85a36
Add Linux executable capability
9年前
RoGeorge
df9abe75d9
Put capture/export in TODO list
9年前
RoGeorge
58e3bbc377
Ported for Linux - tested on Debian 7.7.0
Python 2.7.3 and PIL were already included in Debian
9年前
RoGeorge
939193c0a1
Remove hardcoded numbers
9年前
RoGeorge
4115e00996
Remove hardcoded numbers
9年前
RoGeorge
ed8bb4b018
Remove dead commented code
9年前
RoGeorge
f25624a4be
Create OscScreenGrabLAN.py
9年前