2019-10-29 Edouard Tisserant SVGHMI: various insignificant code moves, commenting and typos fixes. svghmi
2019-10-29 Edouard Tisserant SVGHMI : fancier second page in tests/svghmi svghmi
2019-10-28 Edouard Tisserant SVGHMI: SVG viewport now defined so that HMI take scales and fit to the view. Implemented page switch through viewport change, no hiding of widget for now. svghmi
2019-10-28 Edouard Tisserant SVGHMI - added simple Meter widget. svghmi
2019-10-27 Edouard Tisserant SVGHMI: Quicker update path for input widget when pressing on buttons, do not wait until data comes back, and simply update value text of the pressed widget. Updated PLC prog for more amimated value to display svghmi
2019-10-27 Edouard Tisserant SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe. svghmi
2019-10-24 Edouard Tisserant Fixed one more sequel of 5f79b194fa63 'SVGHMI: filter out temporary variables created while generating ST code out of FBD.' svghmi
2019-10-24 Edouard Tisserant SVGHMI: Added relative changes of HMI value from widgets. svghmi
2019-10-22 Edouard Tisserant SVGHMI - Fixed svghmi.{c,js} about HMI -> PLC data unpack. svghmi
2019-10-22 Edouard Tisserant SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update. svghmi
2019-10-18 Edouard Tisserant SVGHMI: dispatching data to minimalist "Display" text widget. svghmi
2019-10-17 Edouard Tisserant SVGHMI: Many fixes. Subscriptions to HMItree seems to be working, and dispatch function is called in JS with good data. Bidirectional communication now really working. svghmi
2019-10-15 Edouard Tisserant SVGHMI : many details about communication implemented in JS, with side effects. svghmi
2019-10-11 Edouard Tisserant SVGHMI: added a widgets description object, accessed by id. Added frequency to widgets, as separate template to allow future customization. Excluded non svg elements (i.e inkscape Sets) with HMI: labels from widgets. svghmi
2019-10-10 Edouard Tisserant SVGHMI fix logic for page membership detection svghmi
2019-10-10 Edouard Tisserant SVGHMI compute default page svghmi
2019-10-09 Edouard Tisserant SVGHMI: deduce pages content out of geometry (elements contained in page bounding box are in) svghmi
2019-10-09 Edouard Tisserant SVGHMI: use func:function for parsing labels so that it can be used in predicates svghmi
2019-10-08 Edouard Tisserant SVGHMI: moved/fixed some templates, avoided namespace problems, added parsing of HMI:* inkscape labels svghmi
2019-10-07 Edouard Tisserant SVGHMI: now generating JS object describing widgets and pointing to SVG elements svghmi
2019-10-05 Edouard Tisserant SVGHI: compute hmitree variables ordered index in xslt svghmi
2019-10-02 Edouard Tisserant SVGHMI: now built. svghmi
2019-09-30 Edouard Tisserant SVGHMI: Work in progress. C side mostly implemented, neither built nor tested. svghmi
2019-09-27 Edouard Tisserant SVGHMI: More strict formating of active HMI labels : @ separator only used for paths svghmi
2019-09-26 Edouard Tisserant SVGHMI: new test svg to drive next implementation svghmi
2019-09-25 Edouard Tisserant Non significant changes in generated xslt, side effect of changes in yslt_noindent.yml2 svghmi
2019-09-24 Edouard Tisserant Merge default in SVGHMI branch svghmi
2019-09-20 Edouard Tisserant SVGHMI: Starting to define JS side more in details. svghmi
2019-09-19 Edouard Tisserant SVGHMI: added transformation of code given in inkscape's description fields into javascript functions svghmi
2019-09-19 Edouard Tisserant SVGHMI: gui.svg -> svghmi.svg svghmi