2019-01-07 |
Andrey Skvortsov |
Close branch wx3-fix.
wx3-fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Intermediate merge of wx.NewID_abuse_fix branch but kept debug code in the branch. This is still work in progress, banch is NOT closed.
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Continued wx.NewID abuse removal in Viewer.py : Added AppendItem to use instead of AppendMenu, made examples with AddBlockPinMenuItems and AddAlignmentMenuItems
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Continued wx.NewID abuse removal in Viewer.py : get rid of one call to AppendMenu method, having no real purpose apparently. To be continued.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Start fixing wx.NewId abuse in viewer.py. This shows how to avoid using AppendMenu() function, definitely useless.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-25 |
Edouard Tisserant |
VariablePanel's menu do not waste Wx IDs anymore (directly binds wx objects rather than crating new ID wit wx.NewId)
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Instrument IDE code to find code abusing wx.NewId.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Fix error when searching accross project. Collection of result wasn't initialized and was failing in case some CTN was returning no result.
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Make spaghetti-code-quality great again.
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Add Docker files to build containers to run automated tests
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
merge
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
check_source.sh: fix sed error: -e expression #1, char 25: Invalid range end
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Fix pylint warning [C0325(superfluous-parens), ] Unnecessary parens after u'if' keyword
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Update Beremiz dependencies because of added PYROS:// support
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix header and convert comments to docstrings in PSK_Adapter
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix Pyro work with SSL wrapper (sslpsk)
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix crash in runtime if PSK secret is missing
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Update build instruction for BACNet in README
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Replace md5 module with hashlib
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Remove execute attributes from runtime/PLCObject.py
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix typo
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix various pylint and pep8 errors
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix invalid python3 syntax
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Exclude pyjslib.py from python3 syntax correction check
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
revert occasionally committed changed first_steps project.
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Merged in masterschlumpf/beremiz/generate-button (pull request #38)
|
changeset |
files
|
2019-03-15 |
Schlumpf |
Create a "Generate Program As..." menu to make the "Generate Program" toolbutton even more useful.
generate-button
|
changeset |
files
|
2019-03-15 |
Schlumpf |
Add "Generate Program" to toolbar in PLCOpenEditor standalone mode.
generate-button
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Merged search in CTN branch
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Finished adding search in python and C files. Stripped debug code and useless comments. Close branch
search_in_CTN
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-21 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-21 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-21 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-20 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-15 |
Edouard Tisserant |
WIP adding searching capabilities in python files:
search_in_CTN
|
changeset |
files
|
2019-03-11 |
Edouard Tisserant |
Fixed more pylint reports :
|
changeset |
files
|
2019-03-11 |
Edouard Tisserant |
Long due merge
|
changeset |
files
|
2019-03-05 |
Andrey Skvortsov |
Fix backtrace on printing localized (non-ascii) error message in PLCGenerator.
|
changeset |
files
|
2019-03-05 |
Andrey Skvortsov |
Fix crash if LD input contact isn't connected
|
changeset |
files
|
2019-03-01 |
Andrey Skvortsov |
Fix section styling in code editor (python and c extensions) if non-latin symbols are used in the code
|
changeset |
files
|
2019-02-21 |
Andrey Skvortsov |
update localization template
|
changeset |
files
|
2019-02-21 |
Andrey Skvortsov |
merge
|
changeset |
files
|
2019-02-21 |
Andrey Skvortsov |
updated list of translators
|
changeset |
files
|
2019-02-21 |
Andrey Skvortsov |
update translations from https://www.transifex.com/beremiz/beremiz-ide
|
changeset |
files
|
2019-02-21 |
Andrey Skvortsov |
Add SpinButtons for integer and floating point variables in ForceVariableDialog
|
changeset |
files
|
2019-02-21 |
Andrey Skvortsov |
Fix non-marking as manually forced floating point variable if the value isn't integer
|
changeset |
files
|
2019-02-14 |
Andrey Skvortsov |
Don't close ForceVariableDialog if user entered wrong new value
|
changeset |
files
|
2019-02-14 |
Andrey Skvortsov |
Additional fix for rewrite ForceVariableDialog commit (9076249f)
|
changeset |
files
|
2019-02-14 |
Andrey Skvortsov |
Fix redraw problems in preview frames and debug panel
|
changeset |
files
|
2019-02-14 |
Andrey Skvortsov |
Rewrite ForceVariableDialog. It's not based on wx.TextEntryDialog
|
changeset |
files
|
2019-02-13 |
Mario de Sousa |
merge updates to modbus/mb_runtime.c
|
changeset |
files
|
2019-01-14 |
Andrey Skvortsov |
fix 'SaveAs' in case of overwriting existing project
|
changeset |
files
|
2019-01-14 |
Andrey Skvortsov |
fix 'SaveAs' to non-empty directory and directory without write permissions
|
changeset |
files
|
2019-01-12 |
Andrey Skvortsov |
fix problems with recursive beremiz.h inclusion
|
changeset |
files
|
2019-01-12 |
Andrey Skvortsov |
remove LogMessage prototype from plc_main_head.c
|
changeset |
files
|
2019-01-07 |
Andrey Skvortsov |
merge
|
changeset |
files
|
2019-01-06 |
Andrey Skvortsov |
Make online debug optional
|
changeset |
files
|
2019-01-05 |
Andrey Skvortsov |
Disable Python extension in First steps example
|
changeset |
files
|
2019-01-05 |
Andrey Skvortsov |
use pregenerated CRC32 lookup tables for retain on Win32 and GNU/Linux
|
changeset |
files
|
2019-01-07 |
Andrey Skvortsov |
Merged in masterschlumpf/beremiz/wx3-fix (pull request #37)
|
changeset |
files
|
2019-01-07 |
Schlumpf |
Fix an exception on wx-3.0-gtk3 in PLCOpenEditor when generating ST files.
wx3-fix
|
changeset |
files
|
2018-12-24 |
Dmitriy Kuzmin |
Fix typos in function names
|
changeset |
files
|
2018-12-24 |
Andrey Skvortsov |
update links to matiec and beremiz repos in README
|
changeset |
files
|
2018-12-24 |
Andrey Skvortsov |
fix zoom-in/zoom-out using mouse wheel
|
changeset |
files
|
2019-03-11 |
Edouard Tisserant |
better pylint complain workaround
|
changeset |
files
|
2019-03-11 |
Edouard Tisserant |
check_sources.sh makes me become even less productive
|
changeset |
files
|
2019-03-07 |
Edouard Tisserant |
Added stub axis_s type in EtherLAB CiA402 support code, until Motion Contol Library comes back
|
changeset |
files
|
2019-02-19 |
Edouard Tisserant |
Allow using one XSD based target description for many targets. Target description XSD can now use %(target_name)s to refer to target name.
|
changeset |
files
|
2019-02-14 |
Edouard Tisserant |
Fix previous commit : Using wx.CallAfter shouldn't have been necessary, and was a symptom of failing evaluator's deadlock detection.
|
changeset |
files
|
2019-02-13 |
Edouard Tisserant |
Fix startup of wxGlade base HMI. Wx calls were issued from non-wx thread (main).
|
changeset |
files
|
2019-02-13 |
Edouard Tisserant |
Reworked chunk based transfer to support duplicated files (i.e. files with same content, but different names)
|
changeset |
files
|
2019-02-01 |
Edouard Tisserant |
Fixed deadlock in runtime's Worker. Was discovered while using WAMP and PYRO simultaneously.
|
changeset |
files
|
2019-01-31 |
Edouard Tisserant |
Add a debugger token to SetTraceVariables and GetTraceVariables to prevent crash an inconsistant data in case of multiple connections. Last connection now takes over existing connections's debug, and first connected IDE gets a wrning.
|
changeset |
files
|
2019-01-29 |
Edouard Tisserant |
Fixed deadlock when using Wx together with Twisted in runtime.
|
changeset |
files
|
2019-01-25 |
Edouard Tisserant |
Split IDE's frame OnCloseFrame() into TryCloseFrame() and OnCloseFrame(), to help further customization
|
changeset |
files
|
2019-01-09 |
Edouard Tisserant |
fixed exception happening randomly just after showing discovery panel.
|
changeset |
files
|
2019-01-09 |
Edouard Tisserant |
fixed exception happening when connecting to empty URI, and set URI through URI Editor Dialog popping up becaue empty.
|
changeset |
files
|
2019-01-07 |
Edouard Tisserant |
Merged Mario's modbus fix : Modbus plugin: reset periodic activation timer when overrun occurs (delays due to communication errors, ...)
|
changeset |
files
|
2018-06-02 |
Mario de Sousa |
Modbus plugin: reset periodic activation timer when overrun occurs (delays due to communication errors, ...)
|
changeset |
files
|
2019-01-07 |
Edouard Tisserant |
Disable MDNS:// scheme support. Also prevent discovery pannel to produce some. For now it seems that that feature is unused, and could be a security issue.
|
changeset |
files
|
2018-12-21 |
Edouard Tisserant |
Added support to PYROS in Zeroconf discovery and publish. For now, PYRO://mdnsname._tcp.local. URI are broken, and discovery panel generate IP based URI by default.
|
changeset |
files
|
2018-12-21 |
Edouard Tisserant |
PyroServer: fixed naming of class, and reorganized methods in order to ease subclassing, in case of customization of service publication on the local network (i.e. zeroconf)
|
changeset |
files
|
2018-12-21 |
Edouard Tisserant |
Fix exception dialog with non recognized URI schemes
|
changeset |
files
|
2018-12-19 |
Edouard Tisserant |
Fixed runtime's reconnecting loop not stopping when re-configuring WAMP.
|
changeset |
files
|
2018-12-19 |
Edouard Tisserant |
Removed nonsense code, that I should have check more in details before merging m(
|
changeset |
files
|
2018-12-18 |
Edouard Tisserant |
Allow easier monkey patching of WAMP connector Session class
|
changeset |
files
|
2018-12-18 |
Edouard Tisserant |
Expose new PLCObject API members to WAMP interface.
|
changeset |
files
|
2018-12-18 |
Edouard Tisserant |
Use another way to ensure compatibility with Py3 about text type.
|
changeset |
files
|
2018-12-10 |
Edouard Tisserant |
Make easier to read console error message in case of connection problem.
|
changeset |
files
|
2018-12-05 |
Edouard Tisserant |
PYRO(S): Added timeout on client side to allow unfreezing IDE after some time when communication with target dropped
|
changeset |
files
|
2018-12-05 |
Edouard Tisserant |
Enure that autostart blocks other @RunInMain PLCObject methods, and _unblocks_ them once autostart is done...
|
changeset |
files
|
2018-12-05 |
Edouard Tisserant |
Fixed Discovery panel in URI Editor dialog : double click works back again, and avoid setting URI to unicode type.
|
changeset |
files
|
2018-12-05 |
Edouard Tisserant |
Bigger chunks, from 16k to 1M
|
changeset |
files
|
2018-12-05 |
Edouard Tisserant |
Empirically reverted calls done just after NewPLC back to the order as it was before chunked transfer. Apparently I broke something... To be continued
|
changeset |
files
|
2018-12-04 |
Edouard Tisserant |
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
|
changeset |
files
|
2018-11-27 |
Edouard Tisserant |
Fix failing PLC build when building freshly created project that use default libraries blocks. When controller loads libraries according to attibutes in project files (BeremizRoot/Enable_{libname}_Library), use known default if attribute is missing.
|
changeset |
files
|
2018-11-27 |
Edouard Tisserant |
Cosmetic change in PSKManagement.py
|
changeset |
files
|
2018-11-26 |
Edouard Tisserant |
Fixed ID,last URI, or last connection date not being updated when connnecting to target.
|
changeset |
files
|
2018-11-23 |
Edouard Tisserant |
Merged. Some changes that should already have been incuded during previous merge (mostly about PlcStatus) have been included this time.
|
changeset |
files
|
2018-11-23 |
Edouard Tisserant |
IDManager : small cosmetic fixes and cleanup.
|
changeset |
files
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint, W1633 # (round-builtin) round built-in referenced
|
changeset |
files
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint,W1610 # (reduce-builtin) reduce built-in referenced
|
changeset |
files
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint, W1653 # (next-method-defined) next method defined
|
changeset |
files
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint, W1622 # (next-method-called) Called a next() method on an object
|
changeset |
files
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint, W1625 # (raising-string) Raising a string exception
|
changeset |
files
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint, W1624 # (indexing-exception) Indexing exceptions will not work on Python 3
|
changeset |
files
|
2018-10-11 |
Andrey Skvortsov |
python3 support: pylint, W1611 # (standarderror-builtin) StandardError built-in referenced
|
changeset |
files
|
2018-10-11 |
Andrey Skvortsov |
python3 support: pylint, W1652 # (deprecated-types-field) Accessing a deprecated fields on the types module
|
changeset |
files
|
2018-10-11 |
Andrey Skvortsov |
python3 support: pylint, W1651 (deprecated-itertools-function) Accessing a deprecated function on the itertools module
|
changeset |
files
|
2018-10-11 |
Andrey Skvortsov |
python3 support: pylint, W1649 # (deprecated-string-function) Accessing a deprecated function on the string module
|
changeset |
files
|
2018-10-11 |
Andrey Skvortsov |
python3 support: pylint, W1645 # (exception-message-attribute) Exception.message removed in Python 3
|
changeset |
files
|
2018-10-10 |
Andrey Skvortsov |
python3 support: pylint, W1646 # (invalid-str-codec) non-text encoding used in str.decode
|
changeset |
files
|
2018-10-10 |
Andrey Skvortsov |
python3 support: pylint,W1602 # (basestring-builtin) basestring built-in referenced
|
changeset |
files
|
2018-10-10 |
Andrey Skvortsov |
python3 support: pylint, W1629 # (nonzero-method) __nonzero__ method defined
|
changeset |
files
|
2018-10-10 |
Andrey Skvortsov |
python3 support: pylint, W1606 # (execfile-builtin) execfile built-in referenced
|
changeset |
files
|
2018-10-09 |
Andrey Skvortsov |
python3 support: pylint, W1607 # (file-builtin) file built-in referenced
|
changeset |
files
|
2018-10-09 |
Andrey Skvortsov |
python3 support: pylint, W1659 # (xreadlines-attribute) Accessing a removed xreadlines attribute
|
changeset |
files
|
2018-10-09 |
Andrey Skvortsov |
python3 support: pylint, W1601 # (apply-builtin) apply built-in referenced
|
changeset |
files
|