- BACnet : ensure that Init did happen before continuing with PLC startup. 2018-06-13, by Edouard Tisserant
- Update list of files with strings for i18n and templates for translations 2018-06-15, by Andrey Skvortsov
- Add small contributing document with information about codestyle checking 2018-06-15, by Andrey Skvortsov
- Add argument to set list of source files to check 2018-06-15, by Andrey Skvortsov
- check_source.sh: handle case if there are no files to check 2018-06-09, by Andrey Skvortsov
- Fix linter errors 2018-06-09, by Andrey Skvortsov
- Add command line argument to run linter only on changed files 2018-06-09, by Andrey Skvortsov
- Don't use fixed width labels in WAMP and PYRO dialogs 2018-06-08, by Andrey Skvortsov
- Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator 2018-06-07, by Andrey Skvortsov
- Add copyright headers to retain implementation for GNU/Linux and Win32 2018-06-07, by Andrey Skvortsov
- Drop support for wxPython 2.6 and below 2018-06-07, by Andrey Skvortsov
- Autoresize UriLocationEditor dialog window 2018-06-07, by Andrey Skvortsov
- Fix compilation problem in case of TARGET_LOGGING_DISABLE turned on and TARGET_DEBUG_DISABLE turned off 2018-06-07, by Andrey Skvortsov
- Use the same retain implementation for Win32 targets 2018-06-07, by Andrey Skvortsov
- Add retain basic implementation on GNU/Linux 2018-06-07, by Andrey Skvortsov
- Add helper function GetRetainSize() 2018-06-01, by Andrey Skvortsov
- use CLOCK_MONOTONIC instead of CLOCK_REALTIME for timer setup 2018-06-01, by Andrey Skvortsov
- Add function example to first_steps example 2018-05-31, by Surkov Sergey
- fix type introduced by f33942053466 (fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'") 2018-05-25, by Andrey Skvortsov
- Build by default with optimization level -O2 for GCC 2018-05-25, by Andrey Skvortsov
- fix hangs on mouse selection in case if wxPython uses wxWidgets with GTK3+ support 2018-05-25, by Andrey Skvortsov
- make clipboard open minimal time as wxPython documentation recommends 2018-05-25, by Andrey Skvortsov
- Merged GPL + LGPL v2 or later EtherCAT extension. Fixed headers and copyright notice. 2018-06-23, by Edouard Tisserant
- Propagated matiec changes in FB var accessors 2014-08-11, by Edouard Tisserant
- Fixed most obvious bugs appear after grafting changes from previous development branches : re-enable openning non-CoE, CoE and CiA 402 nodes config 2014-04-02, by Edouard Tisserant
- Fixed xslt stylesheet for extracting entries defined in module, rewiting xslt stylesheet to yslt 2013-10-02, by Laurent Bessard
- Fixed bug in information returned for module where entries are defined only in PDO mapping 2013-09-30, by Laurent Bessard
- Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file 2013-09-27, by Laurent Bessard
- Fixed bug when compiling 2013-09-24, by Laurent Bessard
- Fixed higen example removing obsolete attribute in CIA402 node params file 2013-09-24, by Laurent Bessard
- Fixed controllers for working with latest version of xmlclass 2013-09-24, by Laurent Bessard
- Added bug in support for set flag for optional variables activation in axis public struct 2013-06-25, by Laurent Bessard
- Added support for set flag for optional variables activation in axis public struct 2013-06-24, by Laurent Bessard
- Replaced location for axis ref from %IW(location).0 to %IW(location).402. Added location for network position at %IW(location). 2013-06-24, by Laurent Bessard
- Rewrite CIA402 node specific code generating part 2013-06-24, by Laurent Bessard
- Cherry-pick and re-commit to legitimate ancestor of commit 'Ethercat Management Function Refactoring Source by RTES Lab.' from youcu <youcu1022@gmail.com> 2014-04-02, by Edouard Tisserant
- Fixed bug when drag'n dropping variable in master startup command grid 2013-06-03, by Laurent Bessard
- Moved ratio scaling back to MCL. Rewrote CiA402 C part in a way it can be read and understood by some humans. 2013-05-21, by Edouard Tisserant
- Added icon for Ethercat extension root and Ethercat master node 2013-05-16, by Laurent Bessard
- Fixed bug with global instance declaration 2013-05-10, by Laurent Bessard
- Fix bug in when moving Ethercat slaves fixed 2013-05-10, by Laurent Bessard
- Added mapping for TouchProbe function in CIA402 slave node 2013-05-08, by Laurent Bessard
- Fixed bug with axes boolean parameters value 2013-05-03, by Laurent Bessard
- Added error message when a device informations can't be found in ESI files 2013-05-02, by Laurent Bessard
- Fixed ToolTip on VariablesGrid columns on Windows 2013-05-02, by Laurent Bessard
- Update higen drive example introducing usage of csv mode 2013-04-30, by Laurent Bessard
- Merged 2013-04-30, by Laurent Bessard
- Fixed bug in support for module extra params in EthercatCFileGenerator 2013-04-29, by Laurent Bessard
- Added support for module extra params in EthercatCFileGenerator 2013-04-29, by Laurent Bessard
- Fixed support for multiple module extra params in ModulesLibrary 2013-04-26, by Laurent Bessard
- Added support for multiple module extra params in ModulesLibrary 2013-04-26, by Laurent Bessard
- Added support for using CIA402 motion mode csp, csv and cst 2013-04-25, by Laurent Bessard
- Fixed order of LocationCFilesAndCFLAGS, master was called after slaves in PLC init and retrieve functions 2013-04-26, by Laurent Bessard
- Fixed bug on Windows with sizers on Windows in Master Editor panel when its size changed 2013-04-24, by Laurent Bessard
- Fixed Save As... function in Beremiz 2013-04-24, by Laurent Bessard
- Added support for stopping SDOThreadProc when stopping PLC 2013-04-22, by Laurent Bessard
- Fixed bug when modifying slave module type 2013-04-22, by Laurent Bessard
- Fixed bug in filters behavior on Windows 2013-04-19, by Laurent Bessard
- Fixed filter behavior in MasterEditor and SlaveEditor 2013-04-18, by Laurent Bessard
- Fixed CIA402 node template for working with MC_Power modification removing implicit set position 2013-04-16, by Laurent Bessard