Sun, 09 Dec 2007 15:38:30 +0100 etisserant debug=MSG -> print CAN messages
Sat, 08 Dec 2007 15:01:14 +0100 greg Changes to compile for win32
Fri, 07 Dec 2007 18:22:41 +0100 lbessard Bug on DCFEditor Dialog fixed
Fri, 07 Dec 2007 17:28:18 +0100 lbessard Adding DCFEditor Dialog to networkedit
Thu, 06 Dec 2007 17:59:06 +0100 lbessard Bug on Close Frame fixed
Thu, 06 Dec 2007 17:58:43 +0100 lbessard Modification of 0x1016 index c code generation
Thu, 06 Dec 2007 17:57:21 +0100 lbessard Bug with Drag and Drop on SubindexGrid fixed
Thu, 06 Dec 2007 17:55:46 +0100 lbessard Adding "ParameterValue" as optional parameter for "VAR" entries
Tue, 04 Dec 2007 08:10:23 +0100 etisserant One more compilation warning fixed.
Mon, 03 Dec 2007 13:09:19 +0100 etisserant Fixed integer limit warning
Mon, 03 Dec 2007 11:30:38 +0100 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
Thu, 29 Nov 2007 11:58:02 +0100 luis There was a variable declaration after a statement
Fri, 23 Nov 2007 08:47:48 +0100 greg Fix problem with symbolic link ( --> os.path.realpath() )
Wed, 21 Nov 2007 16:30:26 +0100 lbessard Bug on default COB ID value for PDO transmit and receive 5 and higher fixed
Fri, 16 Nov 2007 17:41:59 +0100 lbessard Bugs that prevents to compile with wx2.8 fixed
Mon, 12 Nov 2007 15:17:49 +0100 etisserant Workaround for unsupported UNS64 on some compiler.
Mon, 12 Nov 2007 14:38:34 +0100 etisserant Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
Mon, 12 Nov 2007 13:24:17 +0100 lbessard Adding standard default value to index 0x1014
Wed, 07 Nov 2007 07:46:14 +0100 lbessard Bug on RefreshList in subindextable.py fixed
Tue, 30 Oct 2007 16:21:04 +0100 lbessard Bug on type inconsistency in SDO Client fixed
Thu, 18 Oct 2007 10:23:45 +0200 lbessard Bugs on EDS import fixed
Thu, 18 Oct 2007 10:13:18 +0200 lbessard Bugs on EDS import fixed
Thu, 11 Oct 2007 09:13:05 +0200 etisserant Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)
Thu, 11 Oct 2007 09:09:07 +0200 etisserant Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.
Thu, 11 Oct 2007 08:51:29 +0200 etisserant Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
Fri, 05 Oct 2007 17:58:04 +0200 lbessard Bug on some eds including StandardDataTypes section fixed
Tue, 02 Oct 2007 17:59:16 +0200 etisserant Fixed crash with visible_string due to latest changes.
Tue, 02 Oct 2007 17:58:31 +0200 etisserant Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.
Tue, 02 Oct 2007 17:57:16 +0200 etisserant Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress
Tue, 02 Oct 2007 17:56:11 +0200 etisserant more fancy print_message for debug
Tue, 02 Oct 2007 17:45:25 +0200 lbessard Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed
Tue, 02 Oct 2007 14:06:30 +0200 lbessard Allowing user to type formulas
Tue, 02 Oct 2007 10:32:11 +0200 luis Checking if TPDO was valid was wrong (pdo.c)
Mon, 01 Oct 2007 17:17:35 +0200 etisserant Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
Mon, 01 Oct 2007 14:43:01 +0200 luis Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
Sun, 30 Sep 2007 22:41:12 +0200 etisserant DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.
Sun, 30 Sep 2007 22:38:58 +0200 etisserant Update with latest generated code flavour (TestMasterSalve)
Sun, 30 Sep 2007 22:37:35 +0200 etisserant Typo crashin on node remove in network editor
Sun, 30 Sep 2007 22:36:59 +0200 etisserant Fixed forgoten removed objdictedit.sh in Makefine.in
Sun, 30 Sep 2007 22:35:48 +0200 etisserant Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.
Sun, 30 Sep 2007 22:34:10 +0200 etisserant Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.
Sun, 30 Sep 2007 22:24:14 +0200 etisserant Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
Fri, 28 Sep 2007 15:08:38 +0200 luis Modified codes in MSG_ERR and MSG_WAR in emcy.c
Thu, 27 Sep 2007 09:42:51 +0200 lbessard Bug on gen_cfile.py valueRangeTest generation fixed
Thu, 27 Sep 2007 08:59:22 +0200 lbessard Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
Thu, 27 Sep 2007 08:28:00 +0200 etisserant Removed struct initializer with non-constant pointer, making TI compiler fail
Wed, 26 Sep 2007 16:02:00 +0200 luis Implemented EMCY objects.
Tue, 25 Sep 2007 15:29:37 +0200 baf Fixed typo in objdictgen.py preventing generation of examples' ODs
Tue, 25 Sep 2007 08:30:01 +0200 greg Updated manual for msys/mingw build
Tue, 25 Sep 2007 08:19:44 +0200 lbessard Obsolete example files in objdictgen/examples replaced by some new equivalents
Mon, 24 Sep 2007 09:37:04 +0200 lbessard Bug on MessageDialog popup when unable to load a file fixed
Fri, 21 Sep 2007 17:50:20 +0200 etisserant added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.
Fri, 21 Sep 2007 08:04:00 +0200 etisserant Typo in configure
Wed, 19 Sep 2007 13:25:50 +0200 lbessard Bug on Drop Source fixed
Tue, 18 Sep 2007 18:04:54 +0200 lbessard Corrections for wx version 2.8.4
Tue, 18 Sep 2007 09:02:38 +0200 greg fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
Thu, 13 Sep 2007 09:02:56 +0200 lbessard Modifying node Print function for displaying more informations
Wed, 12 Sep 2007 17:18:43 +0200 lbessard Some bugs fixed
Tue, 11 Sep 2007 17:34:31 +0200 etisserant Added SetRoot in networkedit to change project root on the fly
Mon, 10 Sep 2007 18:13:28 +0200 lbessard Adding support for using Networkedit with Beremiz