2008-12-10 |
greg |
Adding support for defining plugin library as a plcopen xml file in plugin folder
|
changeset |
files
|
2008-11-26 |
greg |
Bug with debug mode when displaying code fixed
|
changeset |
files
|
2008-11-26 |
greg |
Bug on Exception handling fixed
|
changeset |
files
|
2008-11-24 |
greg |
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
|
changeset |
files
|
2008-11-20 |
lbessard |
Bug on bit mapping in CanFestival plugin fixed
|
changeset |
files
|
2008-11-04 |
greg |
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
|
changeset |
files
|
2008-11-04 |
greg |
add autocomplete support for beremiz's textctrl
|
changeset |
files
|
2008-10-31 |
greg |
fix bad parameters in plugin.xml for test_master on linux
|
changeset |
files
|
2008-10-27 |
greg |
update test_master and test_slave examples for win32
|
changeset |
files
|
2008-10-27 |
greg |
update test_master and test_slave examples for win32
|
changeset |
files
|
2008-10-27 |
greg |
Update test_master and test_slave examples for linux
|
changeset |
files
|
2008-10-24 |
greg |
fix bug in beremiz_service with the MainLoop
|
changeset |
files
|
2008-10-24 |
greg |
add taskbaricon to beremiz_service.
|
changeset |
files
|
2008-10-22 |
greg |
fix bug in methods.py
|
changeset |
files
|
2008-10-20 |
greg |
add docutils in svgui plugins to launch inkscape
|
changeset |
files
|
2008-10-17 |
greg |
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
|
changeset |
files
|
2008-10-17 |
greg |
fixed bug with config
|
changeset |
files
|
2008-10-17 |
greg |
remove workspace test
|
changeset |
files
|
2008-10-16 |
greg |
add buildpath parameter for beremiz
|
changeset |
files
|
2008-10-14 |
etisserant |
Fixed rmll examples
|
changeset |
files
|
2008-09-10 |
etisserant |
Updated splash for beta
|
changeset |
files
|
2008-09-10 |
greg |
fixed : findiecchannel call
|
changeset |
files
|
2008-09-10 |
lbessard |
Bug with FBDPanel fixed
|
changeset |
files
|
2008-09-08 |
greg |
change default linker (ld ) to g++ in XSD for gcc toolchain
|
changeset |
files
|
2008-09-08 |
lbessard |
Bug with return value of nodelist saving fixed
|
changeset |
files
|
2008-09-07 |
lbessard |
Bug with Open, Reopen and Close Project fixed
|
changeset |
files
|
2008-09-07 |
lbessard |
Bug with Open, Reopen and Close Project fixed
|
changeset |
files
|
2008-09-07 |
greg |
add __DEBUG variable
|
changeset |
files
|
2008-09-07 |
lbessard |
Adding support for Debugging in PLCOpenEditor
|
changeset |
files
|
2008-09-07 |
etisserant |
Added __DEBUG global var to eventually change PLC code execution gehavior
|
changeset |
files
|
2008-09-07 |
greg |
fixed : bug in debugthreadproc (plugger.py)
|
changeset |
files
|
2008-09-05 |
lbessard |
Adding support for Debugging with PLCOpenEditor
|
changeset |
files
|
2008-09-05 |
lbessard |
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
|
changeset |
files
|
2008-09-05 |
lbessard |
Problem with multi-connection on block in LD fixed
|
changeset |
files
|
2008-09-05 |
greg |
fixed : bug when stop plc and previously svguiapp closed
|
changeset |
files
|
2008-09-05 |
etisserant |
Fixed bad IPC choice for debugger/PLC/control thread collaboration
|
changeset |
files
|
2008-09-04 |
etisserant |
Debugger now reports BOOL as booleans
|
changeset |
files
|
2008-09-04 |
etisserant |
Some scenario may block debugger.
|
changeset |
files
|
2008-09-04 |
etisserant |
Now debug all ticks, not only odd ones :-)
|
changeset |
files
|
2008-09-03 |
etisserant |
Improved debug data feedback.
|
changeset |
files
|
2008-09-02 |
greg |
fixed : bug when launch beremiz_service on windows
|
changeset |
files
|
2008-09-02 |
greg |
add start inkscape methods for svgui plugin
|
changeset |
files
|
2008-09-01 |
greg |
add call to join method for stdout/stderr threads
|
changeset |
files
|
2008-08-30 |
etisserant |
Re-organized pyro connector proxy members mascarading
|
changeset |
files
|
2008-08-30 |
etisserant |
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
|
changeset |
files
|
2008-08-28 |
greg |
add tests for win32
|
changeset |
files
|
2008-08-28 |
greg |
fixed : init_level bug
|
changeset |
files
|
2008-08-28 |
etisserant |
- Some improovements in debug data feedback data
|
changeset |
files
|
2008-08-28 |
etisserant |
Fixed typo in discovery.py
|
changeset |
files
|
2008-08-28 |
lbessard |
Some instance type test improved
|
changeset |
files
|
2008-08-26 |
greg |
remove import signal in beremiz.py
|
changeset |
files
|
2008-08-26 |
etisserant |
Fixed bad bahavior when zeroconf bindaddress unspecified.
|
changeset |
files
|
2008-08-25 |
etisserant |
Added lock to avoid variable subsciption concurrent to transmission to PLC
|
changeset |
files
|
2008-08-25 |
etisserant |
Rewritten horrible discovery.py.
|
changeset |
files
|
2008-08-25 |
etisserant |
Fixed local PLC runtime kill on aborted quit attempt.
|
changeset |
files
|
2008-08-25 |
etisserant |
Fixed problem with first PLC argument (argv)
|
changeset |
files
|
2008-08-22 |
greg |
remove old code and fix typo
|
changeset |
files
|
2008-08-22 |
etisserant |
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
|
changeset |
files
|
2008-08-22 |
etisserant |
Fixed typo in PLCObject.py
|
changeset |
files
|
2008-08-22 |
lbessard |
Bugs on Opening PLCOpenEditor fixed
|
changeset |
files
|
2008-08-22 |
lbessard |
Modification in catched wxTextCtrl events
|
changeset |
files
|
2008-08-22 |
lbessard |
Change in layout from AuiMDIParentFrame to AuiNotebook
|
changeset |
files
|
2008-08-22 |
lbessard |
.cvsignore files updated
|
changeset |
files
|
2008-08-21 |
etisserant |
Made autom_ihm_rmll test work again.
|
changeset |
files
|
2008-08-21 |
etisserant |
Fixed oddities in arguments/options parsing and passing to plugins initialization...
|
changeset |
files
|
2008-08-21 |
etisserant |
Moved template C code to targets dir. Cleaned up some forgotten print.
|
changeset |
files
|
2008-08-21 |
greg |
remove print message
|
changeset |
files
|
2008-08-21 |
greg |
add address ip params
|
changeset |
files
|
2008-08-21 |
greg |
fix bug in plugger.py to get URI_Location
|
changeset |
files
|
2008-08-20 |
greg |
move specific target runtimes to their targets directory
|
changeset |
files
|
2008-08-20 |
greg |
remove URI_location from XSD targets and add to pluginroot XSD
|
changeset |
files
|
2008-08-19 |
etisserant |
Added concepts :
|
changeset |
files
|
2008-08-12 |
lbessard |
Adding support for highlighing compiling errors into PLCOpenEditor
|
changeset |
files
|
2008-08-12 |
lbessard |
Adding support for highlighing compiling errors into PLCOpenEditor
|
changeset |
files
|
2008-07-30 |
etisserant |
Change shortcut for wx-inspector now ctrl-alt-i
|
changeset |
files
|
2008-07-15 |
etisserant |
minor gui improvements :
|
changeset |
files
|
2008-07-15 |
lbessard |
Bug while while changing name of SVGUI plugin node fixed
|
changeset |
files
|
2008-07-15 |
etisserant |
SVG/Inkscape based icon generation script + SVG drawing.
|
changeset |
files
|
2008-07-07 |
greg |
changes in plc_Win32_main to match with new api (alignment feature)
|
changeset |
files
|
2008-07-07 |
etisserant |
*** empty log message ***
|
changeset |
files
|
2008-07-01 |
lbessard |
Disable some components
|
changeset |
files
|
2008-07-01 |
lbessard |
Warning with StaticBoxSizer fixed
|
changeset |
files
|
2008-07-01 |
lbessard |
Problem with files when launching created program from another directory fixed
|
changeset |
files
|
2008-07-01 |
lbessard |
Bug with float window size fixed
|
changeset |
files
|
2008-06-30 |
lbessard |
Bug with folder path ending by '/' or '\' fixed
|
changeset |
files
|
2008-06-30 |
lbessard |
Adding support for calculate window size while C generating
|
changeset |
files
|
2008-06-30 |
lbessard |
Removing empty choice when parameter isn't optional
|
changeset |
files
|
2008-06-30 |
lbessard |
led_pump and led_sink inverted
|
changeset |
files
|
2008-06-30 |
lbessard |
Various bugs fixed
|
changeset |
files
|
2008-06-30 |
lbessard |
Remove useless test on refreshing edit menu
|
changeset |
files
|
2008-06-28 |
etisserant |
*** empty log message ***
|
changeset |
files
|
2008-06-28 |
etisserant |
*** empty log message ***
|
changeset |
files
|
2008-06-28 |
etisserant |
Added SVGUI + CANopen Master and slave test
|
changeset |
files
|
2008-06-28 |
etisserant |
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
|
changeset |
files
|
2008-06-28 |
etisserant |
Various fixes in c_ext, now, located vars are pointed.
|
changeset |
files
|
2008-06-27 |
etisserant |
Added PLC tick alignement on external synchronization source feature.
|
changeset |
files
|
2008-06-27 |
etisserant |
Added PLC tick alignement on external synchronization source feature.
|
changeset |
files
|
2008-06-27 |
lbessard |
Adding some examples with time qualifier in action_block in SFC
|
changeset |
files
|
2008-06-27 |
lbessard |
Close Project menu item implemented
|
changeset |
files
|
2008-06-25 |
etisserant |
*** empty log message ***
|
changeset |
files
|
2008-06-25 |
etisserant |
Fixed slavebootup bug in generated code.
|
changeset |
files
|
2008-06-25 |
lbessard |
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
|
changeset |
files
|
2008-06-25 |
lbessard |
Adding support for modification in CanFestival eds_utils
|
changeset |
files
|
2008-06-25 |
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
|
2008-06-25 |
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
|
2008-06-25 |
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
|
2008-06-25 |
etisserant |
removed dead readme file in plugins
|
changeset |
files
|
2008-06-24 |
etisserant |
Re-organized tests
|
changeset |
files
|
2008-06-24 |
etisserant |
Preliminary CANopen slave generation support
|
changeset |
files
|
2008-06-23 |
lbessard |
Support for extern pointer for located variables
|
changeset |
files
|
2008-06-23 |
lbessard |
Bug on wx2.6 with PartsOpened fixed
|
changeset |
files
|
2008-06-23 |
etisserant |
Support for extern pointer for located variables + Preliminary slave code (broken)
|
changeset |
files
|
2008-06-23 |
etisserant |
Try to fix strange wxPopen behavior. Feedback appreciated.
|
changeset |
files
|
2008-06-04 |
lbessard |
Bug on output variable location generation fixed
|
changeset |
files
|
2008-05-29 |
greg |
NMY start node on slavebootup
|
changeset |
files
|
2008-05-26 |
greg |
add import wx for testing platform
|
changeset |
files
|
2008-05-26 |
greg |
fix bug for svgui
|
changeset |
files
|
2008-05-26 |
greg |
add debug mode for CanFestival dll under windows
|
changeset |
files
|
2008-05-24 |
etisserant |
Changed canfestival plugin runtime template to reflect recent changes on unix.
|
changeset |
files
|
2008-05-24 |
etisserant |
Fixed typos in config_utils comments
|
changeset |
files
|