2008-12-23 |
etisserant |
Updated splash
|
changeset |
files
|
2008-12-23 |
etisserant |
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
|
changeset |
files
|
2008-12-15 |
greg |
fixed : MAX_SEM_COUNT to 1 instead of 10
|
changeset |
files
|
2008-12-12 |
lbessard |
Adding Function Blocks in VARIABLES.csv
|
changeset |
files
|
2008-12-10 |
greg |
Adding support for defining plugin library as a plcopen xml file in plugin folder
|
changeset |
files
|
2008-11-26 |
greg |
Bug with debug mode when displaying code fixed
|
changeset |
files
|
2008-11-26 |
greg |
Bug on Exception handling fixed
|
changeset |
files
|
2008-11-24 |
greg |
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
|
changeset |
files
|
2008-11-20 |
lbessard |
Bug on bit mapping in CanFestival plugin fixed
|
changeset |
files
|
2008-11-04 |
greg |
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
|
changeset |
files
|
2008-11-04 |
greg |
add autocomplete support for beremiz's textctrl
|
changeset |
files
|
2008-10-31 |
greg |
fix bad parameters in plugin.xml for test_master on linux
|
changeset |
files
|
2008-10-27 |
greg |
update test_master and test_slave examples for win32
|
changeset |
files
|
2008-10-27 |
greg |
update test_master and test_slave examples for win32
|
changeset |
files
|
2008-10-27 |
greg |
Update test_master and test_slave examples for linux
|
changeset |
files
|
2008-10-24 |
greg |
fix bug in beremiz_service with the MainLoop
|
changeset |
files
|
2008-10-24 |
greg |
add taskbaricon to beremiz_service.
|
changeset |
files
|
2008-10-22 |
greg |
fix bug in methods.py
|
changeset |
files
|
2008-10-20 |
greg |
add docutils in svgui plugins to launch inkscape
|
changeset |
files
|
2008-10-17 |
greg |
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
|
changeset |
files
|
2008-10-17 |
greg |
fixed bug with config
|
changeset |
files
|
2008-10-17 |
greg |
remove workspace test
|
changeset |
files
|
2008-10-16 |
greg |
add buildpath parameter for beremiz
|
changeset |
files
|
2008-10-14 |
etisserant |
Fixed rmll examples
|
changeset |
files
|
2008-09-10 |
etisserant |
Updated splash for beta
|
changeset |
files
|
2008-09-10 |
greg |
fixed : findiecchannel call
|
changeset |
files
|
2008-09-10 |
lbessard |
Bug with FBDPanel fixed
|
changeset |
files
|
2008-09-08 |
greg |
change default linker (ld ) to g++ in XSD for gcc toolchain
|
changeset |
files
|
2008-09-08 |
lbessard |
Bug with return value of nodelist saving fixed
|
changeset |
files
|
2008-09-07 |
lbessard |
Bug with Open, Reopen and Close Project fixed
|
changeset |
files
|
2008-09-07 |
lbessard |
Bug with Open, Reopen and Close Project fixed
|
changeset |
files
|
2008-09-07 |
greg |
add __DEBUG variable
|
changeset |
files
|
2008-09-07 |
lbessard |
Adding support for Debugging in PLCOpenEditor
|
changeset |
files
|
2008-09-07 |
etisserant |
Added __DEBUG global var to eventually change PLC code execution gehavior
|
changeset |
files
|
2008-09-07 |
greg |
fixed : bug in debugthreadproc (plugger.py)
|
changeset |
files
|
2008-09-05 |
lbessard |
Adding support for Debugging with PLCOpenEditor
|
changeset |
files
|
2008-09-05 |
lbessard |
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
|
changeset |
files
|
2008-09-05 |
lbessard |
Problem with multi-connection on block in LD fixed
|
changeset |
files
|
2008-09-05 |
greg |
fixed : bug when stop plc and previously svguiapp closed
|
changeset |
files
|
2008-09-05 |
etisserant |
Fixed bad IPC choice for debugger/PLC/control thread collaboration
|
changeset |
files
|
2008-09-04 |
etisserant |
Debugger now reports BOOL as booleans
|
changeset |
files
|
2008-09-04 |
etisserant |
Some scenario may block debugger.
|
changeset |
files
|
2008-09-04 |
etisserant |
Now debug all ticks, not only odd ones :-)
|
changeset |
files
|
2008-09-03 |
etisserant |
Improved debug data feedback.
|
changeset |
files
|
2008-09-02 |
greg |
fixed : bug when launch beremiz_service on windows
|
changeset |
files
|
2008-09-02 |
greg |
add start inkscape methods for svgui plugin
|
changeset |
files
|
2008-09-01 |
greg |
add call to join method for stdout/stderr threads
|
changeset |
files
|
2008-08-30 |
etisserant |
Re-organized pyro connector proxy members mascarading
|
changeset |
files
|
2008-08-30 |
etisserant |
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
|
changeset |
files
|
2008-08-28 |
greg |
add tests for win32
|
changeset |
files
|
2008-08-28 |
greg |
fixed : init_level bug
|
changeset |
files
|
2008-08-28 |
etisserant |
- Some improovements in debug data feedback data
|
changeset |
files
|
2008-08-28 |
etisserant |
Fixed typo in discovery.py
|
changeset |
files
|
2008-08-28 |
lbessard |
Some instance type test improved
|
changeset |
files
|
2008-08-26 |
greg |
remove import signal in beremiz.py
|
changeset |
files
|
2008-08-26 |
etisserant |
Fixed bad bahavior when zeroconf bindaddress unspecified.
|
changeset |
files
|
2008-08-25 |
etisserant |
Added lock to avoid variable subsciption concurrent to transmission to PLC
|
changeset |
files
|
2008-08-25 |
etisserant |
Rewritten horrible discovery.py.
|
changeset |
files
|
2008-08-25 |
etisserant |
Fixed local PLC runtime kill on aborted quit attempt.
|
changeset |
files
|
2008-08-25 |
etisserant |
Fixed problem with first PLC argument (argv)
|
changeset |
files
|