RoGeorge
f918bb83a9
Adding function "print_running_Python_versions()" for ERROR type exits.
8年前
RoGeorge
efb879505b
Original library telnet.py has had minor changes between Python 2.7.9 and Python 2.7.12
Changes from telnet.py of Python 2.7.12 are now merged in telnet_receive_all.py
8年前
RoGeorge
be1d17b5d2
Reformat tab to spaces
8年前
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
5f10012043
Update Linux usage instructions
9年前
RoGeorge
60413ade57
Update Linux usage instructions
9年前
RoGeorge
df9abe75d9
Put capture/export in TODO list
9年前
RoGeorge
6f778b24d9
Added Linux usage instructions
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
5f0142a8c0
Typo
9年前
RoGeorge
939193c0a1
Remove hardcoded numbers
9年前
RoGeorge
4115e00996
Remove hardcoded numbers
9年前
RoGeorge
64116cac99
Typo touch
9年前
RoGeorge
ed8bb4b018
Remove dead commented code
9年前
RoGeorge
d576eabceb
Add PIL installation instructions
9年前
RoGeorge
f46752f2e6
Add PIL installation instructions
9年前
RoGeorge
b716927223
Add expanded acronyms to the project description
9年前
RoGeorge
1d15129eea
Add expanded acronyms to the project description
9年前
RoGeorge
b4c3b07f43
Add a minimal project description
9年前
RoGeorge
252b5df909
Add capture example
9年前
RoGeorge
4bfc1657fd
Create telnetlib_receive_all.py
9年前
RoGeorge
f25624a4be
Create OscScreenGrabLAN.py
9年前
RoGeorge
0887c38edc
Initial commit
9年前