2007-10-25 lbessard Bug with raw code edit fixed
2007-10-25 lbessard Adding icons in Beremiz GUI
2007-10-24 lbessard Change generate_cc to generate_c
2007-10-05 lbessard *** empty log message ***
2007-10-05 lbessard Adding support for refresh block list where beremiz loose focus
2007-10-05 lbessard Bug on bit locations generation fixed
2007-10-02 lbessard Test on wx version changed to test on platform
2007-10-02 etisserant Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
2007-10-01 etisserant Basic CANOpen master node test compiles and run.
2007-10-01 etisserant Basic CANOpen master node test compiles and run.
2007-09-25 etisserant *** empty log message ***
2007-09-24 etisserant Updated plugins PluGenerate_C to conform to plugger.py
2007-09-24 etisserant Comments...
2007-09-24 etisserant removed timer_notify conflict with CanFestival
2007-09-24 etisserant Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
2007-09-24 etisserant Added project linking, and plugin init,cleanup,retrive and publish method calls in main
2007-09-24 etisserant Added plugin deletion
2007-09-21 etisserant On the long wat towards generated code comilation...
2007-09-20 etisserant Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
2007-09-20 etisserant PLC and plugins compilation with gcc now starts (and fail).
2007-09-18 lbessard Corrections for Windows
2007-09-17 etisserant Now, C extension plugin do handle multiple files
2007-09-17 etisserant Various changes to make SVGUI plugin generated code eventually compile
2007-09-17 lbessard Adding support for svgui block code generation
2007-09-17 lbessard Correct bugs on svgui plugin code generation
2007-09-17 lbessard Adding support for refreshing PLCOpenEditor block list
2007-09-17 etisserant Cosmetic in plugin tree
2007-09-17 etisserant Improoved SVGUI support
2007-09-16 etisserant SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
2007-09-13 etisserant Primary svgui plugin inherited - broken
2007-09-13 etisserant Fixed invisible root node
2007-09-13 lbessard Adding option in config_test.p for regenerate reference result file
2007-09-12 lbessard config_utils.py rewritten
2007-09-11 etisserant Enhanced bahavior of plugin tree representation when changing IEC channel
2007-09-11 etisserant Fixed CanOpen network renaming
2007-09-11 etisserant added basic C Code extention plugin
2007-09-11 etisserant Fixed onclose bug
2007-09-11 etisserant Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
2007-09-11 etisserant Disabled unused run/edit menu, fixed some event/refresh machanisms
2007-09-11 greg CONFIG_UTILS (sync)
2007-09-11 etisserant added sync option
2007-09-10 lbessard Adding support for using Networkedit et PLCOpenEditor in Beremiz
2007-09-10 etisserant Working CanOpen OD generation
2007-09-10 etisserant minor fixes
2007-09-07 etisserant Pleliminary build process -- C code generation
2007-09-07 lbessard Adding buttons for plugins
2007-09-04 etisserant Beremiz plugins definitions.
2007-09-04 lbessard Adding Plugin params visualization with basic controls
2007-09-03 etisserant Base build mechanism layout.
2007-08-31 lbessard First commit of Beremiz new version with plugin support
2007-08-29 etisserant *** empty log message ***
2007-08-28 etisserant More precise design for plugins.... to be continued...
2007-08-28 etisserant More precise design for plugins.... to be continued...
2007-08-27 etisserant More precise design for plugins.... to be continued...
2007-08-21 etisserant plugin framework organization being defined
2007-08-20 lbessard Adding plugin support in Beremiz
2007-08-16 etisserant Plugin skeleton base - python package
2007-08-14 etisserant Improved error report
2007-08-14 lbessard Bug on new project fixed
2007-08-13 etisserant Added stdout/stderr separation limitation and coloration
2007-08-09 lbessard Bug on command line fixed
2007-08-08 lbessard Cleaning code for using only wxPython 2.6 class naming
2007-08-07 lbessard Cleaning code for using only wxPython 2.6 class naming
2007-08-02 lbessard Adding validity verifications on project folders opened
2007-07-26 lbessard Adding verification for the project opened
2007-07-25 lbessard Adding Build Method for PLC program generating
2007-07-20 lbessard First Beremiz commit