canfestival/README
author Edouard Tisserant
Tue, 09 Apr 2019 09:13:55 +0200
changeset 2582 8f0d6c5fd55f
parent 721 ecf4d203c4d4
permissions -rw-r--r--
Fix deadlock when indirectly calling PLCObject's evaluator() from twisted of wx event loops. Was freezing while transfer/start/stop through Wamp. Serialize all PLCObject's call to self.PythonRuntimeCall into the same PythonThread thread.
106
9810689febb0 Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
etisserant
parents:
diff changeset
     1
CANOpen