Thu, 07 Mar 2019 21:57:18 +0100 | Edouard Tisserant | Added stub axis_s type in EtherLAB CiA402 support code, until Motion Contol Library comes back | changeset | files |
Tue, 19 Feb 2019 11:27:29 +0100 | Edouard Tisserant | Allow using one XSD based target description for many targets. Target description XSD can now use %(target_name)s to refer to target name. | changeset | files |
Thu, 14 Feb 2019 10:06:43 +0100 | Edouard Tisserant | Fix previous commit : Using wx.CallAfter shouldn't have been necessary, and was a symptom of failing evaluator's deadlock detection. | changeset | files |
Wed, 13 Feb 2019 13:08:26 +0100 | Edouard Tisserant | Fix startup of wxGlade base HMI. Wx calls were issued from non-wx thread (main). | changeset | files |