Wed, 17 Jan 2024 22:09:32 +0100 |
Edouard Tisserant |
Replace PYRO with ERPC. Work In Progress.
|
file |
diff |
annotate
|
Thu, 28 Sep 2023 18:28:07 +0200 |
Edouard Tisserant |
IDE: connect local runtime with '127.0.0.1' instead of 'localhost'
|
file |
diff |
annotate
|
Sun, 30 Oct 2022 13:20:58 +0800 |
GP Orcullo |
switched to Pyro5
python3
|
file |
diff |
annotate
|
Fri, 28 Oct 2022 14:58:25 +0800 |
GP Orcullo |
fix dynamic module loading
python3
|
file |
diff |
annotate
|
Fri, 28 Oct 2022 12:39:15 +0800 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:48:51 +0100 |
Edouard Tisserant |
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
wxPython4
|
file |
diff |
annotate
|
Mon, 13 Jun 2022 18:05:12 +0200 |
Edouard Tisserant |
Added preliminary CLI. Supports building a project, transfering and running on PLC.
wxPython4
|
file |
diff |
annotate
|
Wed, 13 Mar 2019 11:47:03 +0300 |
Andrey Skvortsov |
Fix various pylint and pep8 errors
|
file |
diff |
annotate
|
Mon, 11 Mar 2019 17:20:15 +0100 |
Edouard Tisserant |
Fixed more pylint reports :
|
file |
diff |
annotate
|
Mon, 11 Mar 2019 01:03:32 +0100 |
Edouard Tisserant |
check_sources.sh makes me become even less productive
|
file |
diff |
annotate
|
Mon, 07 Jan 2019 11:33:34 +0100 |
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.
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 11:22:43 +0100 |
Edouard Tisserant |
Make easier to read console error message in case of connection problem.
|
file |
diff |
annotate
|
Tue, 04 Dec 2018 11:31:58 +0100 |
Edouard Tisserant |
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
|
file |
diff |
annotate
|
Tue, 20 Nov 2018 11:32:42 +0100 |
Edouard Tisserant |
IDManager : refactored a bit, moved some code into PSKManagement.py. Now captures URI and PSK on new PYRO(S) and propose them when editing URI. Import/export still to be implemented.
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 10:39:50 +0100 |
Edouard Tisserant |
Renaming servicetype into scheme.
|
file |
diff |
annotate
|
Thu, 08 Nov 2018 09:39:06 +0100 |
Edouard Tisserant |
URI editor : Rewrote most of it, cleaner.
|
file |
diff |
annotate
|
Mon, 15 Oct 2018 16:26:59 +0200 |
Edouard Tisserant |
Replaced PYROSSL with PYROPSK.
|
file |
diff |
annotate
|
Sat, 09 Jun 2018 17:14:56 +0300 |
Andrey Skvortsov |
Fix linter errors
|
file |
diff |
annotate
|
Thu, 10 May 2018 13:11:11 +0200 |
dporopat |
#2476 Connectors dialog module added.
#2476
|
file |
diff |
annotate
|
Wed, 09 May 2018 15:09:54 +0200 |
dporopat |
#2476 Separate connectors dialogs from connectors module.
#2476
|
file |
diff |
annotate
|
Fri, 20 Apr 2018 11:21:20 +0200 |
dporopat |
#2476 Added uri location editor, getting connectors from list in Beremiz.
#2476
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 13:50:26 +0300 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 12:45:06 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 W503 line break before binary operator
|
file |
diff |
annotate
|
Sat, 19 Aug 2017 00:58:44 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E124 closing bracket does not match visual indentation
|
file |
diff |
annotate
|
Fri, 18 Aug 2017 12:36:31 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E127 continuation line over-indented for visual indent
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 12:48:08 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 15:50:30 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 21:09:48 +0300 |
Andrey Skvortsov |
convert some files from CRLF to LF
|
file |
diff |
annotate
|
Thu, 20 Apr 2017 13:01:45 +0300 |
Andrey Skvortsov |
make run Beremiz and PLCOpen Editor, if full path contain non-lating
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 13:57:42 +0300 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 17:08:13 +0200 |
Ronan Bignaux |
add pyrossl client side
|
file |
diff |
annotate
|
Sun, 08 Feb 2015 16:50:54 +0100 |
Edouard Tisserant |
Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 00:08:34 +0200 |
Edouard Tisserant |
Now, PYRO:// locations also accept MDNS service names
|
file |
diff |
annotate
|
Sat, 19 May 2012 19:00:55 +0200 |
Edouard Tisserant |
targets and connectors are nor extensible
|
file |
diff |
annotate
|
Mon, 07 May 2012 18:47:29 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 19:04:03 +0200 |
Edouard Tisserant |
old typo
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 18:22:31 +0200 |
laurent |
Merging some improvements from BCT
|
file |
diff |
annotate
|
Fri, 16 Jan 2009 16:52:23 +0100 |
etisserant |
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 16:41:14 +0100 |
etisserant |
Local Runtime (LOCAL://) now launched "on demand"
|
file |
diff |
annotate
|
Thu, 28 Aug 2008 14:53:11 +0200 |
etisserant |
- Some improovements in debug data feedback data
|
file |
diff |
annotate
|
Wed, 20 Aug 2008 00:11:40 +0200 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|