beremiz
Clone
Summary
Browse
Changes
Graph
SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
2008-06-25, etisserant
8e87b69286c0
removed dead readme file in plugins
2008-06-25, etisserant
8a0727f5fd13
Re-organized tests
2008-06-24, etisserant
648449a9d778
Preliminary CANopen slave generation support
2008-06-24, etisserant
121b18748de0
Support for extern pointer for located variables
2008-06-23, lbessard
f9c6c9e36725
Bug on wx2.6 with PartsOpened fixed
2008-06-23, lbessard
072e81cc65fe
Support for extern pointer for located variables + Preliminary slave code (broken)
2008-06-23, etisserant
482ca562d414
Try to fix strange wxPopen behavior. Feedback appreciated.
2008-06-23, etisserant
bf3eac08a96b
Bug on output variable location generation fixed
2008-06-04, lbessard
faad68924b53
NMY start node on slavebootup
2008-05-29, greg
4b63934885e1
add import wx for testing platform
2008-05-26, greg
1c5710e8c941
fix bug for svgui
2008-05-26, greg
771578d7580e
add debug mode for CanFestival dll under windows
2008-05-26, greg
2e6d52c17cab
Changed canfestival plugin runtime template to reflect recent changes on unix.
2008-05-24, etisserant
f2b35f4285b8
Fixed typos in config_utils comments
2008-05-24, etisserant
515f3fbd1173
Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.
2008-05-24, etisserant
f3134b2c6d92
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
2008-05-24, etisserant
b352a2012691
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
2008-05-24, greg
9abf2ac9cb8e
still enhancing Linux behavior of wxPopen
2008-05-23, etisserant
43614ea83d2a
Fixed non-regression test of config_utils in canfestival plugin
2008-05-23, etisserant
204d515df3dd
Tried to fix Linux behaviour of wxPopen.py
2008-05-23, etisserant
fc7fe0de9143
moved some demo code from plugger.py to test/.methods.py
2008-05-23, etisserant
8be272b35525
Improve svgui plugin for following SVGUIEditor modifications
2008-05-23, lbessard
ccc5e683583d
bug fix
2008-05-23, greg
ad2d8431104e
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
2008-05-23, lbessard
94855f7b08a9
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
2008-05-06, greg
7818ec7b5c53
fixed windows bug in generate soft_plc (directory with spaces)
2008-04-16, greg
fd4a5c0cca2d
Generated Callback functions fixed
2008-04-16, lbessard
371284c1ad94
Clash with iec_std_lib.h and windows.h bug fixed
2008-04-08, lbessard
3db23eda0e83
Changes in SVGUIControl
2008-04-04, lbessard
e0072be41a04
fixed typo in svgui.py
2008-04-04, greg
09923f7ee87e
Changing SVGUI FunctionBlocks interface
2008-04-03, lbessard
3a6ebb01760a
Modifying svgui plugin for following new SVGUIEditor version
2008-03-31, lbessard
187a4e2412e5
import all docutils in 1 time
2008-03-13, greg
f49f586a0a43
change numpage (20 to 21) to display directly demo chapter in beremiz_manual
2008-03-13, greg
ce787871e430
docutils is now used for displaying pdf and html
2008-03-13, greg
517db40c30b7
change splash.Hide() with splash.Close()
2008-03-12, greg
d85b937cdac3
remove double copyright and version
2008-03-12, greg
ebf06a3afb5d
new manual version
2008-03-12, greg
f6b58bdaf134
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
2008-03-11, greg
9af34a1d33b7
Bug with Target Type modification fixed
2008-03-11, lbessard
ec54cd416528
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
2008-03-11, greg
3db703a78e9c
Adding icons to Beremiz menus
2008-03-06, lbessard
36bb6be88a3b
add use of docutils for pdf
2008-03-05, greg
034979cb02b0
docfile pdf path fixed
2008-03-05, lbessard
13d45f7e0248
SetIcon for Beremiz fixed
2008-03-05, lbessard
b9aba2d44b3e
fix typo in Beremiz.py
2008-03-04, greg
b8512cf4dee9
use docclass for opening pdf on win32 or linux
2008-03-03, greg
7676dba61281
Added ctrl+f12 wxpython inspector shortcut for debuging
2008-02-29, etisserant
ccb1812f8323
create doc directory and add about.html + manual_beremiz.pdf
2008-02-29, greg
8c3150858dd3
Added question dialog for unsaved close
2008-02-28, etisserant
f3819d2e8eff
Refuse close if PLC running.
2008-02-27, etisserant
185d0d371ea4
Added splash screen. Moved icons to /images
2008-02-27, etisserant
32099ee16154
add wx.icon in init for class beremiz class
2008-02-27, greg
ff860001a377
Fixed empty build exception.
2008-02-26, etisserant
9ffdac9cf609
Now .xml files are automatically created when creating a new project no need to save explicitely.
2008-02-26, etisserant
2e3d8d4480e7
Fixed new project creation bug
2008-02-26, etisserant
78a92a18f8d6
Re-enabled stderr
2008-02-26, etisserant
fa0eaeaa9012
fixed display/hide console when launch external programs
2008-02-25, greg
e2e498333fbc
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
2008-02-24, etisserant
a05e8b30c024