Edouard Tisserant [Sat, 19 May 2012 12:41:48 +0200] rev 731
refecored library extension machanism
laurent [Fri, 18 May 2012 18:50:49 +0200] rev 730
refactoring
Edouard Tisserant [Sat, 12 May 2012 12:11:42 +0200] rev 729
refactoring - c_ext stripped first stage
Edouard Tisserant [Sat, 12 May 2012 11:21:10 +0200] rev 728
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Edouard Tisserant [Wed, 09 May 2012 00:39:54 +0200] rev 727
refactoring
Edouard Tisserant [Wed, 09 May 2012 00:12:40 +0200] rev 726
refactoring
Edouard Tisserant [Wed, 09 May 2012 00:00:50 +0200] rev 725
refactoring
Edouard Tisserant [Tue, 08 May 2012 22:27:49 +0200] rev 724
refactoring
Edouard Tisserant [Tue, 08 May 2012 17:48:47 +0200] rev 723
fixed non-terminating process problem
Edouard Tisserant [Tue, 08 May 2012 17:16:37 +0200] rev 722
refactoring
Edouard Tisserant [Tue, 08 May 2012 17:08:45 +0200] rev 721
refactoring
Edouard Tisserant [Tue, 08 May 2012 16:31:12 +0200] rev 720
refactoring
Edouard Tisserant [Tue, 08 May 2012 12:18:57 +0200] rev 719
refactoring
Edouard Tisserant [Mon, 07 May 2012 19:19:08 +0200] rev 718
refactoring
Edouard Tisserant [Mon, 07 May 2012 18:47:29 +0200] rev 717
refactoring
laurent [Thu, 03 May 2012 19:02:34 +0200] rev 716
Adding search field for finding function or function block in library tree
laurent [Fri, 27 Apr 2012 02:07:47 +0200] rev 715
Adding support for automatically saving and restoring state of frame or project perspective
Edouard Tisserant [Thu, 05 Apr 2012 04:42:01 +0200] rev 714
branch merge
Edouard Tisserant [Thu, 05 Apr 2012 04:41:22 +0200] rev 713
Reflected recent changes in ProcessLogger changes in StartLocalRuntime
laurent [Mon, 02 Apr 2012 17:36:47 +0200] rev 712
Fix bug when creating new projects
Edouard Tisserant [Mon, 02 Apr 2012 01:15:37 +0200] rev 711
Version bump
laurent [Sat, 31 Mar 2012 15:20:04 +0200] rev 710
Merged
laurent [Sat, 31 Mar 2012 15:10:55 +0200] rev 709
Fixing bug in debugger sending wrong tick with values
laurent [Sat, 31 Mar 2012 15:09:48 +0200] rev 708
Fixing menu toolbar icons on Windows
laurent [Wed, 28 Mar 2012 00:05:35 +0200] rev 707
Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
laurent [Wed, 28 Mar 2012 00:05:15 +0200] rev 706
Adding ToolBar containing basic menu items
Edouard Tisserant [Thu, 29 Mar 2012 00:14:35 +0200] rev 705
More gentle use of app.Yield in ProcessLogger
Edouard Tisserant [Wed, 28 Mar 2012 21:08:31 +0200] rev 704
More stable ProcessLogger.spin()
laurent [Sun, 18 Mar 2012 23:50:51 +0100] rev 703
Adding support for selecting plugin parameter value from a tree of available values
Edouard Tisserant [Sun, 18 Mar 2012 19:17:54 +0100] rev 702
Added a few shortcuts in menus
Edouard Tisserant [Sun, 18 Mar 2012 18:32:49 +0100] rev 701
Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
laurent [Sun, 11 Mar 2012 22:00:15 +0100] rev 700
merge
laurent [Sun, 11 Mar 2012 19:42:14 +0100] rev 699
Adding support for executing python scripts on remote runtime
Edouard Tisserant [Tue, 06 Mar 2012 22:42:56 +0100] rev 698
merge
laurent [Mon, 05 Mar 2012 12:02:20 +0100] rev 697
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
laurent [Mon, 27 Feb 2012 16:51:43 +0100] rev 696
Fix bug in killing debug thread when closing Beremiz window
Edouard Tisserant [Thu, 23 Feb 2012 17:45:11 +0100] rev 695
Fixed stopping crash in some cases
laurent [Tue, 21 Feb 2012 22:36:35 +0100] rev 694
Inverting order of plugin calls in retrieve and publish
Edouard Tisserant [Sun, 19 Feb 2012 02:20:24 +0100] rev 693
Added support for object files as a result of PlugGenerate_C
laurent [Thu, 16 Feb 2012 22:54:44 +0100] rev 692
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
smarteh-dev [Thu, 16 Feb 2012 22:52:28 +0100] rev 691
Fix bug with "Transfer" button
Edouard Tisserant [Thu, 16 Feb 2012 15:13:05 +0100] rev 690
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Edouard Tisserant [Thu, 16 Feb 2012 14:57:04 +0100] rev 689
Updated logger calls in debugthread.
Cleaned up useles call to kill debugthread in stop
Removed dead commented code
Edouard Tisserant [Thu, 16 Feb 2012 00:19:27 +0100] rev 688
Even more robust logger, up to the really last line that comes after the rush
Edouard Tisserant [Wed, 15 Feb 2012 19:17:09 +0100] rev 687
Fixed Logger redraw problem on Windows created in previous commit
Edouard Tisserant [Wed, 15 Feb 2012 18:52:31 +0100] rev 686
More robust Logger, now resist to flooding.
Removed wxCallAfter f*ck'up in ProcessLogger
Removed noisy useless warning when adding a plugin
Edouard Tisserant [Wed, 15 Feb 2012 16:39:56 +0100] rev 685
Fixed Win32 timer up to 1ms
laurent [Wed, 15 Feb 2012 00:44:24 +0100] rev 684
Merge with Edouard's Modifications
laurent [Wed, 15 Feb 2012 00:32:01 +0100] rev 683
Fix wrong panel size making strange background in topology plugin element
smarteh-dev [Sat, 11 Feb 2012 00:02:02 +0100] rev 682
Adding support for integrating CanFestival plugin panels in Beremiz main frame
Edouard Tisserant [Tue, 14 Feb 2012 12:20:19 +0100] rev 681
commented out noisy printf in Win32 target
smarteh-dev [Thu, 09 Feb 2012 21:23:11 +0100] rev 680
Adding support for integrating CanFestival plugin panels in Beremiz main frame
laurent [Tue, 07 Feb 2012 19:14:10 +0100] rev 679
Fix recent projects list not updated when creating new project
laurent [Fri, 03 Feb 2012 16:12:49 +0100] rev 678
Fix bug list of recent projects opened not updated when open project with command line
laurent [Thu, 02 Feb 2012 16:09:27 +0100] rev 677
Fix 'Transfer" button state according to last build result
laurent [Thu, 02 Feb 2012 00:28:27 +0100] rev 676
Disable 'Transfer' button when build failed
laurent [Tue, 31 Jan 2012 23:28:03 +0100] rev 675
Adding support for quickly open recent projects in file menu
Edouard Tisserant [Tue, 31 Jan 2012 00:41:46 +0100] rev 674
Changed GetTraceVariables results unpack to something more robust in debug thread proc.
edouard [Tue, 31 Jan 2012 00:37:59 +0100] rev 673
reverted temporary fix, fixed in PLCopenEditor now.
Edouard Tisserant [Mon, 30 Jan 2012 02:19:03 +0100] rev 672
temporary fix for debugger crash in case of high sampling rates
beremiz [Wed, 12 Aug 2009 15:21:00 +0200] rev 671
forgoten branch now closed
laurent [Wed, 25 Jan 2012 01:23:44 +0100] rev 670
Adding support for extracting Common_Ticktime from VARIABLES.csv
laurent [Tue, 24 Jan 2012 21:39:26 +0100] rev 669
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Edouard Tisserant [Mon, 23 Jan 2012 15:11:49 +0100] rev 668
Better name for python plugin
laurent [Tue, 17 Jan 2012 22:52:27 +0100] rev 667
Merging with modifications from Edouard
laurent [Tue, 17 Jan 2012 22:50:23 +0100] rev 666
Fixing bug on Windows with expanding hidden root item in location tree ctrl
laurent [Tue, 17 Jan 2012 22:49:30 +0100] rev 665
Fixing bug in c_ext plugin variable grid cells not editable
Edouard Tisserant [Thu, 12 Jan 2012 17:45:58 +0100] rev 664
Version bump, 1.03, splah image
Edouard Tisserant [Thu, 12 Jan 2012 17:44:11 +0100] rev 663
Version bump, 1.03
laurent [Mon, 09 Jan 2012 18:18:43 +0100] rev 662
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
laurent [Sun, 08 Jan 2012 19:10:12 +0100] rev 661
Fixing bug in displaying lines of code at the origin of matiec errors
laurent [Sun, 08 Jan 2012 19:07:59 +0100] rev 660
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
laurent [Sun, 08 Jan 2012 19:04:41 +0100] rev 659
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
laurent [Wed, 21 Dec 2011 19:43:40 +0100] rev 658
Fixing some issues in c_ext plugin
laurent [Wed, 21 Dec 2011 19:42:49 +0100] rev 657
Adding support for integrating Python code Editor into Beremiz frame.
laurent [Tue, 20 Dec 2011 23:37:06 +0100] rev 656
Fixing bug integrated plugin editors not closed when removing corresponding plugin
laurent [Mon, 19 Dec 2011 01:56:13 +0100] rev 655
Fixing bug when loading icons for plugin's editor tabs
laurent [Fri, 16 Dec 2011 22:55:13 +0100] rev 654
Removing multiple definition of UndoBuffer
laurent [Fri, 16 Dec 2011 22:54:24 +0100] rev 653
Moving definition of grids fonts and colours into CustomGrid
laurent [Wed, 14 Dec 2011 15:17:47 +0100] rev 652
Adding support for loading specific POUs library in LPCBeremiz
laurent [Wed, 14 Dec 2011 15:17:36 +0100] rev 651
Adding support for unifying grid table control elements
laurent [Fri, 09 Dec 2011 10:32:06 +0100] rev 650
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
laurent [Fri, 09 Dec 2011 10:26:56 +0100] rev 649
Fixing bug in forcing variables in runtime debug thread
Edouard Tisserant [Mon, 28 Nov 2011 13:46:48 +0100] rev 648
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
Edouard Tisserant [Tue, 22 Nov 2011 02:07:00 +0100] rev 647
converted ServicePublisher.py to unix line ending
Edouard Tisserant [Tue, 22 Nov 2011 02:06:15 +0100] rev 646
added periodic retry for zeroconf, in case network interface is not ready
Edouard Tisserant [Mon, 21 Nov 2011 15:18:51 +0100] rev 645
ServicePublisher.py was missing in previous commit
Edouard Tisserant [Mon, 21 Nov 2011 11:40:29 +0100] rev 644
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
Edouard Tisserant [Sun, 20 Nov 2011 18:14:04 +0100] rev 643
Fixed typo in /runtime/ServicePublisher
Edouard Tisserant [Sat, 19 Nov 2011 21:52:34 +0100] rev 642
various cleanups in /targets
Edouard Tisserant [Fri, 18 Nov 2011 23:54:03 +0100] rev 641
Fixed encoding of Beremiz_service.py
Edouard Tisserant [Fri, 18 Nov 2011 18:40:19 +0100] rev 640
Fixed file attributes on Beremiz.py and Beremiz_service.py
laurent [Fri, 18 Nov 2011 17:33:19 +0100] rev 639
Fixing bug that prevent to use global variables in configuration
laurent [Fri, 18 Nov 2011 17:32:57 +0100] rev 638
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
laurent [Wed, 16 Nov 2011 23:30:17 +0100] rev 637
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
laurent [Wed, 16 Nov 2011 23:28:42 +0100] rev 636
Fixing refresh of notebook tab titles after project save
Edouard Tisserant [Wed, 16 Nov 2011 17:47:13 +0100] rev 635
added -fPIC to satisfy X86_64 build
Edouard Tisserant [Wed, 16 Nov 2011 17:12:16 +0100] rev 634
fixed redondant ldflag and a typo in xenomai build
Edouard Tisserant [Wed, 16 Nov 2011 12:50:16 +0100] rev 633
Xenomai build now ignores xeno-config if not set
laurent [Tue, 08 Nov 2011 22:39:44 +0100] rev 632
Merging with Edouard's modifications
laurent [Tue, 08 Nov 2011 22:04:07 +0100] rev 631
Fixing bug in project modified state not well reported when modifications made in plugins informations
laurent [Tue, 08 Nov 2011 22:01:39 +0100] rev 630
Including external tools for editing plugin informations into Beremiz window
Edouard Tisserant [Mon, 17 Oct 2011 21:43:20 +0200] rev 629
fix unnecessary CanFestival plugin load in lpcberemiz
laurent [Mon, 17 Oct 2011 09:04:13 +0200] rev 628
Merging with Edouard's modifications
laurent [Fri, 14 Oct 2011 23:54:00 +0200] rev 627
Fix bug frame title not refreshed when the plugin attributes are modified
laurent [Fri, 14 Oct 2011 19:27:22 +0200] rev 626
Adding support for using keyboard to edit cfile interface variables displayed in Grid
Edouard Tisserant [Thu, 13 Oct 2011 13:49:40 +0200] rev 625
Fixed LPCBeremiz to refect recent root plugin build method name to change
Edouard Tisserant [Mon, 10 Oct 2011 00:19:40 +0200] rev 624
Updated console messages for build and stop
Edouard Tisserant [Sun, 09 Oct 2011 23:30:18 +0200] rev 623
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
Edouard Tisserant [Thu, 06 Oct 2011 22:39:05 +0200] rev 622
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
Edouard Tisserant [Fri, 30 Sep 2011 23:41:46 +0200] rev 621
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
Edouard Tisserant [Fri, 30 Sep 2011 23:06:56 +0200] rev 620
Reverted win32 target default configuration to default gcc toolchain congig
laurent [Fri, 30 Sep 2011 17:12:27 +0200] rev 619
Fixes after moving xmlclass and docutils into plcopeneditor
Edouard Tisserant [Tue, 27 Sep 2011 18:27:14 +0200] rev 618
Fixed wrong bug report email
Edouard Tisserant [Mon, 26 Sep 2011 00:24:04 +0200] rev 617
fixed debug with xenomai, fixed unprotected access to ___debug_tick
Edouard Tisserant [Sun, 25 Sep 2011 22:51:51 +0200] rev 616
Xenomai Fix : runs, but still fail in debug
Edouard Tisserant [Thu, 22 Sep 2011 17:35:29 +0200] rev 615
Xenomai Fix : build
Edouard Tisserant [Thu, 22 Sep 2011 17:33:34 +0200] rev 614
added return type to suspendDebug
Edouard Tisserant [Thu, 22 Sep 2011 17:00:56 +0200] rev 613
fixed warnings in plc_python.c
Edouard Tisserant [Thu, 22 Sep 2011 16:59:59 +0200] rev 612
silence warnings while importing twisted
laurent [Thu, 08 Sep 2011 20:25:44 +0200] rev 611
Fix debugger bug after merging matiec repositories
laurent [Wed, 07 Sep 2011 16:01:13 +0200] rev 610
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
Edouard Tisserant [Fri, 24 Jun 2011 01:17:07 +0200] rev 609
changed bugreport address
Edouard Tisserant [Thu, 23 Jun 2011 17:51:28 +0200] rev 608
Updated release : Summer 2011 - 1.02 bugfix release
laurent [Tue, 24 May 2011 11:27:00 +0200] rev 607
Bug when changing parameters in TargetType section in Beremiz project configuration fixed
Edouard Tisserant [Tue, 24 May 2011 00:36:08 +0200] rev 606
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
Edouard Tisserant [Wed, 18 May 2011 14:46:27 +0200] rev 605
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
Edouard Tisserant [Wed, 18 May 2011 11:22:48 +0200] rev 604
memory located variables no behave like outputs, when forced
Edouard Tisserant [Wed, 18 May 2011 11:21:10 +0200] rev 603
added memory location support to C file pluguin
laurent [Mon, 16 May 2011 12:41:23 +0200] rev 602
Merged with Edouard's modifications
laurent [Mon, 16 May 2011 11:58:06 +0200] rev 601
Fix bug when debugging located variables of type memory (%M)
Edouard Tisserant [Tue, 26 Apr 2011 16:27:54 +0200] rev 600
Print binary size only in LPCBeremiz
laurent [Thu, 21 Apr 2011 12:35:27 +0200] rev 599
Adding save project before building on LPCBeremiz
laurent [Thu, 21 Apr 2011 11:06:43 +0200] rev 598
Adding support for saving frame size while closing and restore it at next launch
laurent [Tue, 19 Apr 2011 15:28:35 +0200] rev 597
Fix bug in LPCBeremiz marking any newly opened project as modified
laurent [Tue, 19 Apr 2011 11:52:49 +0200] rev 596
Adding warning message on LPCBeremiz when closing frame and program not saved
Edouard Tisserant [Mon, 04 Apr 2011 11:07:53 +0200] rev 595
Added support for handling ANY_DATE types in debugger type translation
laurent [Fri, 01 Apr 2011 17:23:04 +0200] rev 594
Bug in translation from timedelta to timespec fixed
edouard [Fri, 01 Apr 2011 16:17:38 +0200] rev 593
fixed typo in latest debugger changes
Edouard Tisserant [Thu, 31 Mar 2011 19:09:49 +0200] rev 592
Initial TIME support in debugger
Edouard Tisserant [Thu, 31 Mar 2011 19:04:03 +0200] rev 591
old typo
Edouard Tisserant [Thu, 31 Mar 2011 18:43:41 +0200] rev 590
Added build shortcut
laurent [Thu, 31 Mar 2011 12:09:38 +0200] rev 589
Adding support for disable language translation when default language not available in locale
Edouard Tisserant [Mon, 28 Mar 2011 11:42:06 +0200] rev 588
spring 2011 - 1.01 bugfix release
Edouard Tisserant [Mon, 28 Mar 2011 11:42:00 +0200] rev 587
Restore RefreshFileMenu in CFileEditor
laurent [Sun, 27 Mar 2011 16:16:55 +0200] rev 586
Merged with Edouard's modifications
laurent [Sun, 27 Mar 2011 15:57:05 +0200] rev 585
Bug in CFileEditor calling refresh of not used FileMenu fixed
Edouard Tisserant [Sat, 26 Mar 2011 22:53:10 +0100] rev 584
file menu with Save implementation in c_ext plugin
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:50:51 +0100] rev 583
Fixed exception when adding variables in C_ext plugin
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Fri, 25 Mar 2011 17:43:40 +0100] rev 582
Fix typo in plc_debug.c
edouard [Wed, 16 Mar 2011 18:01:07 +0100] rev 581
Also retain when debugger is stalled
edouard [Wed, 16 Mar 2011 17:26:54 +0100] rev 580
More robust retain buffer validity management
edouard [Thu, 24 Feb 2011 15:54:45 +0100] rev 579
Retain variable for LPC
edouard [Wed, 23 Feb 2011 16:54:29 +0100] rev 578
Making debugger more stable with LPC
edouard [Tue, 22 Feb 2011 14:11:50 +0100] rev 577
LPC : Completed initial debug support
edouard [Fri, 18 Feb 2011 12:29:48 +0100] rev 576
Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
edouard [Thu, 17 Feb 2011 17:34:29 +0100] rev 575
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
edouard [Thu, 17 Feb 2011 17:04:10 +0100] rev 574
Prevent status polling to generate an error while PLC is being reset to bootloader mode
edouard [Thu, 17 Feb 2011 16:38:42 +0100] rev 573
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
edouard [Thu, 17 Feb 2011 15:59:56 +0100] rev 572
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
edouard [Thu, 17 Feb 2011 10:11:04 +0100] rev 571
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:23:24 +0100] rev 570
LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:20:47 +0100] rev 569
LPC program transfer more verbose, test code added in __main__ of LPCBootProto
edouard [Tue, 01 Feb 2011 17:28:41 +0100] rev 568
Moved locales out of platform agnostic C template
edouard [Tue, 01 Feb 2011 11:05:07 +0100] rev 567
keep LPC in boot mode to give a chance to ask for a transfer
laurent [Wed, 17 Nov 2010 08:30:35 +0100] rev 566
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
laurent [Thu, 19 Aug 2010 16:08:12 +0200] rev 565
Adding german translations (thanks to anonymous contributor)
ed [Fri, 04 Jun 2010 17:36:11 +0200] rev 564
merge
Lolitech [Fri, 04 Jun 2010 16:11:19 +0200] rev 563
Better serial comm handling in LPC connector
laurent [Fri, 04 Jun 2010 17:04:25 +0200] rev 562
Fix MatchMD5 result if no serial connection available
laurent [Fri, 04 Jun 2010 15:39:14 +0200] rev 561
Fix bug on LPCConnector initial value
laurent [Fri, 04 Jun 2010 15:35:28 +0200] rev 560
Fix transfer button enable state and build button state
laurent [Fri, 04 Jun 2010 15:17:48 +0200] rev 559
Fix buttons state according to online mode
Lolitech [Fri, 04 Jun 2010 15:16:23 +0200] rev 558
(no commit message)
Lolitech [Fri, 04 Jun 2010 15:11:27 +0200] rev 557
Removed PLCprint, not existing in LPC connector context.
Lolitech [Fri, 04 Jun 2010 14:59:11 +0200] rev 556
LPC Composer don't send comma at the end of serial port name.
Lolitech [Fri, 04 Jun 2010 14:58:24 +0200] rev 555
Disabled logging commands into files
Lolitech [Fri, 04 Jun 2010 14:58:03 +0200] rev 554
Fixed PLC status bytes values
laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.
Lolitech [Thu, 03 Jun 2010 17:21:40 +0200] rev 547
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.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes
Lolitech [Thu, 03 Jun 2010 12:56:21 +0200] rev 544
Removed boring PLC/build compare messages.
Lolitech [Thu, 03 Jun 2010 12:54:45 +0200] rev 543
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
laurent [Wed, 02 Jun 2010 16:53:38 +0200] rev 542
changes merged
laurent [Wed, 02 Jun 2010 16:52:58 +0200] rev 541
Adding compile button when unconnected
Lolitech [Wed, 02 Jun 2010 16:40:06 +0200] rev 540
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
laurent [Wed, 02 Jun 2010 16:35:00 +0200] rev 539
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Adding support for transferring LPC programs.
edouard [Wed, 02 Jun 2010 10:08:58 +0200] rev 538
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
Lolitech@ACER9810.smarteh.local [Tue, 01 Jun 2010 13:08:13 +0200] rev 537
merge
Lolitech [Tue, 01 Jun 2010 11:24:09 +0200] rev 536
Cosmetix fixes for LPC tests/build
lolitech@ks351503.kimsufi.com [Tue, 01 Jun 2010 10:03:58 +0200] rev 535
merge with forgoten rev
laurent [Wed, 16 Dec 2009 15:21:17 +0100] rev 534
Bug on FileMenu not refreshed when modifications fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Fri, 25 Dec 2009 13:08:20 +0100] rev 533
Christmas 2009 release
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 23 Dec 2009 22:23:02 +0100] rev 532
Fixed startin debugger with non empty debug variable list
laurent [Wed, 16 Dec 2009 15:09:12 +0100] rev 531
Changes merged
laurent [Wed, 16 Dec 2009 15:08:38 +0100] rev 530
Bug when trying to generate LPCBus code fixed
laurent [Wed, 16 Dec 2009 15:07:47 +0100] rev 529
Bug when try to SaveAs on Windows fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:53:36 +0100] rev 528
merge
tkragelj [Wed, 16 Dec 2009 14:13:55 +0100] rev 527
Changes merged
tkragelj [Wed, 16 Dec 2009 14:12:47 +0100] rev 526
Added flush when printing to standard output.
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:51:28 +0100] rev 525
LPCobject writes PLC info string to stdout, for LPC composer to update
laurent [Wed, 16 Dec 2009 13:37:50 +0100] rev 524
Update french translation after modifications
laurent [Wed, 16 Dec 2009 13:26:59 +0100] rev 523
Bug when pyserial not available fixed
laurent [Tue, 15 Dec 2009 20:51:51 +0100] rev 522
Adding CheckRetainBuffer into plc_Linux_main.c
edouard [Tue, 15 Dec 2009 18:24:50 +0100] rev 521
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
edouard [Tue, 15 Dec 2009 16:04:28 +0100] rev 520
Fixed typos in LPC connector
laurent [Tue, 15 Dec 2009 15:39:39 +0100] rev 519
Adding message to standard output to signal when LPCBeremiz is closed
edouard [Tue, 15 Dec 2009 15:35:02 +0100] rev 518
Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
laurent [Tue, 15 Dec 2009 14:40:45 +0100] rev 517
Bug when changing LPCBeremiz OnlineMode fixed
laurent [Tue, 15 Dec 2009 14:40:18 +0100] rev 516
Reset connector when disconnected
laurent [Tue, 15 Dec 2009 10:06:01 +0100] rev 515
Changes merged
laurent [Tue, 15 Dec 2009 10:04:33 +0100] rev 514
Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
laurent [Tue, 15 Dec 2009 10:01:26 +0100] rev 513
Split BottomNoteBook to make LogConsole always visible
edouard [Mon, 14 Dec 2009 21:05:10 +0100] rev 512
Improved CanFEstival support for LPC - now build and link plugin generated files
laurent [Mon, 14 Dec 2009 11:03:59 +0100] rev 511
Adding support for hard forcing located output
laurent [Sat, 12 Dec 2009 20:51:56 +0100] rev 510
Getting default target when no target defined fixed
laurent [Sat, 12 Dec 2009 20:49:07 +0100] rev 509
Bug not refreshing FileMenu when saving fixed
edouard [Fri, 11 Dec 2009 16:39:20 +0100] rev 508
Revamped LPC connector and toolchain
laurent [Fri, 11 Dec 2009 13:04:22 +0100] rev 507
Bug on testing Retain and Force flags fixed
laurent [Fri, 11 Dec 2009 13:03:44 +0100] rev 506
Adding support for making distinction between external variables and located variables for forcing
laurent [Fri, 11 Dec 2009 13:02:30 +0100] rev 505
Adding support for refreshing FileMenu after plugin tree modification
edouard [Fri, 11 Dec 2009 08:49:32 +0100] rev 504
Fixed debug again, did some code tidying
edouard [Thu, 10 Dec 2009 17:36:37 +0100] rev 503
LPC build and protocol tweaks
edouard [Thu, 10 Dec 2009 14:57:27 +0100] rev 502
LPC connector - one step further
laurent [Thu, 10 Dec 2009 12:31:42 +0100] rev 501
Changes merged
laurent [Thu, 10 Dec 2009 12:30:49 +0100] rev 500
Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
laurent [Thu, 10 Dec 2009 12:29:27 +0100] rev 499
Enable Save Menu item according to project modification state
edouard [Thu, 10 Dec 2009 10:13:37 +0100] rev 498
LPC src directory copy fix
edouard [Thu, 10 Dec 2009 10:12:28 +0100] rev 497
Typo in LPC
laurent [Thu, 10 Dec 2009 09:39:05 +0100] rev 496
Bug when creating new project after opening Beremiz without project defined fixed
laurent [Thu, 10 Dec 2009 09:35:39 +0100] rev 495
Bug when closing Beremiz without a project opened fixed
laurent [Thu, 10 Dec 2009 09:34:55 +0100] rev 494
Bug when opening with not empty buildpath parameter fixed
laurent [Wed, 09 Dec 2009 16:53:59 +0100] rev 493
Catch ProtocolError exception when connection failed
laurent [Wed, 09 Dec 2009 16:53:27 +0100] rev 492
Adding support for simulation in LPCBeremiz
laurent [Wed, 09 Dec 2009 16:52:46 +0100] rev 491
Error in value send when debugging forced external or located variable fixed
laurent [Wed, 09 Dec 2009 16:51:22 +0100] rev 490
One issue on SetDataProducer not handled fixed
laurent [Wed, 09 Dec 2009 16:46:59 +0100] rev 489
Name error in LPC target fixed
laurent [Wed, 09 Dec 2009 09:46:37 +0100] rev 488
Changes merged
laurent [Wed, 09 Dec 2009 09:46:13 +0100] rev 487
Adding support for receiving PLC state from LPCComposer
laurent [Wed, 09 Dec 2009 09:44:17 +0100] rev 486
Catch Pyro exception when connection closed and print message
laurent [Wed, 09 Dec 2009 09:43:21 +0100] rev 485
Bug that block SetVariableList on Linux fixed
Lolitech [Wed, 09 Dec 2009 09:41:00 +0100] rev 484
Fixed freeze on debug suspend.
edouard [Wed, 09 Dec 2009 01:11:48 +0100] rev 483
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
edouard [Wed, 09 Dec 2009 00:56:18 +0100] rev 482
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
laurent [Tue, 08 Dec 2009 17:09:25 +0100] rev 481
Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:28:10 +0100] rev 480
Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:27:27 +0100] rev 479
Bug on RegisterDebugVariable when no PLC running fixed
laurent [Tue, 08 Dec 2009 12:54:28 +0100] rev 478
Replacing target_Makefile by target_LPC
Making Beremiz accept folder instead of xml file for project
Removing Clean button
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:04:43 +0100] rev 477
Arbitrary variable forcing
laurent [Mon, 07 Dec 2009 21:27:23 +0100] rev 476
Bug on passing forced values to DataConsumer fixed