Mon, 30 Jun 2008 14:29:23 +0200 |
lbessard |
led_pump and led_sink inverted
|
changeset |
files
|
Mon, 30 Jun 2008 14:28:48 +0200 |
lbessard |
Various bugs fixed
|
changeset |
files
|
Mon, 30 Jun 2008 14:27:30 +0200 |
lbessard |
Remove useless test on refreshing edit menu
|
changeset |
files
|
Sat, 28 Jun 2008 19:06:48 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Sat, 28 Jun 2008 18:57:18 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Sat, 28 Jun 2008 18:56:04 +0200 |
etisserant |
Added SVGUI + CANopen Master and slave test
|
changeset |
files
|
Sat, 28 Jun 2008 18:54:44 +0200 |
etisserant |
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
|
changeset |
files
|
Sat, 28 Jun 2008 18:53:48 +0200 |
etisserant |
Various fixes in c_ext, now, located vars are pointed.
|
changeset |
files
|
Fri, 27 Jun 2008 16:21:22 +0200 |
etisserant |
Added PLC tick alignement on external synchronization source feature.
|
changeset |
files
|
Fri, 27 Jun 2008 16:21:22 +0200 |
etisserant |
Added PLC tick alignement on external synchronization source feature.
|
changeset |
files
|
Fri, 27 Jun 2008 09:38:16 +0200 |
lbessard |
Adding some examples with time qualifier in action_block in SFC
|
changeset |
files
|
Fri, 27 Jun 2008 09:28:52 +0200 |
lbessard |
Close Project menu item implemented
|
changeset |
files
|
Wed, 25 Jun 2008 17:36:24 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Wed, 25 Jun 2008 17:36:09 +0200 |
etisserant |
Fixed slavebootup bug in generated code.
|
changeset |
files
|
Wed, 25 Jun 2008 17:34:57 +0200 |
lbessard |
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
|
changeset |
files
|
Wed, 25 Jun 2008 17:32:53 +0200 |
lbessard |
Adding support for modification in CanFestival eds_utils
|
changeset |
files
|
Wed, 25 Jun 2008 17:11:47 +0200 |
etisserant |
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
|
changeset |
files
|
Wed, 25 Jun 2008 17:11:47 +0200 |
etisserant |
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
|
changeset |
files
|
Wed, 25 Jun 2008 17:09:24 +0200 |
etisserant |
SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
|
changeset |
files
|
Wed, 25 Jun 2008 17:01:07 +0200 |
etisserant |
removed dead readme file in plugins
|
changeset |
files
|
Tue, 24 Jun 2008 19:02:57 +0200 |
etisserant |
Re-organized tests
|
changeset |
files
|
Tue, 24 Jun 2008 19:02:11 +0200 |
etisserant |
Preliminary CANopen slave generation support
|
changeset |
files
|
Mon, 23 Jun 2008 18:22:40 +0200 |
lbessard |
Support for extern pointer for located variables
|
changeset |
files
|
Mon, 23 Jun 2008 18:21:27 +0200 |
lbessard |
Bug on wx2.6 with PartsOpened fixed
|
changeset |
files
|
Mon, 23 Jun 2008 17:52:21 +0200 |
etisserant |
Support for extern pointer for located variables + Preliminary slave code (broken)
|
changeset |
files
|
Mon, 23 Jun 2008 16:06:20 +0200 |
etisserant |
Try to fix strange wxPopen behavior. Feedback appreciated.
|
changeset |
files
|
Wed, 04 Jun 2008 17:47:54 +0200 |
lbessard |
Bug on output variable location generation fixed
|
changeset |
files
|
Thu, 29 May 2008 17:44:11 +0200 |
greg |
NMY start node on slavebootup
|
changeset |
files
|
Mon, 26 May 2008 15:25:26 +0200 |
greg |
add import wx for testing platform
|
changeset |
files
|
Mon, 26 May 2008 15:01:32 +0200 |
greg |
fix bug for svgui
|
changeset |
files
|
Mon, 26 May 2008 15:00:10 +0200 |
greg |
add debug mode for CanFestival dll under windows
|
changeset |
files
|
Sat, 24 May 2008 15:56:43 +0200 |
etisserant |
Changed canfestival plugin runtime template to reflect recent changes on unix.
|
changeset |
files
|
Sat, 24 May 2008 15:55:46 +0200 |
etisserant |
Fixed typos in config_utils comments
|
changeset |
files
|
Sat, 24 May 2008 15:55:19 +0200 |
etisserant |
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.
|
changeset |
files
|
Sat, 24 May 2008 15:51:11 +0200 |
etisserant |
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
|
changeset |
files
|
Sat, 24 May 2008 11:51:33 +0200 |
greg |
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
|
changeset |
files
|
Fri, 23 May 2008 19:33:17 +0200 |
etisserant |
still enhancing Linux behavior of wxPopen
|
changeset |
files
|
Fri, 23 May 2008 18:48:03 +0200 |
etisserant |
Fixed non-regression test of config_utils in canfestival plugin
|
changeset |
files
|
Fri, 23 May 2008 18:47:32 +0200 |
etisserant |
Tried to fix Linux behaviour of wxPopen.py
|
changeset |
files
|
Fri, 23 May 2008 16:01:49 +0200 |
etisserant |
moved some demo code from plugger.py to test/.methods.py
|
changeset |
files
|
Fri, 23 May 2008 15:37:24 +0200 |
lbessard |
Improve svgui plugin for following SVGUIEditor modifications
|
changeset |
files
|
Fri, 23 May 2008 10:52:55 +0200 |
greg |
bug fix
|
changeset |
files
|
Fri, 23 May 2008 10:31:26 +0200 |
lbessard |
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
|
changeset |
files
|
Tue, 06 May 2008 15:22:18 +0200 |
greg |
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
|
changeset |
files
|
Wed, 16 Apr 2008 14:27:12 +0200 |
greg |
fixed windows bug in generate soft_plc (directory with spaces)
|
changeset |
files
|
Wed, 16 Apr 2008 09:40:25 +0200 |
lbessard |
Generated Callback functions fixed
|
changeset |
files
|
Tue, 08 Apr 2008 18:44:19 +0200 |
lbessard |
Clash with iec_std_lib.h and windows.h bug fixed
|
changeset |
files
|
Fri, 04 Apr 2008 17:54:05 +0200 |
lbessard |
Changes in SVGUIControl
|
changeset |
files
|
Fri, 04 Apr 2008 15:42:03 +0200 |
greg |
fixed typo in svgui.py
|
changeset |
files
|
Thu, 03 Apr 2008 18:26:40 +0200 |
lbessard |
Changing SVGUI FunctionBlocks interface
|
changeset |
files
|
Mon, 31 Mar 2008 18:33:35 +0200 |
lbessard |
Modifying svgui plugin for following new SVGUIEditor version
|
changeset |
files
|
Thu, 13 Mar 2008 15:38:27 +0100 |
greg |
import all docutils in 1 time
|
changeset |
files
|
Thu, 13 Mar 2008 10:28:01 +0100 |
greg |
change numpage (20 to 21) to display directly demo chapter in beremiz_manual
|
changeset |
files
|
Thu, 13 Mar 2008 10:24:58 +0100 |
greg |
docutils is now used for displaying pdf and html
|
changeset |
files
|
Wed, 12 Mar 2008 14:51:52 +0100 |
greg |
change splash.Hide() with splash.Close()
|
changeset |
files
|
Wed, 12 Mar 2008 13:32:14 +0100 |
greg |
remove double copyright and version
|
changeset |
files
|
Wed, 12 Mar 2008 13:29:39 +0100 |
greg |
new manual version
|
changeset |
files
|
Tue, 11 Mar 2008 12:44:02 +0100 |
greg |
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
|
changeset |
files
|
Tue, 11 Mar 2008 10:42:26 +0100 |
lbessard |
Bug with Target Type modification fixed
|
changeset |
files
|
Tue, 11 Mar 2008 10:38:12 +0100 |
greg |
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
|
changeset |
files
|
Thu, 06 Mar 2008 14:23:04 +0100 |
lbessard |
Adding icons to Beremiz menus
|
changeset |
files
|
Wed, 05 Mar 2008 11:43:20 +0100 |
greg |
add use of docutils for pdf
|
changeset |
files
|
Wed, 05 Mar 2008 10:05:12 +0100 |
lbessard |
docfile pdf path fixed
|
changeset |
files
|
Wed, 05 Mar 2008 10:04:28 +0100 |
lbessard |
SetIcon for Beremiz fixed
|
changeset |
files
|
Tue, 04 Mar 2008 08:50:52 +0100 |
greg |
fix typo in Beremiz.py
|
changeset |
files
|
Mon, 03 Mar 2008 17:44:04 +0100 |
greg |
use docclass for opening pdf on win32 or linux
|
changeset |
files
|
Fri, 29 Feb 2008 19:13:47 +0100 |
etisserant |
Added ctrl+f12 wxpython inspector shortcut for debuging
|
changeset |
files
|
Fri, 29 Feb 2008 12:03:45 +0100 |
greg |
create doc directory and add about.html + manual_beremiz.pdf
|
changeset |
files
|
Thu, 28 Feb 2008 18:12:16 +0100 |
etisserant |
Added question dialog for unsaved close
|
changeset |
files
|
Wed, 27 Feb 2008 18:40:39 +0100 |
etisserant |
Refuse close if PLC running.
|
changeset |
files
|
Wed, 27 Feb 2008 14:36:05 +0100 |
etisserant |
Added splash screen. Moved icons to /images
|
changeset |
files
|
Wed, 27 Feb 2008 09:43:02 +0100 |
greg |
add wx.icon in init for class beremiz class
|
changeset |
files
|
Tue, 26 Feb 2008 17:14:06 +0100 |
etisserant |
Fixed empty build exception.
|
changeset |
files
|
Tue, 26 Feb 2008 15:33:32 +0100 |
etisserant |
Now .xml files are automatically created when creating a new project no need to save explicitely.
|
changeset |
files
|
Tue, 26 Feb 2008 15:25:31 +0100 |
etisserant |
Fixed new project creation bug
|
changeset |
files
|
Tue, 26 Feb 2008 15:04:12 +0100 |
etisserant |
Re-enabled stderr
|
changeset |
files
|
Mon, 25 Feb 2008 16:59:28 +0100 |
greg |
fixed display/hide console when launch external programs
|
changeset |
files
|
Sun, 24 Feb 2008 02:06:42 +0100 |
etisserant |
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
|
changeset |
files
|
Fri, 22 Feb 2008 19:04:01 +0100 |
etisserant |
Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
|
changeset |
files
|
Fri, 22 Feb 2008 15:40:18 +0100 |
greg |
add clean implementation
|
changeset |
files
|
Fri, 22 Feb 2008 14:57:24 +0100 |
greg |
add Run and Stop implementation
|
changeset |
files
|
Fri, 22 Feb 2008 12:20:21 +0100 |
etisserant |
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
|
changeset |
files
|
Thu, 21 Feb 2008 11:42:33 +0100 |
etisserant |
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
|
changeset |
files
|
Mon, 18 Feb 2008 18:34:24 +0100 |
greg |
add icon for linux
|
changeset |
files
|
Mon, 18 Feb 2008 18:20:23 +0100 |
greg |
fix bzr.ico -> icon for windows installer
|
changeset |
files
|
Mon, 18 Feb 2008 18:09:17 +0100 |
greg |
add bzr.ico -> icon for windows installer
|
changeset |
files
|
Wed, 13 Feb 2008 10:44:42 +0100 |
lbessard |
Display bugs on Windows fixed
|
changeset |
files
|
Mon, 11 Feb 2008 10:26:08 +0100 |
etisserant |
Fixed current time struct in linux runtime
|
changeset |
files
|
Fri, 08 Feb 2008 18:35:30 +0100 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
Tue, 05 Feb 2008 18:04:03 +0100 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
Mon, 04 Feb 2008 18:55:40 +0100 |
lbessard |
Beremiz layout changed
|
changeset |
files
|
Mon, 04 Feb 2008 15:11:48 +0100 |
etisserant |
Fixed some bugs with install path containing white spaces
|
changeset |
files
|
Fri, 01 Feb 2008 09:17:50 +0100 |
greg |
add GetParamsAttributes to canfestival.py to allow dll list in beremiz
|
changeset |
files
|
Thu, 31 Jan 2008 16:42:50 +0100 |
lbessard |
Bug on set values fixed
|
changeset |
files
|
Tue, 29 Jan 2008 19:12:13 +0100 |
etisserant |
Now, params and buttons for plugin are aligned in a single big column
|
changeset |
files
|
Tue, 29 Jan 2008 11:17:26 +0100 |
greg |
remove deb_dist in debian/rules
|
changeset |
files
|