Wed, 16 Jun 2021 18:27:05 +0200 | Edouard Tisserant | SVGHMI: UI: added prefill of arguments according to values in widget instance in library. Also added library's widget instance description to description field. | changeset | files |
Wed, 16 Jun 2021 12:15:02 +0200 | Edouard Tisserant | IDE: Fixed variable traces graphs RingBuffers. Removed an apparently useless wxCallAfter in trend graph that was leading to pydeadobject exception on wxGTK when double-clicking. | changeset | files |
Mon, 14 Jun 2021 16:48:39 +0200 | Edouard Tisserant | IDE: Cleaned up some useless tests in variable trace data handling code, changed from bare numpy arrays to RingBuffers inorder to avoid RAM outage and crash after long tracing session. | changeset | files |
Fri, 11 Jun 2021 11:56:07 +0200 | Edouard Tisserant | IDE: Log: Prevent crash when display progress on empty log. | changeset | files |