beremiz
Clone
Summary
Browse
Changes
Graph
Updating windows test for new python plugin and svgui module
2009-09-01, laurent
49cd52914a6f
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
2009-09-01, laurent
50f2069a06b3
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
2009-09-01, laurent
9ae15ab058f3
Close PLC editing and PLC debugging frames while closing project
2009-08-27, laurent
37f870528def
Improving support for svgui, separating setting end getting attributes functions from creating function.
2009-08-14, laurent
5c0f34a9ab00
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
2009-08-13, edouard
46d7d2ce84d2
Merge with 75ae46b66315975b49ec48574befa094be583fdd
2009-08-13, edouard
71c441104cac
merged greg's recent commits
2009-08-12, b taylor
75ae46b66315
remove code that i was using for testing.
2009-08-12, b taylor
9db62e0280f5
merged in cherry-picked service discovery changes
2009-08-12, b taylor
53b00ff1b2d6
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
cherry-pick
2009-08-12, b taylor
b16bcfe531d7
bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered.
cherry-pick
2009-08-12, b taylor
8787fa8c6792
fix pyZeroconf bug where getServiceInfo returns None.
cherry-pick
2009-08-12, b taylor
a7f26d9f214f
Added ShowMaster button icon for Canfestival plugin
2009-08-10, edouard
35cc4c6a2936
Adding new svgui support using twisted website HMI
2009-08-12, laurent
b7cb57a2da08
Removing old svgui support using wxsvg
2009-08-12, laurent
ee802ef00ca5
Adding support for twisted website HMI
2009-08-12, laurent
bd54d41a7573
Adding support for twisted website HMI
2009-08-10, laurent
86ecd8374dae
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
2009-08-07, laurent
a76ee5307bb7
Move python evaluator to create a python plugin containing any related python module
2009-07-29, laurent
cd90e4c10261
Bug extra_files deletion in working directory fixed
2009-07-29, laurent
a7f58414dea0
Bug extra_files deletion in working directory fixed
2009-07-29, laurent
27ea6a6747fc
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
2009-07-29, laurent
e0c4d3549369
Adding support for internationalization
2009-07-29, laurent
181231bf275f
Adding support for internationalization
2009-07-28, laurent
331d698e1118
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
2009-07-20, greg
32339ad7d9ae
prevent eclipse to push .project with .hgignore
2009-07-10, 'Grégory Trélat
8049afde06ab
removed dead hidden files
2009-07-10, 'Grégory Trélat
855b6fd21416
close ZeroConf object when exiting the Service Discovery window.
2009-07-06, btaylor
19db1076e93c
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
2009-06-09, lbessard
e9698d0ee5f3
Fix refresh of Beremiz button when connection lost
2009-05-30, greg
e257fe074a90
Fix refresh of Beremiz button when connection lost
2009-05-30, greg
ff721067a75c
Adding Lock around C code called by Debug thread
2009-05-30, greg
c68fc75ebb06
fixed bug : Lock _FreePLC until _stopPLC finish
2009-05-28, greg
81777d4e379c
Adding support for matiec new command line syntax
2009-05-28, lbessard
89eca146bee0
- now call load, start, free PLC from the python Thread
2009-05-28, greg
a3a5561bde1d
add "\n" to logger when pyro fall in error
2009-05-28, greg
24d4e48714ed
Bug while parsing long located variables in GetLocations fixed
2009-05-28, lbessard
054fbf1ae0f8
remove french comment in python_gear block
2009-05-22, greg
2ba1aea5c70d
add python_gear block (to execute python command each given cycle interval)
2009-05-19, greg
abc5abffbc61
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
2009-05-18, greg
a3520d75a722
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
2009-05-18, greg
25b7b7f854bc
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
2009-05-18, greg
fe2d1936b546
Replacing Debug rt_sem by rt_pipe
2009-05-04, greg
80e5876bc53b
Get PDOmapping exception from canfestival plugin
2009-05-04, greg
d3ae1f0e0220
Adding support for using only PDO define in EDS file and not configured for adding mapping in node
2009-05-04, greg
651b8fb572e7
Adding support for updating PLC status when stopping
2009-05-04, greg
6dbde4a0c31d
Adding support for enable/Disable plugins
2009-05-04, greg
e19c78831d41
Add LoliTech phone number in bug report
2009-04-29, greg
9d1d9323374a
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
2009-04-10, greg
ae3488c79283
fixed bug : buffer overflow when debugging PLC with python blocks
2009-04-10, greg
c5f3f71e7260
Adding support for unsubscribe all variables while transferring
2009-04-09, lbessard
b4131e5d10a4
fixed wrong pthread initialisation
2009-04-08, lbessard
e90aebdd2af1
add utf-8 and save shortcut support in PythonST
2009-04-04, greg
4f0e1d66bba5
remove print messages
2009-03-31, greg
191a568a2a17
add autostart plc feature for beremiz_service (bug fixed)
2009-03-31, greg
fdf81615ed04
add autostart plc feature for beremiz_service
2009-03-30, greg
22e65b8e20f4
Close Debug Window when program transfered
2009-03-24, lbessard
c23daa6996c2
Register the current watched variable in Debug Window before starting
2009-03-24, lbessard
e82c422ad811
Bug opening Auto complete frame when not expected fixed
2009-03-23, lbessard
386566f263f3