beremiz
Clone
Summary
Browse
Changes
Graph
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
Fixed problem with first PLC argument (argv)
2008-08-25, etisserant
43d65f0179e2
remove old code and fix typo
2008-08-22, greg
71fddab24be9
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
2008-08-22, etisserant
f3eb35df4d87
Fixed typo in PLCObject.py
2008-08-22, etisserant
11124e129a28
Bugs on Opening PLCOpenEditor fixed
2008-08-22, lbessard
0a98f2308107
Modification in catched wxTextCtrl events
2008-08-22, lbessard
b4531bf9bdb3
Change in layout from AuiMDIParentFrame to AuiNotebook
2008-08-22, lbessard
d8dc1e51c3bf
.cvsignore files updated
2008-08-22, lbessard
9d3db96129fb
Made autom_ihm_rmll test work again.
2008-08-21, etisserant
12b23ec6e6ed
Fixed oddities in arguments/options parsing and passing to plugins initialization...
2008-08-21, etisserant
ca3bfcf61192
Moved template C code to targets dir. Cleaned up some forgotten print.
2008-08-21, etisserant
08dc3d064cb5
remove print message
2008-08-21, greg
dd630979f628
add address ip params
2008-08-21, greg
5f4cb3b024cc
fix bug in plugger.py to get URI_Location
2008-08-21, greg
6b4d58363b80
move specific target runtimes to their targets directory
2008-08-20, greg
ee8d1f4528ef
remove URI_location from XSD targets and add to pluginroot XSD
2008-08-20, greg
f572ab819769
Added concepts :
2008-08-20, etisserant
cb9901076a21
Adding support for highlighing compiling errors into PLCOpenEditor
2008-08-12, lbessard
cd81a7a6e55c
Adding support for highlighing compiling errors into PLCOpenEditor
2008-08-12, lbessard
520d2416ff4d
Change shortcut for wx-inspector now ctrl-alt-i
2008-07-30, etisserant
009fc5850157
minor gui improvements :
2008-07-15, etisserant
aa5f43bafad4
Bug while while changing name of SVGUI plugin node fixed
2008-07-15, lbessard
cf99e75b6dda
SVG/Inkscape based icon generation script + SVG drawing.
2008-07-15, etisserant
a50b5fa04c57
changes in plc_Win32_main to match with new api (alignment feature)
2008-07-07, greg
93d06827e31b
*** empty log message ***
2008-07-07, etisserant
26a39a90a332
Disable some components
2008-07-01, lbessard
5cffc7bc4cb3
Warning with StaticBoxSizer fixed
2008-07-01, lbessard
ca6ad333aa80
Problem with files when launching created program from another directory fixed
2008-07-01, lbessard
f0482f1ae901
Bug with float window size fixed
2008-07-01, lbessard
5b1fa0e06284
Bug with folder path ending by '/' or '\' fixed
2008-06-30, lbessard
be969d4694c7
Adding support for calculate window size while C generating
2008-06-30, lbessard
48ba1ae12ffd
Removing empty choice when parameter isn't optional
2008-06-30, lbessard
e152b46cd9b0