2012-05-19 |
Edouard Tisserant |
refecored library extension machanism
|
changeset |
files
|
2012-05-18 |
laurent |
refactoring
|
changeset |
files
|
2012-05-12 |
Edouard Tisserant |
refactoring - c_ext stripped first stage
|
changeset |
files
|
2012-05-12 |
Edouard Tisserant |
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
fixed non-terminating process problem
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-07 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-07 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-03 |
laurent |
Adding search field for finding function or function block in library tree
|
changeset |
files
|
2012-04-27 |
laurent |
Adding support for automatically saving and restoring state of frame or project perspective
|
changeset |
files
|
2012-04-05 |
Edouard Tisserant |
branch merge
|
changeset |
files
|
2012-04-05 |
Edouard Tisserant |
Reflected recent changes in ProcessLogger changes in StartLocalRuntime
|
changeset |
files
|
2012-04-02 |
laurent |
Fix bug when creating new projects
|
changeset |
files
|
2012-04-01 |
Edouard Tisserant |
Version bump
|
changeset |
files
|
2012-03-31 |
laurent |
Merged
|
changeset |
files
|
2012-03-31 |
laurent |
Fixing bug in debugger sending wrong tick with values
|
changeset |
files
|
2012-03-31 |
laurent |
Fixing menu toolbar icons on Windows
|
changeset |
files
|
2012-03-27 |
laurent |
Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
|
changeset |
files
|
2012-03-27 |
laurent |
Adding ToolBar containing basic menu items
|
changeset |
files
|
2012-03-28 |
Edouard Tisserant |
More gentle use of app.Yield in ProcessLogger
|
changeset |
files
|
2012-03-28 |
Edouard Tisserant |
More stable ProcessLogger.spin()
|
changeset |
files
|
2012-03-18 |
laurent |
Adding support for selecting plugin parameter value from a tree of available values
|
changeset |
files
|
2012-03-18 |
Edouard Tisserant |
Added a few shortcuts in menus
|
changeset |
files
|
2012-03-18 |
Edouard Tisserant |
Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
|
changeset |
files
|
2012-03-11 |
laurent |
merge
|
changeset |
files
|
2012-03-11 |
laurent |
Adding support for executing python scripts on remote runtime
|
changeset |
files
|
2012-03-06 |
Edouard Tisserant |
merge
|
changeset |
files
|
2012-03-05 |
laurent |
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
|
changeset |
files
|
2012-02-27 |
laurent |
Fix bug in killing debug thread when closing Beremiz window
|
changeset |
files
|
2012-02-23 |
Edouard Tisserant |
Fixed stopping crash in some cases
|
changeset |
files
|
2012-02-21 |
laurent |
Inverting order of plugin calls in retrieve and publish
|
changeset |
files
|
2012-02-19 |
Edouard Tisserant |
Added support for object files as a result of PlugGenerate_C
|
changeset |
files
|
2012-02-16 |
laurent |
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
|
changeset |
files
|
2012-02-16 |
smarteh-dev |
Fix bug with "Transfer" button
|
changeset |
files
|
2012-02-16 |
Edouard Tisserant |
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
|
changeset |
files
|
2012-02-16 |
Edouard Tisserant |
Updated logger calls in debugthread.
|
changeset |
files
|
2012-02-15 |
Edouard Tisserant |
Even more robust logger, up to the really last line that comes after the rush
|
changeset |
files
|
2012-02-15 |
Edouard Tisserant |
Fixed Logger redraw problem on Windows created in previous commit
|
changeset |
files
|
2012-02-15 |
Edouard Tisserant |
More robust Logger, now resist to flooding.
|
changeset |
files
|
2012-02-15 |
Edouard Tisserant |
Fixed Win32 timer up to 1ms
|
changeset |
files
|
2012-02-14 |
laurent |
Merge with Edouard's Modifications
|
changeset |
files
|
2012-02-14 |
laurent |
Fix wrong panel size making strange background in topology plugin element
|
changeset |
files
|
2012-02-10 |
smarteh-dev |
Adding support for integrating CanFestival plugin panels in Beremiz main frame
|
changeset |
files
|
2012-02-14 |
Edouard Tisserant |
commented out noisy printf in Win32 target
|
changeset |
files
|
2012-02-09 |
smarteh-dev |
Adding support for integrating CanFestival plugin panels in Beremiz main frame
|
changeset |
files
|
2012-02-07 |
laurent |
Fix recent projects list not updated when creating new project
|
changeset |
files
|
2012-02-03 |
laurent |
Fix bug list of recent projects opened not updated when open project with command line
|
changeset |
files
|
2012-02-02 |
laurent |
Fix 'Transfer" button state according to last build result
|
changeset |
files
|
2012-02-01 |
laurent |
Disable 'Transfer' button when build failed
|
changeset |
files
|
2012-01-31 |
laurent |
Adding support for quickly open recent projects in file menu
|
changeset |
files
|
2012-01-30 |
Edouard Tisserant |
Changed GetTraceVariables results unpack to something more robust in debug thread proc.
|
changeset |
files
|
2012-01-30 |
edouard |
reverted temporary fix, fixed in PLCopenEditor now.
|
changeset |
files
|
2012-01-30 |
Edouard Tisserant |
temporary fix for debugger crash in case of high sampling rates
|
changeset |
files
|
2009-08-12 |
beremiz |
forgoten branch now closed
cherry-pick
|
changeset |
files
|
2012-01-25 |
laurent |
Adding support for extracting Common_Ticktime from VARIABLES.csv
|
changeset |
files
|
2012-01-24 |
laurent |
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
|
changeset |
files
|
2012-01-23 |
Edouard Tisserant |
Better name for python plugin
|
changeset |
files
|
2012-01-17 |
laurent |
Merging with modifications from Edouard
|
changeset |
files
|
2012-01-17 |
laurent |
Fixing bug on Windows with expanding hidden root item in location tree ctrl
|
changeset |
files
|
2012-01-17 |
laurent |
Fixing bug in c_ext plugin variable grid cells not editable
|
changeset |
files
|
2012-01-12 |
Edouard Tisserant |
Version bump, 1.03, splah image
|
changeset |
files
|
2012-01-12 |
Edouard Tisserant |
Version bump, 1.03
|
changeset |
files
|
2012-01-09 |
laurent |
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
|
changeset |
files
|
2012-01-08 |
laurent |
Fixing bug in displaying lines of code at the origin of matiec errors
|
changeset |
files
|
2012-01-08 |
laurent |
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
|
changeset |
files
|
2012-01-08 |
laurent |
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
|
changeset |
files
|
2011-12-21 |
laurent |
Fixing some issues in c_ext plugin
|
changeset |
files
|
2011-12-21 |
laurent |
Adding support for integrating Python code Editor into Beremiz frame.
|
changeset |
files
|
2011-12-20 |
laurent |
Fixing bug integrated plugin editors not closed when removing corresponding plugin
|
changeset |
files
|
2011-12-19 |
laurent |
Fixing bug when loading icons for plugin's editor tabs
|
changeset |
files
|
2011-12-16 |
laurent |
Removing multiple definition of UndoBuffer
|
changeset |
files
|
2011-12-16 |
laurent |
Moving definition of grids fonts and colours into CustomGrid
|
changeset |
files
|
2011-12-14 |
laurent |
Adding support for loading specific POUs library in LPCBeremiz
|
changeset |
files
|
2011-12-14 |
laurent |
Adding support for unifying grid table control elements
|
changeset |
files
|
2011-12-09 |
laurent |
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
|
changeset |
files
|
2011-12-09 |
laurent |
Fixing bug in forcing variables in runtime debug thread
|
changeset |
files
|
2011-11-28 |
Edouard Tisserant |
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
|
changeset |
files
|
2011-11-22 |
Edouard Tisserant |
converted ServicePublisher.py to unix line ending
|
changeset |
files
|
2011-11-22 |
Edouard Tisserant |
added periodic retry for zeroconf, in case network interface is not ready
|
changeset |
files
|
2011-11-21 |
Edouard Tisserant |
ServicePublisher.py was missing in previous commit
|
changeset |
files
|
2011-11-21 |
Edouard Tisserant |
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
|
changeset |
files
|
2011-11-20 |
Edouard Tisserant |
Fixed typo in /runtime/ServicePublisher
|
changeset |
files
|
2011-11-19 |
Edouard Tisserant |
various cleanups in /targets
|
changeset |
files
|
2011-11-18 |
Edouard Tisserant |
Fixed encoding of Beremiz_service.py
|
changeset |
files
|
2011-11-18 |
Edouard Tisserant |
Fixed file attributes on Beremiz.py and Beremiz_service.py
|
changeset |
files
|
2011-11-18 |
laurent |
Fixing bug that prevent to use global variables in configuration
|
changeset |
files
|
2011-11-18 |
laurent |
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
|
changeset |
files
|
2011-11-16 |
laurent |
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
|
changeset |
files
|
2011-11-16 |
laurent |
Fixing refresh of notebook tab titles after project save
|
changeset |
files
|
2011-11-16 |
Edouard Tisserant |
added -fPIC to satisfy X86_64 build
|
changeset |
files
|
2011-11-16 |
Edouard Tisserant |
fixed redondant ldflag and a typo in xenomai build
|
changeset |
files
|
2011-11-16 |
Edouard Tisserant |
Xenomai build now ignores xeno-config if not set
|
changeset |
files
|
2011-11-08 |
laurent |
Merging with Edouard's modifications
|
changeset |
files
|
2011-11-08 |
laurent |
Fixing bug in project modified state not well reported when modifications made in plugins informations
|
changeset |
files
|
2011-11-08 |
laurent |
Including external tools for editing plugin informations into Beremiz window
|
changeset |
files
|
2011-10-17 |
Edouard Tisserant |
fix unnecessary CanFestival plugin load in lpcberemiz
|
changeset |
files
|
2011-10-17 |
laurent |
Merging with Edouard's modifications
|
changeset |
files
|
2011-10-14 |
laurent |
Fix bug frame title not refreshed when the plugin attributes are modified
|
changeset |
files
|
2011-10-14 |
laurent |
Adding support for using keyboard to edit cfile interface variables displayed in Grid
|
changeset |
files
|
2011-10-13 |
Edouard Tisserant |
Fixed LPCBeremiz to refect recent root plugin build method name to change
|
changeset |
files
|
2011-10-09 |
Edouard Tisserant |
Updated console messages for build and stop
|
changeset |
files
|
2011-10-09 |
Edouard Tisserant |
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
|
changeset |
files
|
2011-10-06 |
Edouard Tisserant |
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
|
changeset |
files
|
2011-09-30 |
Edouard Tisserant |
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
|
changeset |
files
|
2011-09-30 |
Edouard Tisserant |
Reverted win32 target default configuration to default gcc toolchain congig
|
changeset |
files
|
2011-09-30 |
laurent |
Fixes after moving xmlclass and docutils into plcopeneditor
|
changeset |
files
|
2011-09-27 |
Edouard Tisserant |
Fixed wrong bug report email
|
changeset |
files
|
2011-09-25 |
Edouard Tisserant |
fixed debug with xenomai, fixed unprotected access to ___debug_tick
|
changeset |
files
|
2011-09-25 |
Edouard Tisserant |
Xenomai Fix : runs, but still fail in debug
|
changeset |
files
|
2011-09-22 |
Edouard Tisserant |
Xenomai Fix : build
|
changeset |
files
|
2011-09-22 |
Edouard Tisserant |
added return type to suspendDebug
|
changeset |
files
|
2011-09-22 |
Edouard Tisserant |
fixed warnings in plc_python.c
|
changeset |
files
|
2011-09-22 |
Edouard Tisserant |
silence warnings while importing twisted
|
changeset |
files
|
2011-09-08 |
laurent |
Fix debugger bug after merging matiec repositories
|
changeset |
files
|
2011-09-07 |
laurent |
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
|
changeset |
files
|
2011-06-23 |
Edouard Tisserant |
changed bugreport address
|
changeset |
files
|
2011-06-23 |
Edouard Tisserant |
Updated release : Summer 2011 - 1.02 bugfix release
|
changeset |
files
|
2011-05-24 |
laurent |
Bug when changing parameters in TargetType section in Beremiz project configuration fixed
|
changeset |
files
|
2011-05-23 |
Edouard Tisserant |
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
|
changeset |
files
|
2011-05-18 |
Edouard Tisserant |
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
|
changeset |
files
|
2011-05-18 |
Edouard Tisserant |
memory located variables no behave like outputs, when forced
|
changeset |
files
|
2011-05-18 |
Edouard Tisserant |
added memory location support to C file pluguin
|
changeset |
files
|
2011-05-16 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
2011-05-16 |
laurent |
Fix bug when debugging located variables of type memory (%M)
|
changeset |
files
|
2011-04-26 |
Edouard Tisserant |
Print binary size only in LPCBeremiz
|
changeset |
files
|
2011-04-21 |
laurent |
Adding save project before building on LPCBeremiz
|
changeset |
files
|
2011-04-21 |
laurent |
Adding support for saving frame size while closing and restore it at next launch
|
changeset |
files
|
2011-04-19 |
laurent |
Fix bug in LPCBeremiz marking any newly opened project as modified
|
changeset |
files
|
2011-04-19 |
laurent |
Adding warning message on LPCBeremiz when closing frame and program not saved
|
changeset |
files
|
2011-04-04 |
Edouard Tisserant |
Added support for handling ANY_DATE types in debugger type translation
|
changeset |
files
|
2011-04-01 |
laurent |
Bug in translation from timedelta to timespec fixed
|
changeset |
files
|
2011-04-01 |
edouard |
fixed typo in latest debugger changes
|
changeset |
files
|
2011-03-31 |
Edouard Tisserant |
Initial TIME support in debugger
|
changeset |
files
|
2011-03-31 |
Edouard Tisserant |
old typo
|
changeset |
files
|
2011-03-31 |
Edouard Tisserant |
Added build shortcut
|
changeset |
files
|
2011-03-31 |
laurent |
Adding support for disable language translation when default language not available in locale
|
changeset |
files
|
2011-03-28 |
Edouard Tisserant |
spring 2011 - 1.01 bugfix release
|
changeset |
files
|
2011-03-28 |
Edouard Tisserant |
Restore RefreshFileMenu in CFileEditor
|
changeset |
files
|
2011-03-27 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
2011-03-27 |
laurent |
Bug in CFileEditor calling refresh of not used FileMenu fixed
|
changeset |
files
|
2011-03-26 |
Edouard Tisserant |
file menu with Save implementation in c_ext plugin
|
changeset |
files
|
2011-03-26 |
Edouqrd Tisserant |
Fixed exception when adding variables in C_ext plugin
|
changeset |
files
|
2011-03-25 |
Edouqrd Tisserant |
Fix typo in plc_debug.c
|
changeset |
files
|
2011-03-16 |
edouard |
Also retain when debugger is stalled
|
changeset |
files
|
2011-03-16 |
edouard |
More robust retain buffer validity management
|
changeset |
files
|
2011-02-24 |
edouard |
Retain variable for LPC
|
changeset |
files
|
2011-02-23 |
edouard |
Making debugger more stable with LPC
|
changeset |
files
|
2011-02-22 |
edouard |
LPC : Completed initial debug support
|
changeset |
files
|
2011-02-18 |
edouard |
Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
|
changeset |
files
|
2011-02-17 |
edouard |
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
|
changeset |
files
|
2011-02-17 |
edouard |
Prevent status polling to generate an error while PLC is being reset to bootloader mode
|
changeset |
files
|
2011-02-17 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
|
changeset |
files
|
2011-02-17 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
|
changeset |
files
|
2011-02-17 |
edouard |
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
|
changeset |
files
|
2011-02-03 |
Edouqrd Tisserant |
LPC application mode IDLE comamnd is now the same as PLCID (0x07)
|
changeset |
files
|
2011-02-03 |
Edouqrd Tisserant |
LPC program transfer more verbose, test code added in __main__ of LPCBootProto
|
changeset |
files
|
2011-02-01 |
edouard |
Moved locales out of platform agnostic C template
|
changeset |
files
|
2011-02-01 |
edouard |
keep LPC in boot mode to give a chance to ask for a transfer
|
changeset |
files
|
2010-11-17 |
laurent |
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
|
changeset |
files
|
2010-08-19 |
laurent |
Adding german translations (thanks to anonymous contributor)
|
changeset |
files
|
2010-06-04 |
ed |
merge
|
changeset |
files
|
2010-06-04 |
Lolitech |
Better serial comm handling in LPC connector
|
changeset |
files
|
2010-06-04 |
laurent |
Fix MatchMD5 result if no serial connection available
|
changeset |
files
|
2010-06-04 |
laurent |
Fix bug on LPCConnector initial value
|
changeset |
files
|
2010-06-04 |
laurent |
Fix transfer button enable state and build button state
|
changeset |
files
|
2010-06-04 |
laurent |
Fix buttons state according to online mode
|
changeset |
files
|
2010-06-04 |
Lolitech |
(no commit message)
|
changeset |
files
|
2010-06-04 |
Lolitech |
Removed PLCprint, not existing in LPC connector context.
|
changeset |
files
|
2010-06-04 |
Lolitech |
LPC Composer don't send comma at the end of serial port name.
|
changeset |
files
|
2010-06-04 |
Lolitech |
Disabled logging commands into files
|
changeset |
files
|
2010-06-04 |
Lolitech |
Fixed PLC status bytes values
|
changeset |
files
|
2010-06-04 |
laurent |
Move init code from variable to module
|
changeset |
files
|
2010-06-04 |
laurent |
Bug with recv from socket fixed
|
changeset |
files
|
2010-06-04 |
laurent |
Adding support for command line communication by socket instead of stdin/stdout
|
changeset |
files
|
2010-06-04 |
laurent |
Adding support for initialize all LPC module variables even if not used
|
changeset |
files
|
2010-06-03 |
Lolitech |
Fixed bug on frame close.
|
changeset |
files
|
2010-06-03 |
Lolitech |
Some fixes in LPCApp{Obj,Proto}, to be continued.
|
changeset |
files
|
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.
|
changeset |
files
|
2010-06-03 |
Lolitech |
Safer passing of PLC ID to make command line.
|
changeset |
files
|
2010-06-03 |
Lolitech |
Refactored LPC connector for new bootloader and application modes
|
changeset |
files
|
2010-06-03 |
Lolitech |
Removed boring PLC/build compare messages.
|
changeset |
files
|
2010-06-03 |
Lolitech |
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
|
changeset |
files
|
2010-06-02 |
laurent |
changes merged
|
changeset |
files
|
2010-06-02 |
laurent |
Adding compile button when unconnected
|
changeset |
files
|
2010-06-02 |
Lolitech |
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
|
changeset |
files
|
2010-06-02 |
laurent |
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
|
changeset |
files
|
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.
|
changeset |
files
|
2010-06-01 |
Lolitech |
merge
|
changeset |
files
|
2010-06-01 |
Lolitech |
Cosmetix fixes for LPC tests/build
|
changeset |
files
|
2010-06-01 |
lolitech |
merge with forgoten rev
|
changeset |
files
|
2009-12-16 |
laurent |
Bug on FileMenu not refreshed when modifications fixed
|
changeset |
files
|
2009-12-25 |
Edouard TISSERANT |
Christmas 2009 release
|
changeset |
files
|
2009-12-23 |
Edouard TISSERANT |
Fixed startin debugger with non empty debug variable list
|
changeset |
files
|
2009-12-16 |
laurent |
Changes merged
|
changeset |
files
|
2009-12-16 |
laurent |
Bug when trying to generate LPCBus code fixed
|
changeset |
files
|
2009-12-16 |
laurent |
Bug when try to SaveAs on Windows fixed
|
changeset |
files
|
2009-12-16 |
Edouard TISSERANT |
merge
|
changeset |
files
|
2009-12-16 |
tkragelj |
Changes merged
|
changeset |
files
|
2009-12-16 |
tkragelj |
Added flush when printing to standard output.
|
changeset |
files
|
2009-12-16 |
Edouard TISSERANT |
LPCobject writes PLC info string to stdout, for LPC composer to update
|
changeset |
files
|
2009-12-16 |
laurent |
Update french translation after modifications
|
changeset |
files
|
2009-12-16 |
laurent |
Bug when pyserial not available fixed
|
changeset |
files
|
2009-12-15 |
laurent |
Adding CheckRetainBuffer into plc_Linux_main.c
|
changeset |
files
|
2009-12-15 |
edouard |
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
|
changeset |
files
|
2009-12-15 |
edouard |
Fixed typos in LPC connector
|
changeset |
files
|
2009-12-15 |
laurent |
Adding message to standard output to signal when LPCBeremiz is closed
|
changeset |
files
|
2009-12-15 |
edouard |
Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
|
changeset |
files
|
2009-12-15 |
laurent |
Bug when changing LPCBeremiz OnlineMode fixed
|
changeset |
files
|
2009-12-15 |
laurent |
Reset connector when disconnected
|
changeset |
files
|
2009-12-15 |
laurent |
Changes merged
|
changeset |
files
|
2009-12-15 |
laurent |
Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
|
changeset |
files
|
2009-12-15 |
laurent |
Split BottomNoteBook to make LogConsole always visible
|
changeset |
files
|
2009-12-14 |
edouard |
Improved CanFEstival support for LPC - now build and link plugin generated files
|
changeset |
files
|
2009-12-14 |
laurent |
Adding support for hard forcing located output
|
changeset |
files
|
2009-12-12 |
laurent |
Getting default target when no target defined fixed
|
changeset |
files
|
2009-12-12 |
laurent |
Bug not refreshing FileMenu when saving fixed
|
changeset |
files
|
2009-12-11 |
edouard |
Revamped LPC connector and toolchain
|
changeset |
files
|
2009-12-11 |
laurent |
Bug on testing Retain and Force flags fixed
|
changeset |
files
|
2009-12-11 |
laurent |
Adding support for making distinction between external variables and located variables for forcing
|
changeset |
files
|
2009-12-11 |
laurent |
Adding support for refreshing FileMenu after plugin tree modification
|
changeset |
files
|
2009-12-11 |
edouard |
Fixed debug again, did some code tidying
|
changeset |
files
|
2009-12-10 |
edouard |
LPC build and protocol tweaks
|
changeset |
files
|
2009-12-10 |
edouard |
LPC connector - one step further
|
changeset |
files
|
2009-12-10 |
laurent |
Changes merged
|
changeset |
files
|
2009-12-10 |
laurent |
Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
|
changeset |
files
|
2009-12-10 |
laurent |
Enable Save Menu item according to project modification state
|
changeset |
files
|
2009-12-10 |
edouard |
LPC src directory copy fix
|
changeset |
files
|
2009-12-10 |
edouard |
Typo in LPC
|
changeset |
files
|
2009-12-10 |
laurent |
Bug when creating new project after opening Beremiz without project defined fixed
|
changeset |
files
|
2009-12-10 |
laurent |
Bug when closing Beremiz without a project opened fixed
|
changeset |
files
|
2009-12-10 |
laurent |
Bug when opening with not empty buildpath parameter fixed
|
changeset |
files
|
2009-12-09 |
laurent |
Catch ProtocolError exception when connection failed
|
changeset |
files
|
2009-12-09 |
laurent |
Adding support for simulation in LPCBeremiz
|
changeset |
files
|