beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for Graphic for variable in Debug mode
2009-01-14, lbessard
a47081eb6cec
Added systematic stdout.flush runtime side, so that results appear in log window
2009-01-14, etisserant
701c0601db02
Local Runtime (LOCAL://) now launched "on demand"
2009-01-14, etisserant
3bd617ae7a05
Bug on __DEBUG no present fixed
2009-01-09, lbessard
d17bd2f00a87
Warning on modulo by zero fixed
2009-01-09, lbessard
7ee96191c476
The must-have test : using wiimote sensors !
2009-01-04, etisserant
5b3083695c8c
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
2009-01-04, etisserant
a2a8a52b0d4f
Added local C dependency dicovery and changes checking, to speed up build.
2009-01-04, etisserant
e5782a52dcea
Fixed problem with re-use of Pyro connector proxy copy across debug sessions
2008-12-30, etisserant
3fecc96090c8
Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
2008-12-30, etisserant
d0e6fc0701fb
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
2008-12-24, etisserant
2221e99d2f8f
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
2008-12-23, etisserant
3f0fc8de99b0
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
2008-12-23, etisserant
f2ef79f3dba0
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