Commit Graph
5 Commits
Author SHA1 Message Date
akira 602daee3ea Use struct module for net commands, send files with length, replace SD with WD
The struct module is more efficient than int.from_bytes.
piCtory and ReplaceIO file length in the first 4 bytes of transmission
Replaced SD with WD cmd, which will write one request, no buffer
2020-03-08 20:57:56 +01:00
akira b5dd561aa3 Implement bytebuffer and length check to picontrolserver.py
Compatible to RevPiModIO <= 2.4.2
2020-03-08 14:58:38 +01:00
akira 998e860cfd Increase number of NetIO-Clients to 32 (16 Devices) 2019-12-30 11:10:46 +01:00
akira 63c014c5df Fix error in piCtory checker
Removed postinst message for upgrade from 0.6.5
2019-12-29 13:33:50 +01:00
akira e72942f961 Moved paho to lib and switched VCS and IDE
Switched from Mercurial to GIT
Switched from eric6 to pyCharm
2019-10-20 16:54:09 +02:00