beremiz
Clone
Summary
Browse
Changes
Graph
add first steps example, that shows how use all IEC 61131 languages
2016-10-27, Andrey Skvortsov
9a59d1de198a
fix issue with empty frame with generated ST code
2016-10-26, Andrey Skvortsov
131610a94da0
fix not saving location address from variable panel
2016-10-26, Andrey Skvortsov
deadfe7377e9
add $(Beremiz installation)/mingw/bin in PATH on Windows platform
2016-10-24, Andrey Skvortsov
f526fd97a7b0
fix issue with non-working global hotkeys in IEC code panel
2016-10-21, Andrey Skvortsov
3ebc08f75fef
add more comments to svgui example
2016-10-20, Andrey Skvortsov
33e03a4b3075
cleanup traffic lights example
2016-10-20, Andrey Skvortsov
f1840d27823d
cleanup svgui example
2016-10-19, Andrey Skvortsov
d329cc88d307
Fix bug with two or more wires connected to one input. Now only one wire can be connected to one input, except BOOLean signals in LD and SFC. If user trying to connect wire with already connected input, wire highlight will become red.
2016-10-18, Sergey Surkov
2969c2123105
fix issue with sequence of multiple whitespaces in makefile command
2016-10-14, Andrey Skvortsov
61f0f31ef296
fix minor issue and do some cleanup work in genericmake example
2016-10-14, Andrey Skvortsov
0535a6b50534
cleanup python example
2016-10-12, Andrey Skvortsov
9be98ccfed97
complete fix in commit 3518d10 for wxgtk2.8
2016-10-06, Andrey Skvortsov
cf1df00e6f86
fix syncronization issue during killing ProcessLoggers on IDE close
2016-10-05, Andrey Skvortsov
8e5c03798abc
Add russian translation on label "Tick" in debug variable panel.
2016-10-05, Sergey Surkov
ee1715e94136
Add russian language in Project properties -> Other menu.
2016-10-05, Sergey Surkov
e8629f0cc93b
fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used
2016-10-04, Andrey Skvortsov
3518d10487db
Merge
2016-10-04, Andrey Skvortsov
b3c43aa29d94
fix infinite recursion in 'Reset Execution Order' functionality if FBD body contains feedback connections
2016-10-04, Andrey Skvortsov
d2abe4109467
fix issues in PLCOpenEditor with moving from wxWidgets 2.8 to 3.0
2016-09-13, Andrey Skvortsov
aca8f43483e9
update messages and add Russian translation for new menu entry 'switch perspective'
2016-09-12, Andrey Skvortsov
a191e137a5bb
Merged in Surkovsv/beremiz (pull request #4)
2016-09-12, Andrey Skvortsov
d2b3bbbb1028
Add hotkey (F12) for switching perspective.
2016-09-12, Sergey Surkov
24d8e8c233bd
Merged skvorl/beremiz into default
2016-09-12, Paul Beltyukov
0a131f6a4c86
Fixed crash when starts on OS X with wxPython 3.0.x
2016-09-10, alexander
d551f2925a86
Merged skvorl/beremiz into default
2016-09-09, Paul Beltyukov
642bae8e8607
Added .idea dir to ignore.
2016-08-26, alexander.shaykhrazeev@gmail.com
0fa5de94c131
cleanup logging example
2016-09-09, Andrey Skvortsov
36e912fac70f
fix non-working logging at first connection to PLC after Beremiz launch
2016-09-09, Andrey Skvortsov
70fc5688741e
Merged in Surkovsv/beremiz (pull request #2)
2016-09-09, Andrey Skvortsov
3519eee2bdf6
fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
2016-09-09, Sergey Surkov
fef49488b5c7
fix highlighting input/outputs in function call in ST, if comment section is placed
2016-09-05, Andrey Skvortsov
e44950d4c218
add initialization tick time on Beremiz start
2016-08-24, Andrey Skvortsov
6addc58f63a6
fix race condition in ProcessLogger
2016-08-24, Andrey Skvortsov
f7ac0d11118e
- Fixed startup from ancestor code.
2016-08-23, alexander
a656ccb868d4
This fixes issue #5
2016-08-18, Paul Beltyukov
30692ab8b5c7
fix bug: Beremiz IDE hangs during launching Beremiz_service
2016-05-06, andrey
9db0b436fbb3
automatically detect flags supported by matiec and find correct path
2016-05-06, Andrey Skvortsov
da8bf5aa275f
fix bug that appears if datatype in the project tree is renamed to wrong name (keyword, existend type,...)
2016-05-06, Andrey Skvortsov
968e7898d66b
add distribution license notice to about dialog as GPL requires
2016-05-06, Andrey Skvortsov
b7b8d29e2a2d
add GPLv2 license
2016-05-06, Andrey Skvortsov
d3c8b65ad87b
add copyright notices to python files where there were missing, that
2016-05-06, Andrey Skvortsov
91538d0c242c
fix issue that was impossible to remove local instance of functional
2016-05-06, Andrey Skvortsov
7272baadd7f6
fix highlighting of multiline comments in ST and IL
2016-04-28, Andrey Skvortsov
7aaf850d8d1c
fix error if non-latin character was entered in initial value in
2016-04-28, Andrey Skvortsov
4c645e6b8c98
fix issue with sometimes wrong return code of ProcessLogger
2016-04-28, Andrey Skvortsov
d7f474d10210
Fix error about missing attribute 'timeout' that happens sometimes during compilation
2016-04-28, Andrey Skvortsov
b9b8978dbc9d
fix copying elements with non-latin content like comment element, or
2016-04-27, Andrey Skvortsov
5ecb16be9a3c
fix issue that if functional block is dragged from project panel into
2016-04-25, Andrey Skvortsov
d3f97b72c02a
fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
2016-04-22, Andrey Skvortsov
3a238c0c5993
fix display of ARRAY fields inside of structure data types.
2016-04-22, Andrey Skvortsov
62eb21aab1fb
fix Traceback if search icon on library panel is clicked, when no
2016-04-22, Andrey Skvortsov
d917c209529d
update Russian about Beremiz dialog window
2016-04-22, Andrey Skvortsov
007588fb6549
fix issue, that was impossible to change time interval for cyclic
2016-04-22, Andrey Skvortsov
8626bba4b2a8
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
2016-04-21, Andrey Skvortsov
b11045a2f17c
fix set_color_cycle from matplotlib deprecation warning
2016-04-21, Andrey Skvortsov
7330c85534ea
update Russian translation
2016-04-21, Andrey Skvortsov
ac8a90b278f1
add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor
2016-04-21, Andrey Skvortsov
078047c3ab85
fix wrong Row number in DiscoveryDialog.py that caused following traceback:
2016-04-21, Andrey Skvortsov
00910a8572d9
increase height of some dialog windows so they have enough space for buttons
2016-04-21, Andrey Skvortsov
6dbebfcec074