2018-08-21 Edouard Tisserant Refactoring. Separated PLC Object, PYRO Server and MainWorker :
2018-08-16 Edouard Tisserant Fixed new code-generation code, that was making exception with simple variable-to-variable assignments.
2018-08-14 Edouard Tisserant BACnet : Fixed missing header include in server.c introduced in 37ef7a3c6b8b
2018-08-14 Edouard Tisserant merged
2018-08-14 dporopat NevowServer : Added minimalist css style customization and a link to go to settings page and back
2018-08-13 Edouard Tisserant fixed setServer call in WampClient module. Was doing nothing because _PySrv wasn't global.
2018-08-13 Edouard Tisserant Removed now deprecated ForceReload from WAMP exposed calls
2018-08-13 Edouard Tisserant fixed documentation bug
2018-08-13 Edouard Tisserant NevowServer : added addInfoString to allow extensions to declare some read-only strings to be displayed in settings. Also renamed addExtension in addSettings for clarity.
2018-08-13 Mario de Sousa fixed problems reported by certification testing : vendor identifier acces rights (now read only), and bvlc_maintenance timer was increasing too fast.
2018-08-09 Edouard Tisserant Some blank lines to make bitbucket's PEP8 2.2.0 happy
2018-08-08 Edouard Tisserant merged Andrey's default
2018-08-01 Andrey Skvortsov Fix wrong code generation if EN/ENO are used in FBD/LD/SFC
2018-07-31 Andrey Skvortsov Fix flickering in debug panel
2018-07-30 Andrey Skvortsov Fix non-usable toolbar on wxPython with GTK3+
Loading...