beremiz
Clone
Summary
Browse
Changes
Graph
Fixed minimize/maximize invertion
2008-12-23, etisserant
47d29c4b55a3
Updated splash
2008-12-23, etisserant
38b0da8672e1
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
2008-12-23, etisserant
73890551f021
fixed : MAX_SEM_COUNT to 1 instead of 10
2008-12-15, greg
0d7426f26c6f
Adding Function Blocks in VARIABLES.csv
2008-12-12, lbessard
ff7c8eb3f362
Adding support for defining plugin library as a plcopen xml file in plugin folder
2008-12-10, greg
8628f3dd0979
Bug with debug mode when displaying code fixed
2008-11-26, greg
d15a20eb2b8b
Bug on Exception handling fixed
2008-11-26, greg
9cce83526487
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
2008-11-24, greg
ea7928fd07da
Bug on bit mapping in CanFestival plugin fixed
2008-11-20, lbessard
3b8fb275cf7e
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
2008-11-04, greg
d29c5f71574f
add autocomplete support for beremiz's textctrl
2008-11-04, greg
66843376a982
fix bad parameters in plugin.xml for test_master on linux
2008-10-31, greg
e12fb29fe797
update test_master and test_slave examples for win32
2008-10-27, greg
530118da6c15
update test_master and test_slave examples for win32
2008-10-27, greg
f56ab7d25f06
Update test_master and test_slave examples for linux
2008-10-27, greg
06420c9fb656
fix bug in beremiz_service with the MainLoop
2008-10-24, greg
0bc32427a459
add taskbaricon to beremiz_service.
2008-10-24, greg
141a7145c099
fix bug in methods.py
2008-10-22, greg
5299c6746fa8
add docutils in svgui plugins to launch inkscape
2008-10-20, greg
038eff285e00
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
2008-10-17, greg
f527d1c3f630
fixed bug with config
2008-10-17, greg
54c02b82da5f
remove workspace test
2008-10-17, greg
a4b01f57069a
add buildpath parameter for beremiz
2008-10-16, greg
1da137b99948
Fixed rmll examples
2008-10-14, etisserant
1f660bed2ab1
Updated splash for beta
2008-09-10, etisserant
2c5909789f0b
fixed : findiecchannel call
2008-09-10, greg
b1a9d37bb84c
Bug with FBDPanel fixed
2008-09-10, lbessard
5c8167203f6e
change default linker (ld ) to g++ in XSD for gcc toolchain
2008-09-08, greg
2066d2c65b71
Bug with return value of nodelist saving fixed
2008-09-08, lbessard
01963beca027
Bug with Open, Reopen and Close Project fixed
2008-09-07, lbessard
a770187273e9
Bug with Open, Reopen and Close Project fixed
2008-09-07, lbessard
444d4db3faea
add __DEBUG variable
2008-09-07, greg
655d5fef0204
Adding support for Debugging in PLCOpenEditor
2008-09-07, lbessard
3613c6ee9e0e
Added __DEBUG global var to eventually change PLC code execution gehavior
2008-09-07, etisserant
60a221d72152
fixed : bug in debugthreadproc (plugger.py)
2008-09-07, greg
85e92d9e34a8
Adding support for Debugging with PLCOpenEditor
2008-09-05, lbessard
90db933fe956
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
2008-09-05, lbessard
fc6d1988e4da
Problem with multi-connection on block in LD fixed
2008-09-05, lbessard
3475e76e0672
fixed : bug when stop plc and previously svguiapp closed
2008-09-05, greg
992ae3f46fa1
Fixed bad IPC choice for debugger/PLC/control thread collaboration
2008-09-05, etisserant
112b4bc523b3
Debugger now reports BOOL as booleans
2008-09-04, etisserant
02d0daed3e46
Some scenario may block debugger.
2008-09-04, etisserant
9a50936bc55f
Now debug all ticks, not only odd ones :-)
2008-09-04, etisserant
a32817e81f5e
Improved debug data feedback.
2008-09-03, etisserant
a66e150f2888
fixed : bug when launch beremiz_service on windows
2008-09-02, greg
aff053bad924
add start inkscape methods for svgui plugin
2008-09-02, greg
95b5aa098c4a
add call to join method for stdout/stderr threads
2008-09-01, greg
83cc1a306560
Re-organized pyro connector proxy members mascarading
2008-08-30, etisserant
f1db3ce8f40a
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
2008-08-30, etisserant
38feaca5f06b
add tests for win32
2008-08-28, greg
8bc65076e290
fixed : init_level bug
2008-08-28, greg
848da15cf513
- Some improovements in debug data feedback data
2008-08-28, etisserant
48c13b84505c
Fixed typo in discovery.py
2008-08-28, etisserant
f301f4ed4717
Some instance type test improved
2008-08-28, lbessard
aed21ae6658f
remove import signal in beremiz.py
2008-08-26, greg
aae70ef5af6d
Fixed bad bahavior when zeroconf bindaddress unspecified.
2008-08-26, etisserant
1c0d3aaacf3d
Added lock to avoid variable subsciption concurrent to transmission to PLC
2008-08-25, etisserant
d0f7d36bf241
Rewritten horrible discovery.py.
2008-08-25, etisserant
451bb2c1d157
Fixed local PLC runtime kill on aborted quit attempt.
2008-08-25, etisserant
ad3292145fc2