2016-12-14 |
Sergey Surkov |
add check of new project path in Save As
|
changeset |
files
|
2016-12-14 |
Andrey Skvortsov |
fix issue that in Debug mode LD instance doesn't show correctly its state after
|
changeset |
files
|
2016-12-14 |
Andrey Skvortsov |
fix issue with task rename if "Name" column label is translated into
|
changeset |
files
|
2016-12-14 |
Andrey Skvortsov |
fix issue with compiling SFC POU with non-connected transition (type "connection")
|
changeset |
files
|
2016-12-13 |
Sergey Surkov |
fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
|
changeset |
files
|
2016-12-13 |
Sergey Surkov |
fix bug with empty directories in recent projects menu
|
changeset |
files
|
2016-12-12 |
Sergey Surkov |
fix list of recent projects in File menu, add path to current project after Save As
|
changeset |
files
|
2016-12-08 |
Sergey Surkov |
by default init input and output in step sfc block, and output for initial step sfc block
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
update PLC status after initialization
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
always load existing PLC program from the working directory
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
stop PLC before unloading
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
add internatialization support for Beremiz_service.py
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
fix issue with changing annonced Pyro service name via taskbar icon
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
don't crash on trying to change IP interface for Beremiz_service using taskbar icon if IP wasn't previously
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
start/stop from taskbar icon only if PLC is stopped/started
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
close Pyro socket after daemon stop
|
changeset |
files
|
2016-12-07 |
Andrey Skvortsov |
add python-wxgtk3.0 support to Beremiz_service.py
|
changeset |
files
|
2016-12-02 |
Andrey Skvortsov |
make about dialog on Windows not so big
|
changeset |
files
|
2016-12-01 |
Andrey Skvortsov |
update Russian translation
|
changeset |
files
|
2016-12-01 |
Andrey Skvortsov |
add i18n to PLC status
|
changeset |
files
|
2016-12-01 |
Sergey Surkov |
remove clear and reset execution order buttons in popup menu in SFC and LD viewers.
|
changeset |
files
|
2016-12-01 |
Sergey Surkov |
fix initial(equal to the min) number of sequences in SFC Divergence dialog.
|
changeset |
files
|
2016-12-01 |
Sergey Surkov |
make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer
|
changeset |
files
|
2016-11-30 |
Andrey Skvortsov |
move EnhancedStatusBar.py to the right location
|
changeset |
files
|
2016-11-29 |
Andrey Skvortsov |
add internatialization support to startup messages during checking software updates
|
changeset |
files
|
2016-11-28 |
Andrey Skvortsov |
fix translation strings with multiple parameters
|
changeset |
files
|
2016-11-28 |
Andrey Skvortsov |
change bug report address for PLCOpenEditor to beremiz-devel@lists.sourceforge.net
|
changeset |
files
|
2016-11-28 |
Andrey Skvortsov |
fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file
|
changeset |
files
|
2016-11-24 |
Andrey Skvortsov |
add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
|
changeset |
files
|
2016-11-24 |
Andrey Skvortsov |
fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1).
|
changeset |
files
|
2016-11-24 |
Andrey Skvortsov |
increase size for time buttons in LogViewer
|
changeset |
files
|
2016-11-24 |
Andrey Skvortsov |
don't rebuild the makefile based project if only companyName, projectName or productName are changed
|
changeset |
files
|
2016-11-22 |
Andrey Skvortsov |
add progress bar to status bar
|
changeset |
files
|
2016-11-19 |
ctbenergy |
fix warning: 'return' with no value in function startPLC
|
changeset |
files
|
2016-11-19 |
ctbenergy |
fix inconsistent whitespace
|
changeset |
files
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
changeset |
files
|
2016-11-17 |
Andrey Skvortsov |
fix PLC autostart option for Beremiz_service.py
|
changeset |
files
|
2016-11-17 |
Andrey Skvortsov |
remove old debug code
|
changeset |
files
|
2016-11-17 |
Andrey Skvortsov |
fix wrong font family in CustromGrid control
|
changeset |
files
|
2016-11-17 |
Sergey Surkov |
now only correct chart can be created in SFC Viewer
|
changeset |
files
|
2016-11-17 |
Andrey Skvortsov |
add Russian translations for About dialogs
|
changeset |
files
|
2016-11-17 |
Andrey Skvortsov |
make about dialog boxes use standard wx about dialogs
|
changeset |
files
|
2016-11-08 |
Andrey Skvortsov |
fix highlighting error and warning messages with non-lating characters
|
changeset |
files
|
2016-11-08 |
Andrey Skvortsov |
fix breaking non-latin description and comments in FBD, LD, SFC and
|
changeset |
files
|
2016-11-02 |
Sergey Surkov |
fix borders of pull-down choice list box in Config tab, in Project Properties
|
changeset |
files
|
2016-11-01 |
Andrey Skvortsov |
add version.py needed for previous commit '4ce8492'
|
changeset |
files
|
2016-11-01 |
Andrey Skvortsov |
add version with commit hash to 'About' dialogs for Beremiz IDE and PLCOpenEditor
|
changeset |
files
|
2016-10-31 |
Andrey Skvortsov |
ignore generated bugreports and output of i18n script
|
changeset |
files
|
2016-10-28 |
Sergey Surkov |
now dialogs Find and Search in Project can be closed with ESC button
|
changeset |
files
|
2016-10-28 |
Sergey Surkov |
fix russian translation of "direction" in Find dialog
|
changeset |
files
|
2016-10-28 |
Sergey Surkov |
fix major bugs in Find and Search in Project functionality.
|
changeset |
files
|
2016-10-28 |
Andrey Skvortsov |
fix issue with non-updated button 'generated IECCode' after Build and Clean
|
changeset |
files
|
2016-10-27 |
Andrey Skvortsov |
increase dialog size for edit SFC transition, so buttons are visible
|
changeset |
files
|
2016-10-27 |
Andrey Skvortsov |
fix issue that sometimes period for cyclic task wasn't saved.
|
changeset |
files
|
2016-10-27 |
Andrey Skvortsov |
add first steps example, that shows how use all IEC 61131 languages
|
changeset |
files
|
2016-10-26 |
Andrey Skvortsov |
fix issue with empty frame with generated ST code
|
changeset |
files
|
2016-10-26 |
Andrey Skvortsov |
fix not saving location address from variable panel
|
changeset |
files
|
2016-10-24 |
Andrey Skvortsov |
add $(Beremiz installation)/mingw/bin in PATH on Windows platform
|
changeset |
files
|
2016-10-21 |
Andrey Skvortsov |
fix issue with non-working global hotkeys in IEC code panel
|
changeset |
files
|
2016-10-20 |
Andrey Skvortsov |
add more comments to svgui example
|
changeset |
files
|
2016-10-20 |
Andrey Skvortsov |
cleanup traffic lights example
|
changeset |
files
|
2016-10-19 |
Andrey Skvortsov |
cleanup svgui example
|
changeset |
files
|
2016-10-18 |
Sergey Surkov |
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.
|
changeset |
files
|
2016-10-14 |
Andrey Skvortsov |
fix issue with sequence of multiple whitespaces in makefile command
|
changeset |
files
|
2016-10-14 |
Andrey Skvortsov |
fix minor issue and do some cleanup work in genericmake example
|
changeset |
files
|
2016-10-12 |
Andrey Skvortsov |
cleanup python example
|
changeset |
files
|
2016-10-06 |
Andrey Skvortsov |
complete fix in commit 3518d10 for wxgtk2.8
|
changeset |
files
|
2016-10-05 |
Andrey Skvortsov |
fix syncronization issue during killing ProcessLoggers on IDE close
|
changeset |
files
|
2016-10-05 |
Sergey Surkov |
Add russian translation on label "Tick" in debug variable panel.
|
changeset |
files
|
2016-10-05 |
Sergey Surkov |
Add russian language in Project properties -> Other menu.
|
changeset |
files
|
2016-10-04 |
Andrey Skvortsov |
fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used
|
changeset |
files
|
2016-10-04 |
Andrey Skvortsov |
Merge
|
changeset |
files
|
2016-10-04 |
Andrey Skvortsov |
fix infinite recursion in 'Reset Execution Order' functionality if FBD body contains feedback connections
|
changeset |
files
|
2016-09-13 |
Andrey Skvortsov |
fix issues in PLCOpenEditor with moving from wxWidgets 2.8 to 3.0
|
changeset |
files
|
2016-09-12 |
Andrey Skvortsov |
update messages and add Russian translation for new menu entry 'switch perspective'
|
changeset |
files
|
2016-09-12 |
Andrey Skvortsov |
Merged in Surkovsv/beremiz (pull request #4)
|
changeset |
files
|
2016-09-12 |
Sergey Surkov |
Add hotkey (F12) for switching perspective.
|
changeset |
files
|
2016-09-12 |
Paul Beltyukov |
Merged skvorl/beremiz into default
|
changeset |
files
|
2016-09-10 |
alexander |
Fixed crash when starts on OS X with wxPython 3.0.x
|
changeset |
files
|
2016-09-09 |
Paul Beltyukov |
Merged skvorl/beremiz into default
|
changeset |
files
|
2016-08-26 |
alexander.shaykhrazeev@gmail.com |
Added .idea dir to ignore.
|
changeset |
files
|
2016-09-09 |
Andrey Skvortsov |
cleanup logging example
|
changeset |
files
|
2016-09-09 |
Andrey Skvortsov |
fix non-working logging at first connection to PLC after Beremiz launch
|
changeset |
files
|
2016-09-09 |
Andrey Skvortsov |
Merged in Surkovsv/beremiz (pull request #2)
|
changeset |
files
|
2016-09-09 |
Sergey Surkov |
fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
|
changeset |
files
|
2016-09-05 |
Andrey Skvortsov |
fix highlighting input/outputs in function call in ST, if comment section is placed
|
changeset |
files
|
2016-08-24 |
Andrey Skvortsov |
add initialization tick time on Beremiz start
|
changeset |
files
|
2016-08-24 |
Andrey Skvortsov |
fix race condition in ProcessLogger
|
changeset |
files
|
2016-08-23 |
alexander |
- Fixed startup from ancestor code.
|
changeset |
files
|
2016-08-18 |
Paul Beltyukov |
This fixes issue #5
|
changeset |
files
|
2016-05-06 |
andrey |
fix bug: Beremiz IDE hangs during launching Beremiz_service
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
automatically detect flags supported by matiec and find correct path
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
fix bug that appears if datatype in the project tree is renamed to wrong name (keyword, existend type,...)
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
add distribution license notice to about dialog as GPL requires
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
add GPLv2 license
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
changeset |
files
|
2016-05-06 |
Andrey Skvortsov |
fix issue that was impossible to remove local instance of functional
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
fix highlighting of multiline comments in ST and IL
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
fix error if non-latin character was entered in initial value in
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
fix issue with sometimes wrong return code of ProcessLogger
|
changeset |
files
|
2016-04-28 |
Andrey Skvortsov |
Fix error about missing attribute 'timeout' that happens sometimes during compilation
|
changeset |
files
|
2016-04-27 |
Andrey Skvortsov |
fix copying elements with non-latin content like comment element, or
|
changeset |
files
|
2016-04-25 |
Andrey Skvortsov |
fix issue that if functional block is dragged from project panel into
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix display of ARRAY fields inside of structure data types.
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix Traceback if search icon on library panel is clicked, when no
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
update Russian about Beremiz dialog window
|
changeset |
files
|
2016-04-22 |
Andrey Skvortsov |
fix issue, that was impossible to change time interval for cyclic
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
fix set_color_cycle from matplotlib deprecation warning
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
update Russian translation
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
fix wrong Row number in DiscoveryDialog.py that caused following traceback:
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
increase height of some dialog windows so they have enough space for buttons
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
add translation into Russian for dialog window "About PLCOpen Editor"
|
changeset |
files
|
2016-04-21 |
Andrey Skvortsov |
add translation of "about" window into Russian
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
make About and Find dialogs have the same icon as main Beremiz window
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
fix splash loading with wx3.0
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
add i18n for couple of strings in TextViewer.py
|
changeset |
files
|
2016-04-20 |
Andrey Skvortsov |
increase height for ConnectionDialog and ArrayTypeDialog to have
|
changeset |
files
|
2016-04-19 |
Andrey Skvortsov |
add Russian translation
|
changeset |
files
|
2016-04-19 |
Andrey Skvortsov |
bitmap in wx3.0 doesn't have useAlpha() method
|
changeset |
files
|
2016-04-19 |
Andrey Skvortsov |
Suppress WXDEBUG assertions, as happens by default with wx2.8. This is
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
enable use of wxWidgets-3.0
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
make mki18n.py wx-3.0 compatible and fix segmentation fault
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix issue, then it wasn't possible to view FBD programs
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix issue, then it wasn't possible to remove functional blocks from
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix many compilation warnings about static variables used by non-static functions
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
make attribute CFLAGS and LDFLAGS optional and add default empty value
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fix issue, when structure data type with array field is created
|
changeset |
files
|
2016-04-18 |
Andrey Skvortsov |
fixes sometimes happened error during project compilation
|
changeset |
files
|
2015-10-21 |
mjsousa |
merge
|
changeset |
files
|
2014-12-06 |
mjsousa |
Use '-p' command line option when running matiec (iec2c)
|
changeset |
files
|
2014-11-26 |
mjsousa |
Add command line option '-l' when calling matiec
|
changeset |
files
|
2014-11-12 |
mjsousa |
merge
|
changeset |
files
|
2014-07-08 |
mjsousa |
merge
|
changeset |
files
|
2014-06-06 |
mjsousa |
merge
|
changeset |
files
|
2014-05-26 |
mjsousa |
Update __SET_VAR() macros to reflect changes made to matiec
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed win32 build warning caused by leftover debug code
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed canfestival extension own path resolution
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
|
changeset |
files
|
2015-06-18 |
Edouard Tisserant |
Extended wxHMI test
|
changeset |
files
|
2015-06-18 |
Edouard Tisserant |
Added wxHMI test
|
changeset |
files
|
2015-06-15 |
Edouard Tisserant |
merged forgotten changesets
|
changeset |
files
|
2015-03-14 |
Edouard Tisserant |
Added log message when RETAIN memory not valid
|
changeset |
files
|
2015-03-14 |
Edouard Tisserant |
Fixed leftover typo
|
changeset |
files
|
2015-03-13 |
Edouard Tisserant |
Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID
|
changeset |
files
|
2015-03-13 |
Edouard Tisserant |
Splitted plc_Xenomai_main.c to enable further customization
|
changeset |
files
|
2015-04-03 |
Ronan Bignaux |
add pyrossl client side
|
changeset |
files
|
2015-03-24 |
Edouard Tisserant |
fixed build of some tests
|
changeset |
files
|
2015-02-26 |
Edouard Tisserant |
Fixed Nevow website startup
|
changeset |
files
|
2015-02-25 |
Edouard Tisserant |
Fixed build of tests/python.
|
changeset |
files
|
2015-02-25 |
Edouard Tisserant |
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
|
changeset |
files
|
2015-02-24 |
Edouard Tisserant |
Fixed SFC code generation bug detected by Mario
|
changeset |
files
|
2015-02-21 |
Edouard Tisserant |
Added __ext_name__ variable accessible from user python code, reflecting extension name. Fixed contend of OnChange field in PLCGlobalsDesc
|
changeset |
files
|
2015-02-18 |
Edouard Tisserant |
Added more columns in variable list of extensions' code editors - updating python's PLCGlobals from PLC logic can trigger asynchronous 'OnChange' python call
|
changeset |
files
|
2015-02-17 |
Edouard Tisserant |
Fixed systematically loading PLC binary at startup even without -a parameter. Extended py_ext extensions instances variable description (PLCGlobalsDesc). Now contains list of variables organizd by extension, with extension name
|
changeset |
files
|
2015-02-16 |
Edouard Tisserant |
Split runtime's twisted modules import and setup to ease runtime extensions hotpatching
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
More versatile registering of wamp callees
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
Added forgotten wampconf.json in tests/wamp
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
WAMP : prefix callee names with given ID so that multiple PLC and IDE can join the same realm
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Fixed race condition preventing to stop PLC through WAMP
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Added auto-reconnect for runtime. Fixed Beremiz closing problem caused by remaining twisted reactor thread in IDE.
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
|
changeset |
files
|
2015-02-05 |
Edouard Tisserant |
Added stub code for runtime WAMP client. Added runtime command line switch to select WAMP url and Nevow web site port. Web port is now fixed, next port number is not tested if bind fails.
|
changeset |
files
|
2015-02-05 |
Edouard Tisserant |
Moved twisted/nevow/athena away from Berermiz_service.py + some minor cleanup
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
Added Beremiz_service.py command line switch to load python extention for runtime independently from PLC program
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
py_ext user python code can now know about global variables shared with PLC. updated tests/python accordingly
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
Fixed python runtime trace thread auto suspend. Now suspends after 3 seconds when no trace is requested
|
changeset |
files
|
2015-01-30 |
Edouard Tisserant |
Added runtime side trace buffer, handled in a separate thread, limited to 1MB, and dropped after 3 seconds if not used by IDE. GetTraceVariables is not anymore blocking on next PLC cycle
|
changeset |
files
|
2015-01-30 |
Edouard Tisserant |
Moved trace buffer unpacking in the IDE. Latest traced variable samples are now passed as a single string
|
changeset |
files
|
2015-01-29 |
Edouard Tisserant |
Optimized plc_debug.c generated code. Should produce smaller code size. Added statically initialized array for PLC tracable variable description.
|
changeset |
files
|
2015-01-18 |
Edouard Tisserant |
more minor cleanup
|
changeset |
files
|
2015-01-18 |
Edouard Tisserant |
minor cleanup
|
changeset |
files
|
2015-01-16 |
Edouard Tisserant |
merged forgotten changes
|
changeset |
files
|
2014-12-12 |
Edouard Tisserant |
Simplified use of runtime's global variable __common_ticktime accross extensions.
|
changeset |
files
|
2014-12-06 |
mjsousa |
Use '-p' command line option when running matiec (iec2c)
|
changeset |
files
|
2014-11-26 |
mjsousa |
Add command line option '-l' when calling matiec
|
changeset |
files
|
2014-11-10 |
Edouard Tisserant |
Fixed location of directory containing IEC standard library in C format.
|
changeset |
files
|
2014-07-08 |
mjsousa |
Change location of directory containing IEC standard library in C format.
|
changeset |
files
|
2014-06-27 |
Edouard Tisserant |
Added highlighting of wrong SINGLE task trigger
|
changeset |
files
|
2014-06-25 |
Edouard Tisserant |
Fixed incomplete task grid update on interface change, in Resource editor
|
changeset |
files
|
2014-06-23 |
Edouard Tisserant |
Enable overloading of availables languages in POU creation dialog
|
changeset |
files
|
2014-06-20 |
Edouard Tisserant |
Enable overloading of task triggerring source cell editor (SINGLE) in resource editor. PLCGenerator now generates MULTI keywork instead of SINGLE when task's activation is surroundes with square brackets
|
changeset |
files
|
2014-06-12 |
Edouard Tisserant |
Updated tests/python : added derivated return type function declaration+call and re-enabled refrences to global FB interfaces
|
changeset |
files
|
2014-06-12 |
Edouard Tisserant |
Fixed declaration and ST code gen for IEC function that return derivated types
|
changeset |
files
|
2014-06-11 |
Edouard Tisserant |
Added a variable name text entry dialog to allow name change on drag'n'drops
|
changeset |
files
|
2014-06-11 |
Edouard Tisserant |
'NamedConstant' variable D'n'D is now allowed on variable grid
|
changeset |
files
|
2014-06-10 |
Edouard Tisserant |
Allow specification of command line arguments encoding in ProcessLogger
|
changeset |
files
|
2014-06-04 |
Edouard Tisserant |
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
|
changeset |
files
|
2014-06-04 |
Edouard Tisserant |
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
|
changeset |
files
|
2014-05-30 |
Edouard Tisserant |
Added plcopen.definitions.DefaultType, set to INT.
|
changeset |
files
|
2014-05-28 |
Edouard Tisserant |
Fixed POU paste exception
|
changeset |
files
|
2014-05-28 |
Edouard Tisserant |
Propagated changes made in matiec/lib/accessor.h _SET_VAR macro (Mario's matiec changes merged at 39086e324665) to py_ext library, and other (not compiled in) XML standard FB definitions.
|
changeset |
files
|
2014-05-27 |
Edouard Tisserant |
Added 'NamedConstant' drag'n'drop in text programs as well (was only accepted on graphical languages).
|
changeset |
files
|
2014-05-23 |
Edouard Tisserant |
Fixed launch of PLCopenEditor, broken since 611fded24ce4.
|
changeset |
files
|
2014-05-21 |
Edouard Tisserant |
Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.
|
changeset |
files
|
2014-05-12 |
Edouard Tisserant |
Added 'NamedConstant' drag'n'drop in programs. It does create a simple variable with initial value and is usefull for drag'n'drop constants from extensions while keeping a name associated with constant
|
changeset |
files
|
2014-04-02 |
Edouard Tisserant |
xmlclass : Ensured precedence of newly defined class in case of conflicting declaration
|
changeset |
files
|
2014-03-30 |
Edouard Tisserant |
Fixed Exception dialog crash when original exception contains unicode
|
changeset |
files
|
2014-03-29 |
Edouard Tisserant |
Fixed unused variable in plc_debug.c
|
changeset |
files
|
2014-03-29 |
Edouard Tisserant |
On windows, prepend CWD to PATH before invoking Generic target make command
|
changeset |
files
|
2014-03-27 |
Edouard Tisserant |
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
|
changeset |
files
|
2014-03-20 |
Edouard Tisserant |
Fixed typo in plcopen.py
|
changeset |
files
|
2014-03-17 |
Edouard Tisserant |
Changed python_gear ratio type from USINT to UINT, less restrictive regarding range
|
changeset |
files
|
2014-03-16 |
Edouard Tisserant |
Fixed support for spaces in matiec libraries path with native beremiz build
|
changeset |
files
|
2014-03-04 |
Edouard Tisserant |
Delayed CANopen initialization for better busoff recovery
|
changeset |
files
|
2014-02-27 |
Edouard Tisserant |
Fixed non initialized timer causing exception in some rare cases (continued)
|
changeset |
files
|
2014-02-27 |
Edouard Tisserant |
Fixed non initialized timer causing exception in some rare cases
|
changeset |
files
|
2014-02-25 |
Edouard Tisserant |
Fix matplotlib exception when launching on XP
|
changeset |
files
|
2014-02-14 |
Edouard Tisserant |
Fixed import error when loading extensions
|
changeset |
files
|
2014-01-28 |
Edouard Tisserant |
More gcc warning avoided
|
changeset |
files
|
2014-01-28 |
Edouard Tisserant |
Added <string.h> to plc_main_head.c to avoid warnings.
|
changeset |
files
|
2014-01-28 |
Edouard Tisserant |
Tidy PLCopen definitions
|
changeset |
files
|
2014-01-27 |
Edouard Tisserant |
Removed depricated matiec stdlib-code-generator-generator
|
changeset |
files
|
2014-01-26 |
Edouard Tisserant |
Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
|
changeset |
files
|
2014-01-20 |
Edouard Tisserant |
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
|
changeset |
files
|
2014-01-19 |
Edouard Tisserant |
Removed dead code
|
changeset |
files
|
2014-01-19 |
Edouard Tisserant |
Fixed xmlclass bug when enabling/disabling libraries in root CTN
|
changeset |
files
|
2013-11-18 |
Edouard Tisserant |
RC5
1.1 Korean release
|
changeset |
files
|
2013-12-06 |
Laurent Bessard |
Added example of SFC simulating traffic lights
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bugs in SFC when loading transition condition and referenced transition or action body
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug when defining variable type as explicit array in VariablePanel
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug with function POU when extracting return type
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug with non-ascii characters in program comments
|
changeset |
files
|
2013-11-20 |
Laurent Bessard |
Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
|
changeset |
files
|
2013-11-20 |
Laurent Bessard |
Fixed bug in debugger when debug tick received is None
|
changeset |
files
|
2013-11-13 |
Laurent Bessard |
Fixed bug with decimal value string formatting
|
changeset |
files
|
2013-11-10 |
Laurent Bessard |
Fixed bug with decimal value string formatting
|
changeset |
files
|
2013-11-06 |
Laurent Bessard |
Fixed bug when graphic element position and size and connection points are decimal
|
changeset |
files
|
2013-11-06 |
Laurent Bessard |
Fixed bug in test if block type is used by current edited pou
|
changeset |
files
|
2013-10-25 |
Laurent Bessard |
Fixed bug when adding and removing function block in graphic viewer. In some cases, the associated variable could stay in the variable panel.
|
changeset |
files
|
2013-10-17 |
Laurent Bessard |
Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
|
changeset |
files
|
2013-10-17 |
Laurent Bessard |
Fixed bug Drag'n drop variables from left panel to debug panel disabled
|
changeset |
files
|
2013-10-16 |
Laurent Bessard |
Fixed bugs with pou variable infos computation stylesheet
|
changeset |
files
|
2013-10-16 |
Laurent Bessard |
Fixed bug when pasting element with an odd width or height
|
changeset |
files
|