2018-06-22 |
Edouard Tisserant |
Now, runtime extensions should be able to add their own settings to web configuration interface.
nevow_service_rework
|
changeset |
files
|
2018-06-22 |
Edouard Tisserant |
Embrio of setting form, just to test
nevow_service_rework
|
changeset |
files
|
2018-06-05 |
dporopat |
#2486 Exception if custom protocol options are wrong.
#2486
|
changeset |
files
|
2018-05-18 |
dporopat |
#2486 ExposedCalls with register options as a dictionary.
#2486
|
changeset |
files
|
2018-05-14 |
dporopat |
#2486 Renaming functions.
#2486
|
changeset |
files
|
2018-05-14 |
dporopat |
#2486 Reconnect funtion in SaveWampClientConf function.
#2486
|
changeset |
files
|
2018-05-09 |
dporopat |
#2486 Modified reconnect function. Added 'active' parameter to wampconf.json file.
#2486
|
changeset |
files
|
2018-04-19 |
dporopat |
#2486 Adding reconnect funtion to WampClient. Global TransportFactory not needed anymore.
#2486
|
changeset |
files
|
2018-04-18 |
dporopat |
#2486 Added global TransportFactory, needed in WebInterface reconnecting function.
#2486
|
changeset |
files
|
2018-04-18 |
dporopat |
#2486 WampClient needs pyro.plcobj before registration calls.
#2486
|
changeset |
files
|
2018-04-11 |
dporopat |
#2486 Fix if protocol, register options are not present in wapmconf.json file.
#2486
|
changeset |
files
|
2018-04-10 |
dporopat |
#2486 Added ExposedProgressCalls list using details argument for registration progress calls.
#2486
|
changeset |
files
|
2018-04-10 |
dporopat |
#2486 Unnecessary variable removed.
#2486
|
changeset |
files
|
2018-04-10 |
dporopat |
#2486 Added option to use websocket register options. Added function getValidOptins to read options from wampconf.json.
#2486
|
changeset |
files
|
2018-04-09 |
dporopat |
#2486 Added option to use websocket protocol options.
#2486
|
changeset |
files
|
2018-03-27 |
dporopat |
#2486 Updated wamp test project to work with the latest Crossbar version.
#2486
|
changeset |
files
|
2018-03-19 |
dporopat |
#2486 Reset delay function added. It resets the delay and the retry counter on reconnect.
#2486
|
changeset |
files
|
2018-06-23 |
Edouard Tisserant |
merge
|
changeset |
files
|
2018-06-23 |
Edouard Tisserant |
merge
|
changeset |
files
|
2018-06-18 |
Andrey Skvortsov |
Fix compilation warning/error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
|
changeset |
files
|
2018-06-18 |
Andrey Skvortsov |
merge
|
changeset |
files
|
2018-06-15 |
Edouard Tisserant |
WxGlade HMI extension now does only instanciate wx object who's name match extension's name. If no object match the name and no code is provided in 'start' user python code section, then a warning is issued
|
changeset |
files
|
2018-06-13 |
Edouard Tisserant |
BACnet : ensure that Init did happen before continuing with PLC startup.
|
changeset |
files
|
2018-06-15 |
Andrey Skvortsov |
Update list of files with strings for i18n and templates for translations
|
changeset |
files
|
2018-06-15 |
Andrey Skvortsov |
Add small contributing document with information about codestyle checking
|
changeset |
files
|
2018-06-15 |
Andrey Skvortsov |
Add argument to set list of source files to check
|
changeset |
files
|
2018-06-09 |
Andrey Skvortsov |
check_source.sh: handle case if there are no files to check
|
changeset |
files
|
2018-06-09 |
Andrey Skvortsov |
Fix linter errors
|
changeset |
files
|
2018-06-09 |
Andrey Skvortsov |
Add command line argument to run linter only on changed files
|
changeset |
files
|
2018-06-08 |
Andrey Skvortsov |
Don't use fixed width labels in WAMP and PYRO dialogs
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Add copyright headers to retain implementation for GNU/Linux and Win32
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Drop support for wxPython 2.6 and below
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Autoresize UriLocationEditor dialog window
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Fix compilation problem in case of TARGET_LOGGING_DISABLE turned on and TARGET_DEBUG_DISABLE turned off
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Use the same retain implementation for Win32 targets
|
changeset |
files
|
2018-06-07 |
Andrey Skvortsov |
Add retain basic implementation on GNU/Linux
|
changeset |
files
|
2018-06-01 |
Andrey Skvortsov |
Add helper function GetRetainSize()
|
changeset |
files
|
2018-06-01 |
Andrey Skvortsov |
use CLOCK_MONOTONIC instead of CLOCK_REALTIME for timer setup
|
changeset |
files
|
2018-05-31 |
Surkov Sergey |
Add function example to first_steps example
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
fix type introduced by f33942053466 (fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'")
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
Build by default with optimization level -O2 for GCC
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
fix hangs on mouse selection in case if wxPython uses wxWidgets with GTK3+ support
|
changeset |
files
|
2018-05-25 |
Andrey Skvortsov |
make clipboard open minimal time as wxPython documentation recommends
|
changeset |
files
|
2018-06-23 |
Edouard Tisserant |
Merged GPL + LGPL v2 or later EtherCAT extension. Fixed headers and copyright notice.
|
changeset |
files
|
2014-08-11 |
Edouard Tisserant |
Propagated matiec changes in FB var accessors
|
changeset |
files
|
2014-04-02 |
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
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed xslt stylesheet for extracting entries defined in module, rewiting xslt stylesheet to yslt
|
changeset |
files
|
2013-09-30 |
Laurent Bessard |
Fixed bug in information returned for module where entries are defined only in PDO mapping
|
changeset |
files
|
2013-09-27 |
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
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed bug when compiling
|
changeset |
files
|
2013-09-23 |
Laurent Bessard |
Fixed higen example removing obsolete attribute in CIA402 node params file
|
changeset |
files
|
2013-09-23 |
Laurent Bessard |
Fixed controllers for working with latest version of xmlclass
|
changeset |
files
|
2013-06-24 |
Laurent Bessard |
Added bug in support for set flag for optional variables activation in axis public struct
|
changeset |
files
|
2013-06-24 |
Laurent Bessard |
Added support for set flag for optional variables activation in axis public struct
|
changeset |
files
|
2013-06-24 |
Laurent Bessard |
Replaced location for axis ref from %IW(location).0 to %IW(location).402. Added location for network position at %IW(location).
|
changeset |
files
|
2013-06-24 |
Laurent Bessard |
Rewrite CIA402 node specific code generating part
|
changeset |
files
|
2014-04-02 |
Edouard Tisserant |
Cherry-pick and re-commit to legitimate ancestor of commit 'Ethercat Management Function Refactoring Source by RTES Lab.' from youcu <youcu1022@gmail.com>
|
changeset |
files
|
2013-06-03 |
Laurent Bessard |
Fixed bug when drag'n dropping variable in master startup command grid
|
changeset |
files
|
2013-05-21 |
Edouard Tisserant |
Moved ratio scaling back to MCL. Rewrote CiA402 C part in a way it can be read and understood by some humans.
|
changeset |
files
|
2013-05-16 |
Laurent Bessard |
Added icon for Ethercat extension root and Ethercat master node
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug with global instance declaration
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fix bug in when moving Ethercat slaves fixed
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Added mapping for TouchProbe function in CIA402 slave node
|
changeset |
files
|
2013-05-03 |
Laurent Bessard |
Fixed bug with axes boolean parameters value
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Added error message when a device informations can't be found in ESI files
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Fixed ToolTip on VariablesGrid columns on Windows
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Update higen drive example introducing usage of csv mode
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Fixed bug in support for module extra params in EthercatCFileGenerator
|
changeset |
files
|
2013-04-29 |
Laurent Bessard |
Added support for module extra params in EthercatCFileGenerator
|
changeset |
files
|
2013-04-26 |
Laurent Bessard |
Fixed support for multiple module extra params in ModulesLibrary
|
changeset |
files
|
2013-04-26 |
Laurent Bessard |
Added support for multiple module extra params in ModulesLibrary
|
changeset |
files
|
2013-04-25 |
Laurent Bessard |
Added support for using CIA402 motion mode csp, csv and cst
|
changeset |
files
|
2013-04-26 |
Laurent Bessard |
Fixed order of LocationCFilesAndCFLAGS, master was called after slaves in PLC init and retrieve functions
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed bug on Windows with sizers on Windows in Master Editor panel when its size changed
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed Save As... function in Beremiz
|
changeset |
files
|
2013-04-22 |
Laurent Bessard |
Added support for stopping SDOThreadProc when stopping PLC
|
changeset |
files
|
2013-04-22 |
Laurent Bessard |
Fixed bug when modifying slave module type
|
changeset |
files
|
2013-04-18 |
Laurent Bessard |
Fixed bug in filters behavior on Windows
|
changeset |
files
|
2013-04-17 |
Laurent Bessard |
Fixed filter behavior in MasterEditor and SlaveEditor
|
changeset |
files
|
2013-04-15 |
Laurent Bessard |
Fixed CIA402 node template for working with MC_Power modification removing implicit set position
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Fix scan network functionality, project tree not refreshed after adding slaves
|
changeset |
files
|
2013-04-14 |
Laurent Bessard |
Rollback last commit
|
changeset |
files
|
2013-04-13 |
Laurent Bessard |
Fixed CIA402 node template for working with MC_Power modification removing implicit set position
|
changeset |
files
|
2013-04-13 |
Laurent Bessard |
Fixed bugs in drag'n drop from variables panel in master and slaves editor panel
|
changeset |
files
|
2013-04-12 |
Laurent Bessard |
Added initialization of abort_code and result_size to prevent warning message if not used in following code
|
changeset |
files
|
2013-04-12 |
Laurent Bessard |
Fixed header files inclusion in CIA402 node template file
|
changeset |
files
|
2013-04-12 |
Edouard Tisserant |
Fixed (again) some non-clean exit in case of SDO failure at init
|
changeset |
files
|
2013-04-11 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-04-04 |
Laurent Bessard |
Fixed ethercat test with higen drive project
|
changeset |
files
|
2013-04-04 |
Laurent Bessard |
Fixed bug when using real axis and simulated axis at the same time (got the same index)
|
changeset |
files
|
2013-04-05 |
Edouard Tisserant |
Now failure in template based part of C code also release the master for later use...
|
changeset |
files
|
2013-04-05 |
Edouard Tisserant |
Better logging, saffer failure at init (allows restart)
|
changeset |
files
|
2013-04-05 |
Edouard Tisserant |
Added error logging when SDO FB fails
|
changeset |
files
|
2013-04-04 |
Edouard Tisserant |
Added logging based on collecting Kernel logs
|
changeset |
files
|
2013-04-04 |
Edouard Tisserant |
Fixed typo
|
changeset |
files
|
2013-03-29 |
Edouard Tisserant |
Fixed linking with non RTDM etherlab lib. Now with rtdm...
|
changeset |
files
|
2013-03-29 |
Laurent Bessard |
Split etherlab.py into multiple files
|
changeset |
files
|
2013-03-29 |
Laurent Bessard |
Fixed bug with process variables grid
|
changeset |
files
|
2013-03-28 |
Edouard Tisserant |
Stripped useless depricated comments, changed print format of sdo abort code
|
changeset |
files
|
2013-03-28 |
Edouard Tisserant |
Updated generated code to etherlab 1.5.2
|
changeset |
files
|
2013-03-26 |
Edouard Tisserant |
Added Logging
|
changeset |
files
|
2013-03-26 |
Edouard Tisserant |
Now use beremiz.h
|
changeset |
files
|
2013-03-20 |
Laurent Bessard |
Fixed bugs in Network Configuration Editor
|
changeset |
files
|
2013-03-14 |
Edouard Tisserant |
CiA402 now fills NetworkPosition member of public axis struct
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Fixed bugs in process variables generated code
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Added specific add menu for directly choose slave type while adding new slave
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Added code generation for process variables
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Fixed modifications in Startup Commands grid
|
changeset |
files
|
2013-03-05 |
Laurent Bessard |
Improved Ethercat Network Configurator panels
|
changeset |
files
|
2013-03-04 |
Laurent Bessard |
Improved Ethercat Network Configurator panels
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Added panel for managing ESI files from project and from database including module PDO alignment setting
|
changeset |
files
|
2013-02-06 |
Laurent Bessard |
Added support for MC_*DigitalOutput, MC_ReadAxisInfo and MC_ReadAxisError blocks from MCL in DS402 nodes generated code
|
changeset |
files
|
2013-01-30 |
Laurent Bessard |
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
|
changeset |
files
|
2012-11-16 |
Laurent Bessard |
Fix bug in support for Etherlab specific fieldbus interface function blocks
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Fix bug in support for Etherlab specific fieldbus interface function blocks
|
changeset |
files
|
2012-11-15 |
Laurent Bessard |
Adding support for Etherlab specific function blocks for MCL fieldbus interface function blocks
|
changeset |
files
|
2012-11-09 |
Laurent Bessard |
Adding support for extracting ActualVelocity from CIA402 nodes PDOs
|
changeset |
files
|
2012-11-09 |
Laurent Bessard |
Fix bug in EtherLabSDODownload function block
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Fix bug when Drag'n Dropping located variables on Windows
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Adding support for using Etherlab SDO function blocks in MCL
|
changeset |
files
|
2012-10-29 |
Laurent Bessard |
Updating ethercat example for higen drive adding an example of Ethercat SDO upload block usage
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Adding block library for SDO download and SDO upload
|
changeset |
files
|
2012-10-19 |
Laurent Bessard |
Fix bug in CIA402 slave digital inputs
|
changeset |
files
|
2012-10-19 |
Laurent Bessard |
Adding support to enable CIA402 slave digital inputs
|
changeset |
files
|
2012-10-17 |
Laurent Bessard |
Fix Axis_Ref type defined in VariableLocationTree
|
changeset |
files
|
2012-10-17 |
Laurent Bessard |
Adding support for selecting a PDO in a list of mutually exclusive configured PDOs in Ethercat Network Configurator
|
changeset |
files
|
2012-10-13 |
Laurent Bessard |
Fix bug in endianization in value transmit and received by SDO
|
changeset |
files
|
2012-09-23 |
Laurent Bessard |
Fix bug when modifying slave position
|
changeset |
files
|
2012-09-23 |
Laurent Bessard |
Fix C code Generator to use CoE section contained in the slave ESI file for defining Ethercat network configuration
|
changeset |
files
|
2012-09-22 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-09-19 |
Laurent Bessard |
Fix bug when modifying slave position
|
changeset |
files
|
2012-09-21 |
Edouard Tisserant |
Better jitter compensation before sending Ethercat frame. Jitter can be compensed in both directions, within some limits
|
changeset |
files
|
2012-09-19 |
Edouard Tisserant |
Different etherlab sequencing within retrieve and publish. Now, timer is polled after PLC exec until frame have to be sent. This slightly reduce jitter, compared to previous sequencing
|
changeset |
files
|
2012-09-13 |
Laurent Bessard |
Adding support for loading Profile dictionaries only if needed
|
changeset |
files
|
2012-09-12 |
Laurent Bessard |
Fix bug modules present in all groups with the same name even if they are defined by different vendors
|
changeset |
files
|
2012-09-09 |
Laurent Bessard |
Fix bug variable entries table column headers not translated
|
changeset |
files
|
2012-09-07 |
Laurent Bessard |
Fix import after integration of plcopeneditor into Beremiz
|
changeset |
files
|
2012-09-04 |
Laurent Bessard |
Removing call to UpdateAxis and ComputeAxis in CIA DS402 node generated retrieve and publish functions. These calls have been transfered to MCL library retrieve and publish functions.
|
changeset |
files
|
2012-07-20 |
Laurent Bessard |
Fix bug with AXIS_REF allocation
|
changeset |
files
|
2012-06-25 |
Laurent Bessard |
Adding support using plcopeneditor bitmap library for icon request
|
changeset |
files
|
2012-06-25 |
Laurent Bessard |
Fix bug slave information panel not refreshed when slave type changed
|
changeset |
files
|
2012-06-19 |
Laurent Bessard |
Fix bug when modifying node parameters
|
changeset |
files
|
2012-06-11 |
laurent |
Merged
|
changeset |
files
|
2012-06-11 |
Laurent Bessard |
Fix disable dynamic PDOs support
|
changeset |
files
|
2012-06-10 |
Laurent Bessard |
Fix bug with AXIS_REF located variable drag'n drop and disable dynamic PDOs support
|
changeset |
files
|
2012-06-10 |
Laurent Bessard |
Adding support for getting CIA402 slave AXIS_REF located variables and disabling dynamic PDO mapping algorithm for drives than doesn't support this functionality
|
changeset |
files
|
2012-06-04 |
Edouard Tisserant |
Changed AXIS_REF registration call name
|
changeset |
files
|
2012-05-23 |
Laurent Bessard |
Fixing bug on ConfNodeEditors refresh
|
changeset |
files
|
2012-05-23 |
Edouard Tisserant |
fixed multiple cia402 instance symbol collision
|
changeset |
files
|
2012-05-23 |
Laurent Bessard |
Replacing Panel by ScrolledWindow for displaying node information for more clarity when window is small
|
changeset |
files
|
2012-05-22 |
Laurent Bessard |
Removing ModesOfOperation parameter until handled by MCL
|
changeset |
files
|
2012-05-21 |
laurent |
Fix bug with VariablesList on Windows
|
changeset |
files
|
2012-05-21 |
laurent |
refactoring
|
changeset |
files
|
2012-05-21 |
laurent |
Merged
|
changeset |
files
|
2012-05-21 |
laurent |
refactoring
|
changeset |
files
|
2012-05-21 |
laurent |
Merged
|
changeset |
files
|
2012-05-18 |
laurent |
refactoring
|
changeset |
files
|
2012-05-21 |
Edouard Tisserant |
Fixed example build with installer 1.1
|
changeset |
files
|
2012-05-20 |
Edouard Tisserant |
updated examples also
|
changeset |
files
|
2012-05-20 |
Edouard Tisserant |
reflected changes in beremiz extension mechanism
|
changeset |
files
|
2012-05-13 |
edouard_and_laurent |
Fixed wrong PDO in unused sync managers\nFix higen drive ethercat example
|
changeset |
files
|
2012-04-30 |
laurent |
Fix Ethercat xsd files
|
changeset |
files
|
2012-04-01 |
laurent |
Adding test project using higen drive
|
changeset |
files
|
2012-03-31 |
laurent |
Adding forgotten icons
|
changeset |
files
|
2012-03-21 |
laurent |
Adding plugin icons and replacing reference to DS402 by CIA402
|
changeset |
files
|
2012-03-18 |
laurent |
Adding support for remotely scanning Etherlab network and automatically configure it
|
changeset |
files
|
2012-03-18 |
laurent |
Defining all slaves as Etherlab master subplugin instead of editing them in an editor with vertical notebook
|
changeset |
files
|
2012-03-11 |
laurent |
Adding Ethercat network scan command for testing (print result, network configuration not modified)
|
changeset |
files
|
2012-03-11 |
laurent |
Adding support for uploading default value for unused entries in output pdos from slaves before starting master
|
changeset |
files
|
2012-03-11 |
laurent |
Replacing wx.Grid control by a wx.TreeListCtrl for displaying slaves entries
|
changeset |
files
|
2012-02-29 |
laurent |
Fix bug when trying to drag'n drop variable from slave variables grid
|
changeset |
files
|
2012-02-23 |
laurent |
Adding support for setting TargetPosition only if PositionSetPoint value from MCL is valid
|
changeset |
files
|
2012-02-23 |
laurent |
Fix bug with PowerFeedback value
|
changeset |
files
|
2012-02-22 |
laurent |
Adding support for MCL
|
changeset |
files
|
2012-02-16 |
Edouard Tisserant |
Added test directory
|
changeset |
files
|
2012-02-14 |
laurent |
Adding support for DS402 node subplugin (only simple state transition implemented)
|
changeset |
files
|
2012-02-07 |
laurent |
Fix some issues regarding arbitrary variable mapping
|
changeset |
files
|
2012-01-31 |
laurent |
Moving Add and Remove button to Plugin menu items
|
changeset |
files
|
2012-01-17 |
laurent |
Adding support for displaying slave sync managers and profile object dictionary and for arbitrarily mapping variable through variable location
|
changeset |
files
|
2012-01-10 |
laurent |
Merge with Donggu modifications
|
changeset |
files
|
2012-01-10 |
laurent |
Merge with Donggu modifications
|
changeset |
files
|
2012-01-08 |
laurent |
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
|
changeset |
files
|
2011-12-22 |
Donggu Kang |
Master relase code added
|
changeset |
files
|
2011-12-22 |
Donggu Kang |
Master release code added
|
changeset |
files
|
2011-12-20 |
laurent |
Adding support for not configuring pdos when not mandatory and not needed by locations defined in PLC program. Adding support for displaying locations tree in Topology panel and BrowseLocationsDialog. Merging pdos grid and variables grid into one single grid in slave infos panel.
|
changeset |
files
|
2011-12-18 |
laurent |
First working implementation of Beremiz plugin for etherlab
|
changeset |
files
|
2018-06-11 |
Edouard Tisserant |
merge
|
changeset |
files
|
2018-06-08 |
Edouard Tisserant |
Add BACnet extension from Mario de Sousa <msousa@fe.up.pt>
|
changeset |
files
|
2018-06-08 |
Edouard Tisserant |
Make Modbus extension license compatible with the rest of Beremiz IDE python code : GPLv2.
|
changeset |
files
|
2018-06-04 |
Edouard Tisserant |
Commented out safety check to prevent deadlock in wxEvaluator, since wx Mainloop is not anymore in main thread. That safety check actually leads to having wx code running outside of MainLoop
|
changeset |
files
|
2018-05-23 |
Edouard Tisserant |
Merge
|
changeset |
files
|
2018-05-23 |
Andrey Skvortsov |
Print version information about software used for tests
|
changeset |
files
|
2018-05-23 |
Andrey Skvortsov |
Fix codestyle
|
changeset |
files
|
2018-05-23 |
Andrey Skvortsov |
Fix typos introduced by 9fa2f8e "Fixed random segfault happening when loading new PLC in runtime, when using Xenonai."
|
changeset |
files
|
2018-05-22 |
Andrey Skvortsov |
merged changes in README.md
|
changeset |
files
|
2018-03-12 |
Sergey Surkov |
add python-cycler dependence in readme
|
changeset |
files
|
2018-05-23 |
Edouard Tisserant |
Make Modbus mutexes non blocking for PLC. If data related to some modbus request is alredy locked when PLC wants to access it, then data isn't copied to/from PLC
|
changeset |
files
|
2018-05-17 |
Edouard Tisserant |
Merged #2476, URI dialog fixes
|
changeset |
files
|
2018-05-17 |
Edouard Tisserant |
close branch #2476 - URI dialog fixed
#2476
|
changeset |
files
|
2018-05-14 |
dporopat |
#2476 Changes to the comment.
#2476
|
changeset |
files
|
2018-05-10 |
dporopat |
#2476 Connectors dialog module added.
#2476
|
changeset |
files
|
2018-05-09 |
dporopat |
#2476 Separate connectors dialogs from connectors module.
#2476
|
changeset |
files
|
2018-05-09 |
dporopat |
#2476 Additional check added if we can import wx.
#2476
|
changeset |
files
|
2018-05-10 |
Edouard Tisserant |
Allow deleting configuration tree node with no corresponding directory in project tree
|
changeset |
files
|
2018-05-07 |
Edouard Tisserant |
Support unicode in LDFLAGS returned by extensions
|
changeset |
files
|
2018-05-07 |
Edouard Tisserant |
Fixed typos
|
changeset |
files
|
2018-04-20 |
dporopat |
#2476 Added uri location editor, getting connectors from list in Beremiz.
#2476
|
changeset |
files
|
2018-04-27 |
Edouard Tisserant |
Fixed random segfault happening when loading new PLC in runtime, when using Xenonai.
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
PEP-8 and PyLint
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
merged Denis change to apply input as we type in CTN configuration forms text fieds
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
PEP-8 and PyLint
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
Add safety check to prevent exception when disconnecting while debugging
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
Removed DebugThread. Take advantage of the fact that buffering is done in runtime. No need to poll for traces more than ten per second, then use simple wxTimer for that. Also removed Debug Lock since now everything happens in wx' mainloop.
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
Rework of runtime non-real-time threading, and shared object dynamic loading :
|
changeset |
files
|
2018-04-17 |
Edouard Tisserant |
Stripped forgotten debug code
|
changeset |
files
|
2018-04-19 |
Edouard Tisserant |
close branch
#2476
|
changeset |
files
|
2018-04-19 |
dporopat |
#2476 Fix for saving text in URI edit text box. No need to click out of URI edit text box to save edited text.
#2476
|
changeset |
files
|
2018-04-16 |
Edouard Tisserant |
Fixed Xenomai 3 PLC stop freeze. Now use explicit finish command with pipes. Closing both ends of pipes doesn't abort blocking read anymore.
|
changeset |
files
|
2018-04-16 |
Edouard Tisserant |
More canonical test.
|
changeset |
files
|
2018-04-14 |
Edouard Tisserant |
PLCObject got more methods serialized through worker : Start, Stop, NewPLC.
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Fixed implementation of runtime worker that ensure that PLCObject Load and Unload methods always run main thread.
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
merged
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
merged
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Intermediate state while implementing runtime worker to ensure that PLCObject Load and Unload methods always run main thread.
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Stripped more dead code.
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Cleanup of some dead code in PYRO connector.
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Added logging in Xenomai init phase.
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Apply new RT Pipes API from Xenomai 3
|
changeset |
files
|
2018-04-12 |
Edouard Tisserant |
Removed useless try/except in Canfestival.py
|
changeset |
files
|
2018-04-10 |
dporopat |
#2579 On showing search result, text color of tree item is set to white. We need to change back color to show the result.
|
changeset |
files
|
2018-03-29 |
Edouard Tisserant |
PEP-8...
|
changeset |
files
|
2018-03-29 |
Edouard Tisserant |
Fixed bug that was creating many frames at starup on Windows
|
changeset |
files
|
2018-03-25 |
Edouard Tisserant |
re-merge
|
changeset |
files
|
2018-03-19 |
Edouard Tisserant |
Xenomai 3
|
changeset |
files
|
2018-03-02 |
Edouard Tisserant |
merged Sergeys changes
|
changeset |
files
|
2018-02-19 |
Surkov Sergey |
fix bug with indelible values in some 'optional' fields in project properties panel
|
changeset |
files
|
2018-02-19 |
Surkov Sergey |
make the URI model compatible with https
|
changeset |
files
|
2018-02-19 |
Surkov Sergey |
add address validation in Company URL field
|
changeset |
files
|
2018-02-02 |
Surkov Sergey |
remove duplicating code for variables name generate
|
changeset |
files
|
2018-01-31 |
Surkov Sergey |
add fields autocomplete when adding task or instance in resources
|
changeset |
files
|
2018-01-18 |
Surkov Sergey |
fix search in TextViewer objects, search returns only first entry
|
changeset |
files
|
2018-01-18 |
Surkov Sergey |
fix import order according to PEP8
|
changeset |
files
|
2018-01-15 |
Surkov Sergey |
fix default time range choice for debug variable panel
|
changeset |
files
|
2018-01-12 |
Surkov Sergey |
enlarge canvas border for debug variable graphic viewer
|
changeset |
files
|
2018-01-12 |
Surkov Sergey |
fix rounding milliseconds from nanoseconds
|
changeset |
files
|
2018-01-12 |
Surkov Sergey |
fix display TIME type variables in debug variable panel
|
changeset |
files
|
2018-03-01 |
Edouard Tisserant |
fix for test app from skv. thanks
|
changeset |
files
|
2018-03-01 |
Edouard Tisserant |
Prevent catching exception if exception handling was not enabled (or disabled by test test app).
|
changeset |
files
|
2018-03-01 |
Edouard Tisserant |
pep8 and pylint hate me
|
changeset |
files
|
2018-02-28 |
Edouard Tisserant |
Fixed typo introduced in 5736d25bb393
|
changeset |
files
|
2018-02-23 |
Edouard Tisserant |
GetEditedElementInstancesInfos now optimized as well. Forgotten because not using [R.I.P]LibraryResolver, but still XSLT compiling was hapenning on each call.
|
changeset |
files
|
2018-02-20 |
Edouard Tisserant |
Another attempt to make BitBuket's version of pylint happy.
|
changeset |
files
|
2018-02-20 |
Edouard Tisserant |
Attempt to make BitBuket's version of pep8 and pylint happy.
|
changeset |
files
|
2018-02-20 |
Edouard Tisserant |
Removed dead slow code
|
changeset |
files
|
2018-02-20 |
Edouard Tisserant |
PEP8 and PyLint conformance: whitespaces and stuff
|
changeset |
files
|
2018-02-20 |
Edouard Tisserant |
Copy pasted, no time wasted !
|
changeset |
files
|
2018-02-20 |
Edouard Tisserant |
GetVariableDictionary and GetPouInterfaceReturnType optimized with new VariableInfoCollector based on XSLTModelQuery. Moved corresponding definitions out of PLCControler.py.
|
changeset |
files
|
2018-02-19 |
Edouard Tisserant |
GetPouInstanceTagName optimized with XSLTModelQuery.
|
changeset |
files
|
2018-02-19 |
Edouard Tisserant |
Better writing of some xpath added in previous commits about XSLT optimization.
|
changeset |
files
|
2018-02-19 |
Edouard Tisserant |
Moved some definitions away from controller class, and adaped references them through all code.
|
changeset |
files
|
2018-02-19 |
Edouard Tisserant |
Hook Beremiz Launcher AppStart to AdvancedSplash OnPaint event in order to ensure image is beeing displayed before loading.
|
changeset |
files
|
2018-02-18 |
Edouard Tisserant |
Avoid endline escaping in multiline xpath epressions in xslt. ' ' Is apparently ignored but never know...
|
changeset |
files
|
2018-02-18 |
Edouard Tisserant |
Fixed earlier XSLT optimizations. Some/most results were missing.
|
changeset |
files
|
2018-02-18 |
Edouard Tisserant |
Moved some code from PLCController.py to other modules. Added necessary imports.
|
changeset |
files
|
2018-02-17 |
Edouard Tisserant |
GetPouVariables optimized with XSLTModelQuery
|
changeset |
files
|
2018-02-17 |
Edouard Tisserant |
Added /plcopen/InstancesPathCollector.py, to move more model xslt querying code away from PLCController.py.
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
Fixed Exception dialog disapearing after a view second when exception occurs during app startup.
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
Moved XSLTModelQuery class to own module in plcopen package.
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
Added a class to speedup all XSLT queries. WIP, now only for instances_path.xslt / GetInstanceList()
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
Stripped useless node creation in instances_path stylesheet.
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
This should really help GetInstanceList to perform better: resolver removed, no more deepcopy, no more useless xml serialization, no more node-set() calls.
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
YSLT auto indent trick is useless here, added yslt_noindent.yml2, regenerated XSLT files
|
changeset |
files
|
2018-02-16 |
Edouard Tisserant |
Prevent compiling XSLT on each call of GetInstanceList. To be continued. More optimization needed here. 100x would be fine...
|
changeset |
files
|
2018-02-14 |
Edouard Tisserant |
Changed meaning of -c commandline argument for Beremiz service : only gives DEFAULT wamp config.
|
changeset |
files
|
2018-02-14 |
Edouard Tisserant |
Factorized duplicated code
|
changeset |
files
|
2018-02-14 |
Edouard Tisserant |
Better variable naming, and small optimization.
|
changeset |
files
|
2018-02-13 |
Edouard Tisserant |
Unclutter graphics package scope.
|
changeset |
files
|
2018-02-13 |
Edouard Tisserant |
Removed dead code
|
changeset |
files
|
2018-02-12 |
Edouard Tisserant |
Fixed pyro timeout for runtime, was set too short and runtime was disconnecting when building PLC
|
changeset |
files
|
2018-02-12 |
Edouard Tisserant |
Ask to stop PLC before transfer if it is running
|
changeset |
files
|
2018-02-12 |
Edouard Tisserant |
Factorized some repeated refresh code into a method, to allow customisation.
|
changeset |
files
|
2018-02-05 |
Edouard Tisserant |
Launcher : add a debug attribute, instead of BMZ_DBG, so that customization can use it.
|
changeset |
files
|
2018-02-02 |
Edouard Tisserant |
Stripped old dead code.
|
changeset |
files
|
2018-02-02 |
Edouard Tisserant |
More changes in Launcher. Modules to be loaded in the background are given in a list, and assigned as object attributes. Also splitted CreateUI into CloseSplashScreen and CreatueUI.
|
changeset |
files
|
2018-02-02 |
Edouard Tisserant |
ClassImporter now accepts string, callable or class, for compatibility with some old extensions.
|
changeset |
files
|
2018-02-02 |
Edouard Tisserant |
Launcher: ShowUI call moves from preStart to start. ShowUI() split into CreateUI() and ShowUI(). Start()'s arguments are passed to CreateUI()
|
changeset |
files
|
2018-02-02 |
Edouard Tisserant |
Launcher: allows customizations to specify what globals passed to extensions
|
changeset |
files
|
2018-02-02 |
Edouard Tisserant |
Documentation
|
changeset |
files
|
2018-02-01 |
Edouard Tisserant |
Another set of meaningless changes to satisfy PEP8 and PyLint.
|
changeset |
files
|
2018-01-31 |
Edouard Tisserant |
PEP8 conformity for modbus. Most of it done by autopep8, plus some easy refactoring.
|
changeset |
files
|
2018-01-31 |
Edouard Tisserant |
Add some class factory function to ease declaration of simple POU libraries in customizations (i.e. TC6 XML file only, no special C code generation)
|
changeset |
files
|
2018-01-31 |
Edouard Tisserant |
Small pep8 conformity enforcement.
|
changeset |
files
|
2018-01-31 |
Edouard Tisserant |
Better have globals passed to python extensions (-e) than locals.
|
changeset |
files
|
2018-01-31 |
Edouard Tisserant |
launcher : move call to ShowSplashScreen and BackgroundInitialization to PreStart()
|
changeset |
files
|
2018-01-30 |
Edouard Tisserant |
modbus extension code cleanup, from smarteh's patch
|
changeset |
files
|
2018-01-30 |
Edouard Tisserant |
Merged Mario's modbus branch. Fixed line endings.
|
changeset |
files
|
2017-03-24 |
Mario de Sousa |
merge
|
changeset |
files
|
2017-03-05 |
Mario de Sousa |
Ignore bug report files.
|
changeset |
files
|
2017-03-05 |
Mario de Sousa |
Add support for Modbus (TCP and RTU) working as master & slave
|
changeset |
files
|
2018-01-29 |
Edouard Tisserant |
merge
|
changeset |
files
|
2018-01-24 |
Edouard Tisserant |
fixed erro introduced 2 commits ago (-e) : tuples have no reverse() method
|
changeset |
files
|
2018-01-24 |
Edouard Tisserant |
Trying to get better logging/display of exceptions at runtime's startup
|
changeset |
files
|
2018-01-24 |
Edouard Tisserant |
Changed way to deal with extensions arguments (-e) so that path and filename are stored independently and accessible for extensions themselves.
|
changeset |
files
|
2018-01-29 |
Edouard Tisserant |
Textviewer : moved call to Colourise in a better place, so that ST highlighting gets also updated when typing in some case, not only IL
|
changeset |
files
|
2018-01-19 |
Edouard Tisserant |
Main runtime template C code : Added HAVE_RETAIN preprocessor definition for customized build to signal it provides IEC-61131 Retain memory handling function. Removed targets/Xenomai/plc_Xenomai_noretain.c, now useless.
|
changeset |
files
|
2018-01-15 |
Edouard Tisserant |
Clarify licensing, and packaging of runtime only files :
|
changeset |
files
|
2018-01-11 |
Edouard Tisserant |
Enforced check_source.sh pep8 and pylint rules.
|
changeset |
files
|
2018-01-11 |
Edouard Tisserant |
runtime/WAMP: Fixed secret loading into configuration. Fixed secret commandline switch handling.
|
changeset |
files
|
2018-01-11 |
Edouard Tisserant |
runtime/WAMP : was 'Added time print on session left.' from dporopat. Purpose is to log (dis/re)connection, to help debugging connection problem
|
changeset |
files
|
2018-01-11 |
Edouard Tisserant |
runtime/Wamp : adapt to unicode being enforced in latest crossbar API. Updated some documentation, to explain why there is unused definitions like SubscribedEvents or DoOnJoin.
|
changeset |
files
|
2018-01-10 |
Edouard Tisserant |
Extend python<->PLC global variable description "GlobalDesc" to support Initial value setting.
|
changeset |
files
|
2018-01-10 |
Edouard Tisserant |
update tests/wamp README file, based on changes from dporopat.
|
changeset |
files
|
2018-01-10 |
Edouard Tisserant |
Fixed WAMP test (crossbar confile upgrade and use same ID on both PLC and IDE side)
|
changeset |
files
|
2018-01-10 |
Edouard Tisserant |
Fixed changes from dporopat and agregorcic about WAMP CRA and config.
|
changeset |
files
|
2018-01-09 |
Edouard Tisserant |
WAMP runtime : changes from dporopat and agregorcic, adding CRA (-s) and changed way to load WAMP conf (-c)
|
changeset |
files
|
2018-01-09 |
Edouard Tisserant |
Set WAMP registration option so that reconnecting while earlier session still didn't timeout is possible (in case of connection lost, for example).
|
changeset |
files
|
2018-01-09 |
Edouard Tisserant |
More canonical overload of ReconnectingClientFactory (according twisted doc)
|
changeset |
files
|
2018-01-09 |
Edouard Tisserant |
non significant print syntax change. ready for py3.
|
changeset |
files
|
2018-01-09 |
Edouard Tisserant |
whitespace cosmetic for pep8
|
changeset |
files
|
2018-01-08 |
Edouard Tisserant |
Added arbitrary timeout on Pyro, to force it to free memory after disconnect.
|
changeset |
files
|
2018-01-05 |
Edouard Tisserant |
Moved code from to Beremiz_service.py Server class Start method to Loop method to allow customisation by hot patching. Also renamed Stop method as _stop and use Restart instead of Stop from everywhere else to make it clear that _stop actually does restart...
|
changeset |
files
|
2018-01-04 |
Edouard Tisserant |
enforce PEP8 in previous commit
|
changeset |
files
|
2017-01-20 |
dporopat |
replaced normal panel with scrolled panel under project properties
|
changeset |
files
|
2017-12-05 |
Surkov Sergey |
fix missing root in empty search results panel
|
changeset |
files
|
2017-12-04 |
Surkov Sergey |
add possibility to specify subprocess stdout encoding
|
changeset |
files
|
2017-12-04 |
Andrey Skvortsov |
fix deadlock if method kill() is called after process is already finished
|
changeset |
files
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
changeset |
files
|
2017-10-23 |
Andrey Skvortsov |
make CanFestival to be at the expected place in bitbucket pipelines container
|
changeset |
files
|
2017-10-19 |
Andrey Skvortsov |
fix pylint error '(unsubscriptable-object) Value 'X' is unsubscriptable'
|
changeset |
files
|
2017-10-19 |
Andrey Skvortsov |
fix pylint warning '(bad-continuation) Wrong hanging indentation before block'
|
changeset |
files
|
2017-10-19 |
Andrey Skvortsov |
force all python source code to have LF line ending
|
changeset |
files
|
2017-10-18 |
Andrey Skvortsov |
fix pylint warning '(expression-not-assigned) Expression "X" is assigned to nothing'
|
changeset |
files
|
2017-10-17 |
Andrey Skvortsov |
fix pylint warning '(redefine-in-handler) Redefining name 'X' from outer scope (line Y) in exception handler'
|
changeset |
files
|
2017-10-17 |
Andrey Skvortsov |
fix displaying result of update check during Beremiz startup
|
changeset |
files
|
2017-10-17 |
Andrey Skvortsov |
fix pylint warning '(no-init) Class has no __init__ method'
|
changeset |
files
|
2017-10-16 |
Andrey Skvortsov |
fix pylint error "(undefined-variable) Undefined variable 'X'"
|
changeset |
files
|
2017-10-13 |
Andrey Skvortsov |
fix problem happend when tests are running under python-coverage
|
changeset |
files
|
2017-10-12 |
Andrey Skvortsov |
fix pylint error '(too-many-function-args) Too many positional arguments for function call'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error '(import-error) Unable to import X'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error '(no-self-argument) Method should have "self" as first argument'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error "(no-name-in-module) No name 'X' in module 'Y'"
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error '(bad-except-order) Bad except clauses order (X is an ancestor class of Y)'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint warning "(no-value-for-parameter) No value for argument 'X' in function call"
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix problems with unconnected input of InOut function variables and
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix error for functions with VAR_IN_OUT
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(unidiomatic-typecheck) Using type() instead of isinstance() for a typecheck'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(misplaced-bare-raise) The raise statement is not inside an except clause'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix format string argument error found by pylint '(too-many-format-args) Too many arguments for format string'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(wrong-import-position) Import "import X" should be placed at the top of the module'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(import-self) Module import itself'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
remove old code useless code found by pylint "(unnecessary-pass) Unnecessary pass statement"
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix error found by pylint 'W0104(pointless-statement) Statement seems to have no effect'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'"
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning 'C0112(empty-docstring) Empty function docstring'
|
changeset |
files
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
|
changeset |
files
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning '(dangerous-default-value) Dangerous default value {} as argument'
|
changeset |
files
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning '(old-style-class) Old-style class defined.'
|
changeset |
files
|
2017-10-06 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
changeset |
files
|
2017-10-05 |
Andrey Skvortsov |
fix typos
|
changeset |
files
|
2017-10-05 |
Andrey Skvortsov |
comment out unused code SFC_Step.RefreshBoundingBox()
|
changeset |
files
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
changeset |
files
|
2017-10-03 |
Andrey Skvortsov |
remove unused variables found by pylint
|
changeset |
files
|
2017-10-03 |
Andrey Skvortsov |
update .PHONE target in Makefile for mki18n.py
|
changeset |
files
|
2017-10-03 |
Andrey Skvortsov |
make mki18n return 0 on success
|
changeset |
files
|
2017-10-03 |
Andrey Skvortsov |
update list with files for internatialization, app.fil
|
changeset |
files
|
2017-10-03 |
Andrey Skvortsov |
move README content to Makefile
|
changeset |
files
|
2017-10-02 |
Andrey Skvortsov |
fix pylint warning '(global-variable-not-assigned) Using global for 'X' but no assignment is done'
|
changeset |
files
|
2017-10-02 |
Andrey Skvortsov |
fix pylint error '(function-redefined) method already defined'
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning '(unreachable) Unreachable code'
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning (bad-indentation) Bad indentation. Found X spaces, expected Y
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning '(pointless-string-statement) String statement has no effect'
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix error __init__ method from base class is not called
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix more than one statement on a single line
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix ungrouped imports from package X
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix unnecessary lambda and enable corresponding pylint check
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix wrong-import-order. first standard modules are imported, then others
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
remove in-tree version of Zeroconf and use upstream from
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
remove reimported modules
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
fix unnecessary parens after keyword
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
enable pylint checker
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
fix usage of python2-only print statement
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
run python tests with non-english locale to catch bugs related to localization
|
changeset |
files
|
2017-09-21 |
Andrey Skvortsov |
make it possible to update XSD schema in project controller after new
|
changeset |
files
|
2017-09-21 |
Andrey Skvortsov |
fix commit "lazy initialization of highlight pens and brushes
|
changeset |
files
|
2017-09-21 |
Andrey Skvortsov |
clean build example project after running test
|
changeset |
files
|
2017-09-21 |
Andrey Skvortsov |
fix problem if DataTypeEditor was imported before localization is
|
changeset |
files
|
2017-09-16 |
Andrey Skvortsov |
add shell script to run all python tests and automatically handle Xvfb
|
changeset |
files
|
2017-09-16 |
Andrey Skvortsov |
add PLCOpenEditor tests
|
changeset |
files
|
2017-09-16 |
Andrey Skvortsov |
run application tests in full screen mode
|
changeset |
files
|
2017-09-16 |
Andrey Skvortsov |
clean sys.argv, because if test is running from pytest
|
changeset |
files
|
2017-09-16 |
Andrey Skvortsov |
rework Beremiz application "testCheckProject" test to allow easier reuse later
|
changeset |
files
|
2017-09-16 |
Andrey Skvortsov |
add application name for PLCOpenEditor
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
rewrite PLCOpenEditor. Add PLCOpenEditorApp class for easier customizations.
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
lazy locale initialization
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
use CustomIntCtrl instead of wx.SpinCtrl because it doesn't support
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
add custom TextCtrl allowed to enter long integer with bounds checking
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
use pytest for testing
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
run separate test on every project instead of one big long test all projects
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
move configuration for test environment into separate file conftest.py
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
lazy initialization of highlight pens and brushes for DebugVariableViewer
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
add '_' function to builtin dictionary at import time
|
changeset |
files
|
2017-09-15 |
Andrey Skvortsov |
remove builtin BMZ_DBG. It's not used.
|
changeset |
files
|
2017-09-13 |
Andrey Skvortsov |
update translation strings
|
changeset |
files
|
2017-09-13 |
Andrey Skvortsov |
updated all existing translations
|
changeset |
files
|
2017-09-13 |
Andrey Skvortsov |
fix LINT and ULINT ranges
|
changeset |
files
|
2017-09-12 |
Andrey Skvortsov |
found installed Inkscape on Windows
|
changeset |
files
|
2017-09-12 |
Andrey Skvortsov |
make possible to turn off at compile time online debugging, logging
|
changeset |
files
|
2017-09-12 |
Andrey Skvortsov |
make default caption for PouNameDialog translatable
|
changeset |
files
|
2017-09-12 |
Andrey Skvortsov |
fix max value for UDINT and ULINT types
|
changeset |
files
|
2017-09-12 |
Andrey Skvortsov |
update Build icon
|
changeset |
files
|
2017-09-12 |
Andrey Skvortsov |
add couple Beremiz application tests
|
changeset |
files
|
2017-09-08 |
Andrey Skvortsov |
fix problem if _should_write is called by expired timer after
|
changeset |
files
|
2017-08-28 |
Sergey Surkov |
Initial Bitbucket Pipelines configuration
|
changeset |
files
|
2017-08-28 |
Surkov Sergey |
fix bug with unfinished debug thread
|
changeset |
files
|
2017-08-25 |
Andrey Skvortsov |
unify exception handling of Beremiz and PLCOpenEditor
|
changeset |
files
|
2017-08-25 |
Andrey Skvortsov |
fix problem running PLCOpenEditor
|
changeset |
files
|
2017-08-25 |
Andrey Skvortsov |
don't check any particular wx version
|
changeset |
files
|
2017-08-25 |
Andrey Skvortsov |
fix problem when Beremiz is running without matiec installed
|
changeset |
files
|
2017-08-22 |
Andrey Skvortsov |
Initial Bitbucket Pipelines configuration
|
changeset |
files
|
2017-08-22 |
Andrey Skvortsov |
add configuration for Bitbucket pipelines
|
changeset |
files
|
2017-08-22 |
Andrey Skvortsov |
add shell script to test Beremiz python code
|
changeset |
files
|
2017-08-22 |
Andrey Skvortsov |
clean-up: fix PEP8 W503 line break before binary operator
|
changeset |
files
|
2017-08-21 |
Andrey Skvortsov |
fix codestyle issues according to PEP8
|
changeset |
files
|
2017-08-21 |
Andrey Skvortsov |
clean-up: fix PEP8 E402 module level import not at top of file
|
changeset |
files
|
2017-08-21 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E266 too many leading '#' for block comment
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E722 do not use bare except'
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E115 expected an indented block (comment)
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E721 do not compare types, use 'isinstance()'
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E131 continuation line unaligned for hanging indent
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E122 continuation line missing indentation or outdented
|
changeset |
files
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E713 test for membership should be 'not in'
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E272 multiple spaces before keyword
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E124 closing bracket does not match visual indentation
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 W191 indentation contains tabs
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E211 whitespace before '[' or '('
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E114 indentation is not a multiple of four (comment)
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E125 continuation line with same indent as next logical line
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E128 continuation line under-indented for visual indent
|
changeset |
files
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E127 continuation line over-indented for visual indent
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E129 visually indented line with same indent as next logical line
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 W602 deprecated form of raising exception
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E502 the backslash is redundant between brackets
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ','
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E262 inline comment should start with '# '
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E712 comparison to True should be 'if cond is True:' or 'if cond:'
|
changeset |
files
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E222 multiple spaces after operator
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E111 indentation is not a multiple of four
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E701 multiple statements on one line (colon)
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E741 ambiguous variable name
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix most PEP8 E221 multiple spaces before operator
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix most PEP8 E266 too many leading '#' for block comment
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E703 statement ends with a semicolon
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E301 expected 1 blank line, found 0
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E306 expected 1 blank line before a nested definition, found X
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 W391 blank line at end of file
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E201 whitespace after '{'
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E202 whitespace before ')'
|
changeset |
files
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
|
changeset |
files
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
|
changeset |
files
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E711 comparison to None should be 'if cond is not None:'
|
changeset |
files
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
changeset |
files
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E303 too many blank lines
|
changeset |
files
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
changeset |
files
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E271 multiple spaces after keyword
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E261 at least two spaces before inline comment
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix some PEP8 E265 block comment should start with '# '
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E401 multiple imports on one line
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
convert some files from CRLF to LF
|
changeset |
files
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
changeset |
files
|