2010-06-04 Lolitech (no commit message)
2010-06-04 Lolitech Removed PLCprint, not existing in LPC connector context.
2010-06-04 Lolitech LPC Composer don't send comma at the end of serial port name.
2010-06-04 Lolitech Disabled logging commands into files
2010-06-04 Lolitech Fixed PLC status bytes values
2010-06-04 laurent Move init code from variable to module
2010-06-04 laurent Bug with recv from socket fixed
2010-06-04 laurent Adding support for command line communication by socket instead of stdin/stdout
2010-06-04 laurent Adding support for initialize all LPC module variables even if not used
2010-06-03 Lolitech Fixed bug on frame close.
2010-06-03 Lolitech Some fixes in LPCApp{Obj,Proto}, to be continued.
2010-06-03 Lolitech Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.
2010-06-03 Lolitech Safer passing of PLC ID to make command line.
2010-06-03 Lolitech Refactored LPC connector for new bootloader and application modes
2010-06-03 Lolitech Removed boring PLC/build compare messages.
2010-06-03 Lolitech Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
2010-06-02 laurent changes merged
2010-06-02 laurent Adding compile button when unconnected
2010-06-02 Lolitech Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
2010-06-02 laurent Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
2010-06-02 edouard Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
2010-06-01 Lolitech merge
2010-06-01 Lolitech Cosmetix fixes for LPC tests/build
2010-06-01 lolitech merge with forgoten rev
2009-12-16 laurent Bug on FileMenu not refreshed when modifications fixed
2009-12-25 Edouard TISSERANT Christmas 2009 release
2009-12-23 Edouard TISSERANT Fixed startin debugger with non empty debug variable list
2009-12-16 laurent Changes merged
2009-12-16 laurent Bug when trying to generate LPCBus code fixed
2009-12-16 laurent Bug when try to SaveAs on Windows fixed
2009-12-16 Edouard TISSERANT merge
2009-12-16 tkragelj Changes merged
2009-12-16 tkragelj Added flush when printing to standard output.
2009-12-16 Edouard TISSERANT LPCobject writes PLC info string to stdout, for LPC composer to update
2009-12-16 laurent Update french translation after modifications
2009-12-16 laurent Bug when pyserial not available fixed
2009-12-15 laurent Adding CheckRetainBuffer into plc_Linux_main.c
2009-12-15 edouard LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
2009-12-15 edouard Fixed typos in LPC connector
2009-12-15 laurent Adding message to standard output to signal when LPCBeremiz is closed
2009-12-15 edouard Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
2009-12-15 laurent Bug when changing LPCBeremiz OnlineMode fixed
2009-12-15 laurent Reset connector when disconnected
2009-12-15 laurent Changes merged
2009-12-15 laurent Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
2009-12-15 laurent Split BottomNoteBook to make LogConsole always visible
2009-12-14 edouard Improved CanFEstival support for LPC - now build and link plugin generated files
2009-12-14 laurent Adding support for hard forcing located output
2009-12-12 laurent Getting default target when no target defined fixed
2009-12-12 laurent Bug not refreshing FileMenu when saving fixed
2009-12-11 edouard Revamped LPC connector and toolchain
2009-12-11 laurent Bug on testing Retain and Force flags fixed
2009-12-11 laurent Adding support for making distinction between external variables and located variables for forcing
2009-12-11 laurent Adding support for refreshing FileMenu after plugin tree modification
2009-12-11 edouard Fixed debug again, did some code tidying
2009-12-10 edouard LPC build and protocol tweaks
2009-12-10 edouard LPC connector - one step further
2009-12-10 laurent Changes merged
2009-12-10 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
2009-12-10 laurent Enable Save Menu item according to project modification state
2009-12-10 edouard LPC src directory copy fix
2009-12-10 edouard Typo in LPC
2009-12-10 laurent Bug when creating new project after opening Beremiz without project defined fixed
2009-12-10 laurent Bug when closing Beremiz without a project opened fixed
2009-12-10 laurent Bug when opening with not empty buildpath parameter fixed
2009-12-09 laurent Catch ProtocolError exception when connection failed
2009-12-09 laurent Adding support for simulation in LPCBeremiz
2009-12-09 laurent Error in value send when debugging forced external or located variable fixed
2009-12-09 laurent One issue on SetDataProducer not handled fixed
2009-12-09 laurent Name error in LPC target fixed
2009-12-09 laurent Changes merged
2009-12-09 laurent Adding support for receiving PLC state from LPCComposer
2009-12-09 laurent Catch Pyro exception when connection closed and print message
2009-12-09 laurent Bug that block SetVariableList on Linux fixed
2009-12-09 Lolitech Fixed freeze on debug suspend.
2009-12-09 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-08 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-08 laurent Bug on RegisterDebugVariable when no PLC running fixed
2009-12-08 laurent Replacing target_Makefile by target_LPC
2009-12-07 Edouard TISSERANT Arbitrary variable forcing
2009-12-07 laurent Bug on passing forced values to DataConsumer fixed
2009-12-07 laurent Bug on forcing variable value fixed
2009-12-07 laurent Adding command to PLC for forcing PLC variable
2009-12-07 laurent Changes merged
2009-12-07 laurent Adding support for defining input and output with the same location in LPCBeremiz
2009-12-07 edouard merge
2009-12-07 edouard Reverted back python test accidentally modified...
2009-12-07 edouard Propagated new runtime changes to win32 target
2009-12-07 laurent Bug when updating Variable locations fixed
2009-12-07 Edouard TISSERANT Fixed typo PLCobject C fallback interface
2009-12-06 Edouard TISSERANT Fixed remaining thread on close frame
2009-12-06 Edouard TISSERANT Fixes in debug + reconnect to running PLC
2009-12-06 Edouard TISSERANT Fixes in run : messages and refresh
2009-12-06 laurent Adding support for forcing PLC variable (still command to PLC to implement)
2009-12-06 Edouard TISSERANT Now debug is not a button anymore
2009-12-06 Edouard TISSERANT Safer debug
2009-12-06 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
2009-12-06 Edouard TISSERANT Fix debug crash
2009-12-06 Edouard TISSERANT Debugger still doesn't work crash less...
2009-12-06 ed Fixes
2009-12-06 ed Typo about autorise console
2009-12-06 ed Refactoring in PLCobject, for PLC that do not use python plugin
2009-12-06 ed Made python plugin comaptible with accessors
2009-12-04 edouard LPC connector enhancements
2009-12-04 edouard Reflect changes in iec type definitions in matiec/lib
2009-12-04 edouard Fixed automatic console rising on w32
2009-12-02 Edouard TISSERANT Preliminary accessor support for debug
2009-12-02 Edouard TISSERANT merge
2009-12-01 ed Some rough copy'n'paste to pave path for an LPC connector
2009-12-01 Edouard TISSERANT Merge
2009-12-01 ed Some cleanup in PLC status - removed that \"Starting\" state ...
2009-12-02 berem Bug when asking two consecutive times 'Show' fixed
2009-12-01 laurent Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
2009-12-01 laurent Adding support for updating located variables when changing plugin IEC_Channel
2009-11-30 laurent Adding Beremiz LPCComposer specific file
2009-11-29 Edouard TISSERANT added files to ignore in hgignore
2009-11-29 ed Some misc cleanup
2009-11-29 laurent Adding support for defining user icons on VariableLocationTree
2009-11-29 laurent Bug when trying to hide SVG elements fixed
2009-11-29 laurent Redesign test SVGUI interface
2009-11-02 edouard Wiped out references to Lolitech
2009-11-02 edouard Merge with 092060fd8afb1d950fe467724ce0209bddc48716
2009-11-02 greg Replace \"lolitech\" contact by \"edouard\" contact
2009-10-28 greg Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
2009-10-28 greg Add Beremiz shortcuts in menu on linux platform
2009-10-27 edouard Updated ShowVar icon
2009-10-27 laurent Allowing unicode characters to be used in comments
2009-10-26 laurent Adding support for asking for saving while trying to close a modified project in any case
2009-10-23 laurent Update internationalization for new functionalities.
2009-10-23 greg Check ProjectPath write permission
2009-10-22 laurent Bugs with TextCtrlAutoComplete on Windows fixed
2009-10-22 greg Add new target (Makefile)
2009-10-22 greg support for passing list command to ProcessLogger
2009-10-22 greg Fix some warnings during compilation
2009-10-19 laurent Bug when importing Beremiz without wx.App declared fixed
2009-10-19 laurent Bugs with logger and stand-alone PluginRoot fixed
2009-10-16 'Laurent Bessard Greg changes merged
2009-10-16 laurent Warning in c_ext compiling fixed
2009-10-15 greg Fix relative matiec path problem
2009-10-15 laurent Adding support for declaring PluginRoot outside of Beremiz
2009-10-09 laurent Orthographic mistake in french internationalization fixed
2009-10-09 laurent improved english spelling and grammar and internationalization updated
2009-10-08 laurent Move Debug message disabled message at the right place
2009-10-08 laurent Removing superfluous event.Skip() in MenuEvent callback functions
2009-10-08 laurent Bug on canopen tests (not being multi-platform) fixed
2009-10-08 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
2009-10-08 laurent Remove testing printings in svgui module of python plugin
2009-10-08 laurent Allowing multiple Beremiz_service instances to run on same target.
2009-10-08 laurent Bug on DebugVariablePanel when opening project at start fixed
2009-10-07 laurent Bug while trying to import SVG file fixed
2009-10-06 laurent Bug when expanded and collapsing plugin tree fixed
2009-10-06 laurent Bugs when expanded and collapsing plugin tree and location tree fixed
2009-10-06 laurent Bugs when expanded and collapsing location tree fixed
2009-10-02 laurent Removing memory leak while closing PluginsRoot
2009-09-26 laurent Bugs on displaying plugin available variables in PluginTree fixed
2009-09-24 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
2009-09-24 laurent Bug on return debug tick test fixed
2009-09-24 laurent Merging some improvements from BCT
2009-09-21 'Laurent Bessard Changes merged
2009-09-21 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
2009-09-21 laurent Many bugs on PLCOpenEditor integration fixed
2009-09-16 laurent Integrate PLCOpenEditor into Beremiz frame
2009-09-16 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
2009-09-16 laurent Remove dirtylibs test while freeing plc libs in PLCObject.py
2009-09-04 laurent Redesign DiscoveryDialog class to conform to others dialogs
2009-09-18 greg fix runtime.py filename case to avoid problem on multi-platform
2009-09-18 greg Fix defaults compiler and linker names for win32
2009-09-04 laurent Bug wrong control state while refreshing interface fixed
2009-09-03 laurent Bug with creating or opening a project not closing windows of current opened project fixed
2009-09-03 laurent Clean test_svgui removing useless buttons and drawing and choosing universal fonts
2009-09-02 laurent Applying patch from Iztok for old gcc versions
2009-09-01 laurent Updating windows test for new python plugin and svgui module
2009-09-01 laurent Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
2009-09-01 laurent Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
2009-08-27 laurent Close PLC editing and PLC debugging frames while closing project
2009-08-14 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
2009-08-13 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
2009-08-13 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
2009-08-12 b taylor merged greg's recent commits
2009-08-12 b taylor remove code that i was using for testing.
2009-08-12 b taylor merged in cherry-picked service discovery changes
2009-08-12 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
2009-08-12 b taylor 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 fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
2009-08-10 edouard Added ShowMaster button icon for Canfestival plugin
2009-08-12 laurent Adding new svgui support using twisted website HMI
2009-08-12 laurent Removing old svgui support using wxsvg
2009-08-12 laurent Adding support for twisted website HMI
2009-08-10 laurent Adding support for twisted website HMI
2009-08-07 laurent Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
2009-07-29 laurent Move python evaluator to create a python plugin containing any related python module
2009-07-29 laurent Bug extra_files deletion in working directory fixed
2009-07-29 laurent Bug extra_files deletion in working directory fixed
2009-07-29 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
2009-07-29 laurent Adding support for internationalization
2009-07-28 laurent Adding support for internationalization
2009-07-20 greg update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
2009-07-10 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
2009-07-10 'Gr?gory Tr?lat removed dead hidden files
2009-07-06 btaylor close ZeroConf object when exiting the Service Discovery window.
2009-06-09 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
2009-05-30 greg Fix refresh of Beremiz button when connection lost
2009-05-30 greg Fix refresh of Beremiz button when connection lost
2009-05-30 greg Adding Lock around C code called by Debug thread
2009-05-28 greg fixed bug : Lock _FreePLC until _stopPLC finish
2009-05-28 lbessard Adding support for matiec new command line syntax
2009-05-28 greg - now call load, start, free PLC from the python Thread
2009-05-28 greg add "\n" to logger when pyro fall in error
2009-05-28 lbessard Bug while parsing long located variables in GetLocations fixed
2009-05-22 greg remove french comment in python_gear block
2009-05-19 greg add python_gear block (to execute python command each given cycle interval)
2009-05-18 greg get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
2009-05-18 greg Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
2009-05-18 greg 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-04 greg Replacing Debug rt_sem by rt_pipe
2009-05-04 greg Get PDOmapping exception from canfestival plugin
2009-05-04 greg Adding support for using only PDO define in EDS file and not configured for adding mapping in node
2009-05-04 greg Adding support for updating PLC status when stopping
2009-05-04 greg Adding support for enable/Disable plugins
2009-04-29 greg Add LoliTech phone number in bug report
2009-04-10 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
2009-04-10 greg fixed bug : buffer overflow when debugging PLC with python blocks
2009-04-09 lbessard Adding support for unsubscribe all variables while transferring
2009-04-08 lbessard fixed wrong pthread initialisation
2009-04-04 greg add utf-8 and save shortcut support in PythonST
2009-03-31 greg remove print messages
2009-03-31 greg add autostart plc feature for beremiz_service (bug fixed)
2009-03-30 greg add autostart plc feature for beremiz_service
2009-03-24 lbessard Close Debug Window when program transfered
2009-03-24 lbessard Register the current watched variable in Debug Window before starting
2009-03-23 lbessard Bug opening Auto complete frame when not expected fixed
2009-03-23 lbessard Bug preventing loading STLibrary when adding a plugin fixed
2009-03-23 lbessard Invalid minimizebutton state when reload PLCParams fixed
2009-03-23 lbessard Fix bug preventing library to re-compiled when dependant files changed.
2009-03-23 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
2009-03-16 lbessard Adding support for Xenomai targets.
2009-03-11 etisserant Restored splash with new lolitech logo
2009-03-06 etisserant Fixed non-wx runtime python evaluation stuff.