features.py
6 months ago Edouard Tisserant WIP: Add skeleton for MQTT extension based on part of OPC-UA extension.
13 months ago Edouard Tisserant IDE: Auto-select required libraries when adding extension
13 months ago Edouard Tisserant IDE: Disable not-yet-working extensions
2021-10-18 Edouard Tisserant Add OPC-UA simple synchronous client extension. wxPython4
2021-10-01 Edouard Tisserant Dropped SVGUI, deprecated and replaced by SVGHMI. Transformed traffic_lights exemple so that it uses SVGHMI instead. wxPython4
2019-07-18 Edouard Tisserant Use a POU Library's Generate_C to collect all variables in SVGHMI. svghmi
2019-07-17 Edouard Tisserant Enable svghmi plugin in features, and small fixes to skeleton. svghmi
2018-08-06 Edouard Tisserant Make some POU libraries selected by default or not. This changes structure of features.libraries, please check and update your extensions if they use libraries
2018-06-23 Edouard Tisserant Merged GPL + LGPL v2 or later EtherCAT extension. Fixed headers and copyright notice.
2018-06-08 Edouard Tisserant Add BACnet extension from Mario de Sousa <msousa@fe.up.pt>
2017-03-24 Mario de Sousa merge
2017-03-05 Mario de Sousa Add support for Modbus (TCP and RTU) working as master & slave
2016-05-06 Andrey Skvortsov add copyright notices to python files where there were missing, that
2013-02-26 Edouard Tisserant Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
2012-07-01 laurent Adding support for beremiz extensions to define custom file editors for project files
2012-05-20 Edouard Tisserant Moved LPC sources to a separate project
2012-05-19 Edouard Tisserant refecored library extension machanism
2012-05-12 Edouard Tisserant refactoring - c_ext stripped first stage
2012-05-12 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
2012-05-08 Edouard Tisserant refactoring