beremiz
Clone
Summary
Browse
Changes
Graph
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
2008-06-28, etisserant
f01bcc3c9157
Various fixes in c_ext, now, located vars are pointed.
2008-06-28, etisserant
f7dc9acda79e
Added PLC tick alignement on external synchronization source feature.
2008-06-27, etisserant
66a4dc7f534a
Added PLC tick alignement on external synchronization source feature.
2008-06-27, etisserant
2390b409eb93
Adding some examples with time qualifier in action_block in SFC
2008-06-27, lbessard
8b3faaf3715e
Close Project menu item implemented
2008-06-27, lbessard
d8cacbf276b5
*** empty log message ***
2008-06-25, etisserant
b75983a6608b
Fixed slavebootup bug in generated code.
2008-06-25, etisserant
dc81d1d0f463
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
2008-06-25, lbessard
2a9c4eec8645
Adding support for modification in CanFestival eds_utils
2008-06-25, lbessard
8eefeccbd021
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
2008-06-25, etisserant
d02b27b6c36a
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
2008-06-25, etisserant
acc6a61c493c
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