beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for executing python scripts on remote runtime
2012-03-11, laurent
6ff64cadb1ff
merge
2012-03-06, Edouard Tisserant
513c66e64b8e
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-03-05, laurent
3e83853081d4
Fix bug in killing debug thread when closing Beremiz window
2012-02-27, laurent
9265781619b7
Fixed stopping crash in some cases
2012-02-23, Edouard Tisserant
f378fe028f6c
Inverting order of plugin calls in retrieve and publish
2012-02-21, laurent
fb55fbee202c
Added support for object files as a result of PlugGenerate_C
2012-02-19, Edouard Tisserant
96fcadb6a7a0
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-02-16, laurent
8b1ed486f374
Fix bug with "Transfer" button
2012-02-16, smarteh-dev
bb340874f09e
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
2012-02-16, Edouard Tisserant
ef60d7e188e6
Updated logger calls in debugthread.
2012-02-16, Edouard Tisserant
dac752b613bb
Even more robust logger, up to the really last line that comes after the rush
2012-02-16, Edouard Tisserant
6324b40d82a5
Fixed Logger redraw problem on Windows created in previous commit
2012-02-15, Edouard Tisserant
c59baa44ec2f
More robust Logger, now resist to flooding.
2012-02-15, Edouard Tisserant
e4e1da75d411
Fixed Win32 timer up to 1ms
2012-02-15, Edouard Tisserant
2db8b87016a0
Merge with Edouard's Modifications
2012-02-15, laurent
d376a8b0b602
Fix wrong panel size making strange background in topology plugin element
2012-02-15, laurent
57aa9da845d5
Adding support for integrating CanFestival plugin panels in Beremiz main frame
2012-02-11, smarteh-dev
9d20df7c144a
commented out noisy printf in Win32 target
2012-02-14, Edouard Tisserant
383864958dac
Adding support for integrating CanFestival plugin panels in Beremiz main frame
2012-02-09, smarteh-dev
61746934df41
Fix recent projects list not updated when creating new project
2012-02-07, laurent
d72f3a42f440
Fix bug list of recent projects opened not updated when open project with command line
2012-02-03, laurent
92a1ec3c6fdd
Fix 'Transfer" button state according to last build result
2012-02-02, laurent
607731b33026
Disable 'Transfer' button when build failed
2012-02-02, laurent
04cd443cd18d
Adding support for quickly open recent projects in file menu
2012-01-31, laurent
44b35c27e9ff
Changed GetTraceVariables results unpack to something more robust in debug thread proc.
2012-01-31, Edouard Tisserant
761de581cf7a
reverted temporary fix, fixed in PLCopenEditor now.
2012-01-31, edouard
2e1a2ea6242f
temporary fix for debugger crash in case of high sampling rates
2012-01-30, Edouard Tisserant
f97f207d027b
forgoten branch now closed
cherry-pick
2009-08-12, beremiz
6de6d6958efd
Adding support for extracting Common_Ticktime from VARIABLES.csv
2012-01-25, laurent
fb03cb6da95c
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
2012-01-24, laurent
472469f4d5ad
Better name for python plugin
2012-01-23, Edouard Tisserant
048f5a923c86
Merging with modifications from Edouard
2012-01-17, laurent
f2266a8517e4
Fixing bug on Windows with expanding hidden root item in location tree ctrl
2012-01-17, laurent
5056f17a0c6b
Fixing bug in c_ext plugin variable grid cells not editable
2012-01-17, laurent
aec7aca89f3e
Version bump, 1.03, splah image
2012-01-12, Edouard Tisserant
84e07afaabf3
Version bump, 1.03
2012-01-12, Edouard Tisserant
761b7a59d63f
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
2012-01-09, laurent
037d2beecfb9
Fixing bug in displaying lines of code at the origin of matiec errors
2012-01-08, laurent
5d3da49e8029
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
2012-01-08, laurent
56b536118ec8
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
2012-01-08, laurent
71a824446673
Fixing some issues in c_ext plugin
2011-12-21, laurent
94417ab25510
Adding support for integrating Python code Editor into Beremiz frame.
2011-12-21, laurent
340c0b9caeca
Fixing bug integrated plugin editors not closed when removing corresponding plugin
2011-12-20, laurent
c1792dfc8c7e
Fixing bug when loading icons for plugin's editor tabs
2011-12-19, laurent
5becd66cca02
Removing multiple definition of UndoBuffer
2011-12-16, laurent
9f6c091c316c
Moving definition of grids fonts and colours into CustomGrid
2011-12-16, laurent
21a572d80bd7
Adding support for loading specific POUs library in LPCBeremiz
2011-12-14, laurent
eb2d9f2b3567
Adding support for unifying grid table control elements
2011-12-14, laurent
cbeb769b0a56
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
2011-12-09, laurent
26236e691330
Fixing bug in forcing variables in runtime debug thread
2011-12-09, laurent
c48023b6f0ec
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
2011-11-28, Edouard Tisserant
73295e742da2
converted ServicePublisher.py to unix line ending
2011-11-22, Edouard Tisserant
edce87412f5a
added periodic retry for zeroconf, in case network interface is not ready
2011-11-22, Edouard Tisserant
3b48c7ed7837
ServicePublisher.py was missing in previous commit
2011-11-21, Edouard Tisserant
616f86c13443
Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
2011-11-21, Edouard Tisserant
b511cab580eb
Fixed typo in /runtime/ServicePublisher
2011-11-20, Edouard Tisserant
1013a69ed1ea
various cleanups in /targets
2011-11-19, Edouard Tisserant
cd7ccbbbf471
Fixed encoding of Beremiz_service.py
2011-11-18, Edouard Tisserant
b4eae24d05bf
Fixed file attributes on Beremiz.py and Beremiz_service.py
2011-11-18, Edouard Tisserant
d410fe057543