connectors/PYRO/__init__.py
Mon, 28 Nov 2016 16:47:01 +0300 Andrey Skvortsov fix translation strings with multiple parameters
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Fri, 03 Apr 2015 17:08:13 +0200 Ronan Bignaux add pyrossl client side
Sun, 08 Feb 2015 22:39:17 +0100 Edouard Tisserant Added auto-reconnect for runtime. Fixed Beremiz closing problem caused by remaining twisted reactor thread in IDE.
Sun, 08 Feb 2015 16:50:54 +0100 Edouard Tisserant Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
Fri, 30 Jan 2015 20:42:24 +0100 Edouard Tisserant Added runtime side trace buffer, handled in a separate thread, limited to 1MB, and dropped after 3 seconds if not used by IDE. GetTraceVariables is not anymore blocking on next PLC cycle
Fri, 10 May 2013 12:11:54 +0200 Laurent Bessard Fixed bug connector not resetted when connection is lost
Thu, 25 Apr 2013 17:04:41 +0900 Edouard Tisserant Added exception printing on Pyro connector, tracking random connection failure...
Wed, 17 Apr 2013 10:54:17 +0900 Edouard Tisserant Better mdns resolution failure signaling, added fixed bug whith runtime autostart
Fri, 08 Mar 2013 00:15:28 +0100 Laurent Bessard Fix warning with LogMessage function
Tue, 05 Feb 2013 23:28:35 +1100 Edouard Tisserant Fixed crash (segfault) when logging debug messages
Wed, 30 Jan 2013 18:54:12 +1100 Edouard Tisserant Now logging have 4 levels
Tue, 22 Jan 2013 19:03:25 +1100 Edouard Tisserant Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
Sat, 09 Jun 2012 00:08:34 +0200 Edouard Tisserant Now, PYRO:// locations also accept MDNS service names
Sat, 19 May 2012 19:00:55 +0200 Edouard Tisserant targets and connectors are nor extensible
Mon, 07 May 2012 18:47:29 +0200 Edouard Tisserant refactoring
Sun, 11 Mar 2012 19:42:14 +0100 laurent Adding support for executing python scripts on remote runtime
Wed, 09 Dec 2009 16:53:59 +0100 laurent Catch ProtocolError exception when connection failed
Wed, 09 Dec 2009 09:44:17 +0100 laurent Catch Pyro exception when connection closed and print message
Mon, 07 Dec 2009 22:04:43 +0100 Edouard TISSERANT Arbitrary variable forcing
Sun, 06 Dec 2009 22:52:51 +0100 Edouard TISSERANT Fixes in debug + reconnect to running PLC
Tue, 01 Dec 2009 13:41:29 +0100 ed Some cleanup in PLC status - removed that \"Starting\" state ...
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Thu, 24 Sep 2009 18:22:31 +0200 laurent Merging some improvements from BCT
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Sat, 30 May 2009 16:45:31 +0200 greg Fix refresh of Beremiz button when connection lost
Thu, 28 May 2009 13:29:23 +0200 greg add "\n" to logger when pyro fall in error
Tue, 30 Dec 2008 22:47:15 +0100 etisserant Fixed problem with re-use of Pyro connector proxy copy across debug sessions
Wed, 03 Sep 2008 17:28:17 +0200 etisserant Improved debug data feedback.
Sat, 30 Aug 2008 22:14:06 +0200 etisserant Re-organized pyro connector proxy members mascarading
Fri, 22 Aug 2008 15:35:11 +0200 greg remove old code and fix typo
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :