beremiz
Clone
Summary
Browse
Changes
Graph
Adding plugin icons and replacing reference to DS402 by CIA402
2012-03-21, laurent
27d4cb689a79
Adding support for remotely scanning Etherlab network and automatically configure it
2012-03-19, laurent
563ccc918ded
Defining all slaves as Etherlab master subplugin instead of editing them in an editor with vertical notebook
2012-03-18, laurent
ce3727171207
Adding Ethercat network scan command for testing (print result, network configuration not modified)
2012-03-11, laurent
d676082c1d2f
Adding support for uploading default value for unused entries in output pdos from slaves before starting master
2012-03-11, laurent
3a218f6bd805
Replacing wx.Grid control by a wx.TreeListCtrl for displaying slaves entries
2012-03-11, laurent
6f78c4ac22f9
Fix bug when trying to drag'n drop variable from slave variables grid
2012-02-29, laurent
d54036f70390
Adding support for setting TargetPosition only if PositionSetPoint value from MCL is valid
2012-02-23, laurent
7c31fab22c74
Fix bug with PowerFeedback value
2012-02-23, laurent
1d113faf4433
Adding support for MCL
2012-02-22, laurent
ae8fecf082a1
Added test directory
2012-02-16, Edouard Tisserant
1c64b84c0609
Adding support for DS402 node subplugin (only simple state transition implemented)
2012-02-15, laurent
766078d83e22
Fix some issues regarding arbitrary variable mapping
2012-02-07, laurent
c6f32810723e
Moving Add and Remove button to Plugin menu items
2012-02-01, laurent
7147f20c23e3
Adding support for displaying slave sync managers and profile object dictionary and for arbitrarily mapping variable through variable location
2012-01-17, laurent
7c848efa21c6
Merge with Donggu modifications
2012-01-10, laurent
5132c497918c
Merge with Donggu modifications
2012-01-10, laurent
e579bd6faa87
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
2012-01-08, laurent
65ecbfe9a6f9
Master relase code added
2011-12-22, Donggu Kang
87f428326f9b
Master release code added
2011-12-22, Donggu Kang
08d67a0af2c1
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.
2011-12-20, laurent
f9f884cf3033
First working implementation of Beremiz plugin for etherlab
2011-12-18, laurent
c2295d311402
Fix compilation warning/error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
2018-06-18, Andrey Skvortsov
b7d803fc44db
merge
2018-06-18, Andrey Skvortsov
49a6738b7c63
merge
2018-06-11, Edouard Tisserant
bcf346f558bd
Update list of files with strings for i18n and templates for translations
2018-06-15, Andrey Skvortsov
2ec02f0f9fa9
Add small contributing document with information about codestyle checking
2018-06-15, Andrey Skvortsov
439fc5d13c41
Add argument to set list of source files to check
2018-06-15, Andrey Skvortsov
bbd2364fbf71
check_source.sh: handle case if there are no files to check
2018-06-09, Andrey Skvortsov
63591802d3e2
Fix linter errors
2018-06-09, Andrey Skvortsov
eeca1aff0691
Add command line argument to run linter only on changed files
2018-06-09, Andrey Skvortsov
52630996e51b
Don't use fixed width labels in WAMP and PYRO dialogs
2018-06-08, Andrey Skvortsov
017ad9cc20b9
Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator
2018-06-07, Andrey Skvortsov
84c4e56b38d6
Add copyright headers to retain implementation for GNU/Linux and Win32
2018-06-07, Andrey Skvortsov
bd0d13d10b8e
Drop support for wxPython 2.6 and below
2018-06-07, Andrey Skvortsov
10aa87518401
Autoresize UriLocationEditor dialog window
2018-06-07, Andrey Skvortsov
748017ca4151
Fix compilation problem in case of TARGET_LOGGING_DISABLE turned on and TARGET_DEBUG_DISABLE turned off
2018-06-07, Andrey Skvortsov
667f7de69cf6
Use the same retain implementation for Win32 targets
2018-06-07, Andrey Skvortsov
55611282b909
Add retain basic implementation on GNU/Linux
2018-06-07, Andrey Skvortsov
976841968d74
Add helper function GetRetainSize()
2018-06-01, Andrey Skvortsov
9fa5be79bb77
use CLOCK_MONOTONIC instead of CLOCK_REALTIME for timer setup
2018-06-01, Andrey Skvortsov
d1536c271866
Add function example to first_steps example
2018-05-31, Surkov Sergey
ce5bd74ed552
fix type introduced by f33942053466 (fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'")
2018-05-25, Andrey Skvortsov
baa0c5111457
Build by default with optimization level -O2 for GCC
2018-05-25, Andrey Skvortsov
a66062a205ae
fix hangs on mouse selection in case if wxPython uses wxWidgets with GTK3+ support
2018-05-25, Andrey Skvortsov
b8f795bdfe9f
make clipboard open minimal time as wxPython documentation recommends
2018-05-25, Andrey Skvortsov
5ce6d08ff2c7
Merge
2018-05-23, Edouard Tisserant
c76d4be6f438
Print version information about software used for tests
2018-05-23, Andrey Skvortsov
2a8cd24a14ca
Fix codestyle
2018-05-23, Andrey Skvortsov
4eeefc6a13fd
Fix typos introduced by 9fa2f8e "Fixed random segfault happening when loading new PLC in runtime, when using Xenonai."
2018-05-23, Andrey Skvortsov
e6ff712e20f8
merged changes in README.md
2018-05-22, Andrey Skvortsov
d3722aa7f66b
add python-cycler dependence in readme
2018-03-12, Sergey Surkov
6e3f757280dc
Customizable columns in VariableTables (i.e. can be monkey patched properly)
2018-07-20, Edouard Tisserant
addb6eff8d94
Merged
2018-07-20, Edouard Tisserant
2a9549e4380e
Customizable update of toolbar buttons (i.e. 'methods') according to PLCStatus
nevow_service_rework
2018-07-19, Edouard Tisserant
ebd83ec387f9
Fixed small typo in error message.
nevow_service_rework
2018-07-13, Edouard Tisserant
909216419e45
WAMP : complains about failure to start WAMP only if it was successfully imported.
nevow_service_rework
2018-07-12, Edouard Tisserant
8ac0f1af5589
WAMP: now config and secret given in project files always override those given in commandline. Also made extensions web customisations happen before registration of web interface.
nevow_service_rework
2018-07-11, Edouard Tisserant
e03f7649bfb3
Moved Wamp configuration file selection logic into runtime/wampclient.py. Added Wamp CRA secret file upload and download. Slightly reworked code for config and secret file loading and saving.
nevow_service_rework
2018-07-10, Edouard Tisserant
985f234b0d09
Added a way for extension to register dedicated URL under settings page URL (i.e. /settings/something)
nevow_service_rework
2018-07-10, Edouard Tisserant
73042b2d8d65