beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add static file serving feature.
17 months ago, Edouard Tisserant
4ce63b8647d7
Make Input widget actionable. Includes example from kraskrom@github.
17 months ago, Edouard Tisserant
5a1593e27171
Merge remote-tracking branch 'origin/python3' into python3
18 months ago, Edouard Tisserant
03ed01134858
Update README.md
18 months ago, etisserant
86ad03993ae9
Tests: matiec version bump
18 months ago, etisserant
a6e72555d562
SVGHMI: fix inverted behavior of SuppressBrowserOutput.
18 months ago, Edouard Tisserant
69114ac20de8
Update requirements and add minimal non-frozen requirements for developer setup
18 months ago, Edouard Tisserant
5fed45d506bc
Merge remote-tracking branch 'origin/python3' into python3
18 months ago, Edouard Tisserant
87b8dd704b86
runtime: make standard output more silent.
18 months ago, Edouard Tisserant
d0be57df5f8d
SVGHMI: Make Back widget activable. (#52)
18 months ago, Dino Kosic
fabc5d6c5a8c
PLC build: prevent duplicated CFLAGS for PLC C files.
18 months ago, Edouard Tisserant
e4f648e0595a
IDE: more wxPython4 related fixes. AUI Update crash on exit + PLCOpenEditor Save exception.
18 months ago, Edouard Tisserant
4f47609a5f62
merge
18 months ago, Edouard Tisserant
bafb3f25d5bd
IDE: fix exception when changing or resizing comments in FBD
18 months ago, Edouard Tisserant
d876242447da
PLCOpen editor: fix exception when using file open dialog
18 months ago, Edouard Tisserant
f273ee835411
IDE: Fix wrong red wire coloring in FBD, this time for good.
18 months ago, Edouard Tisserant
6668dcbca915
py_ext: CSV Writer output FB interface: ERROR and RESULT are valid when ACK is TRUE.
18 months ago, Edouard Tisserant
e894ff2a2584
py_ext: fix CSV update happening only once.
18 months ago, Edouard Tisserant
1994928ce3d2
py_ext: rework logic CSV reader FB output refresh logic.
18 months ago, Edouard Tisserant
e0dfe8b8db4a
py_ext: fix CSV Writer
18 months ago, Edouard Tisserant
d2f5eb3c7d6e
IDE: Fix wrong red wire coloring in FBD
18 months ago, Edouard Tisserant
03f007a175b5
C runtime: move generated erpc interface in separate "service" directory
18 months ago, Edouard Tisserant
5472b88bbc9d
IDE: Fix PLCOpenEditor (wxPython4 menus) and drop broken PDF doc support.
18 months ago, Edouard Tisserant
cf42c3dbdd5c
Extend HMI:JsonTable, create Edit CSV POU, create example, add some doc (#41)
18 months ago, Dino Kosic
4b2de1a0fbf9
Tests: matiec version bump for GH workflow
18 months ago, Edouard Tisserant
c325749651d1
Merge remote-tracking branch 'hggit/python3' into python3
18 months ago, Edouard Tisserant
079099299603
IDE: fix exception when moving FBD elements with keyboard.
18 months ago, Edouard Tisserant
eab8030a510b
Tests: matiec version bum for GH workflow
18 months ago, Edouard Tisserant
4fc7a6c05dab
close branch
python3
20 months ago, Edouard Tisserant
2ec97d756d3c
Runtime web settings: allow customization of version string by extensions
modbus_hotfix
2023-11-09, Edouard Tisserant
8c7295ae9fd0
Disable generation of web settings for Modbus
modbus_hotfix
2023-10-09, Edouard Tisserant
f5ede9b04d54
WAMP: python2 backport fixes
py2compat
14 months ago, Edouard Tisserant
7c2ef36d3606
WAMP: make latest changes compatible with python2/wxpython3
py2compat
14 months ago, Edouard Tisserant
48cb67922dd2
WAMP: enhance user feedback for IDE connection/certificate problems
py2compat
14 months ago, Edouard Tisserant
e33d5c790b3e
IDE: Add IDE identity tab in Identity Manager dialog.
py2compat
15 months ago, Edouard Tisserant
0e47ada93f81
runtime web settings: fix wrong declaration of ISettings, add missing entries in WAMP config.
py2compat
15 months ago, Edouard Tisserant
d1a283770b08
Fix LOCAL:// connector broken by last commit.
py2compat
15 months ago, Edouard Tisserant
4f070977607e
WAMP: fix cert infos display, enhance test quality
py2compat
15 months ago, Edouard Tisserant
b41b0b7c27d9
WAMP: Support Client Certificate authentication (WAMPS-CRT://...) for IDE
py2compat
15 months ago, Edouard Tisserant
7652995cf280
WAMP: Add Client Certificate and Anonymous authentications to runtime.
py2compat
15 months ago, Edouard Tisserant
dcacbdfb614b
SVGHMI: update generated XSLT
py2compat
15 months ago, Edouard Tisserant
b4ca27481230
SVGHMI: min and max limit for widgets can be set with assigned variables
py2compat
15 months ago, Edouard Tisserant
0413874f2462
WAMP: more fixes related to backport from python2 to python3
py2compat
15 months ago, Edouard Tisserant
4876b441a291
WAMP: enhance feedback in case of connection problem
py2compat
15 months ago, Edouard Tisserant
0a845372bc88
IDE: add certificate manager as a new tab in Identity Manager dialog
py2compat
15 months ago, Edouard Tisserant
5f6757e608d2
Code cleaning and refactoring without side effect.
py2compat
15 months ago, Edouard Tisserant
0fc58edc38c8
WAMP: enhance feedback for connection problems from IDE or CLI
py2compat
15 months ago, Edouard Tisserant
2e01ad1cd325
WAMP: IDE generates its own PSK to connect to server.
py2compat
15 months ago, Edouard Tisserant
e458d4208bf7
WAMP: drop dead code forgotten in previous commit
py2compat
15 months ago, Edouard Tisserant
67eead640d01
WAMP: fix IDE/CLI client TLS support, fix runtime client connection, add minimal certificate manager.
py2compat
15 months ago, Edouard Tisserant
ddf96fd51714
Fix: leftover debug code after partial commit
py2compat
15 months ago, Edouard Tisserant
e1562517ccbc
IDE: enforce CRA to WAMP connector, using known PSK as credentials. TLS support is WIP.
py2compat
15 months ago, Edouard Tisserant
9c11a55ab550
IDE: Enhancements in PSK management.
py2compat
15 months ago, Edouard Tisserant
e98a14ff2cc4
python runtime: more Wamp client fixes
py2compat
15 months ago, Edouard Tisserant
6f6e60862296
python runtime: fix behaviour of -c when given file do not exist yet
py2compat
15 months ago, Edouard Tisserant
c1b4f72b2f01
python runtime: use given service name (-n CLI option) as CRA ID by default.
py2compat
15 months ago, Edouard Tisserant
5bc50ff989be
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
py2compat
15 months ago, Edouard Tisserant
7bcc4186e3a7
python runtime: Wamp client now parses PSK file to extract secret from it instead of using the whole file as a secret.
py2compat
15 months ago, Edouard Tisserant
3463e068d069
python runtime: fix behaviour of -s CLI option when given file doesn't exist.
py2compat
15 months ago, Edouard Tisserant
a0117428183a
Merge
py2compat
15 months ago, Tomaz Orac
06cd935c5b65