Thu, 06 Dec 2007 17:58:43 +0100Modification of 0x1016 index c code generation
lbessard [Thu, 06 Dec 2007 17:58:43 +0100] rev 325
Modification of 0x1016 index c code generation

Thu, 06 Dec 2007 17:57:21 +0100Bug with Drag and Drop on SubindexGrid fixed
lbessard [Thu, 06 Dec 2007 17:57:21 +0100] rev 324
Bug with Drag and Drop on SubindexGrid fixed

Thu, 06 Dec 2007 17:55:46 +0100Adding "ParameterValue" as optional parameter for "VAR" entries
lbessard [Thu, 06 Dec 2007 17:55:46 +0100] rev 323
Adding "ParameterValue" as optional parameter for "VAR" entries

Tue, 04 Dec 2007 08:10:23 +0100One more compilation warning fixed.
etisserant [Tue, 04 Dec 2007 08:10:23 +0100] rev 322
One more compilation warning fixed.

Mon, 03 Dec 2007 13:09:19 +0100Fixed integer limit warning
etisserant [Mon, 03 Dec 2007 13:09:19 +0100] rev 321
Fixed integer limit warning

Mon, 03 Dec 2007 11:30:38 +0100Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
etisserant [Mon, 03 Dec 2007 11:30:38 +0100] rev 320
Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.

Thu, 29 Nov 2007 11:58:02 +0100There was a variable declaration after a statement
luis [Thu, 29 Nov 2007 11:58:02 +0100] rev 319
There was a variable declaration after a statement

Fri, 23 Nov 2007 08:47:48 +0100Fix problem with symbolic link ( --> os.path.realpath() )
greg [Fri, 23 Nov 2007 08:47:48 +0100] rev 318
Fix problem with symbolic link ( --> os.path.realpath() )

Wed, 21 Nov 2007 16:30:26 +0100Bug on default COB ID value for PDO transmit and receive 5 and higher fixed
lbessard [Wed, 21 Nov 2007 16:30:26 +0100] rev 317
Bug on default COB ID value for PDO transmit and receive 5 and higher fixed

Fri, 16 Nov 2007 17:41:59 +0100Bugs that prevents to compile with wx2.8 fixed
lbessard [Fri, 16 Nov 2007 17:41:59 +0100] rev 316
Bugs that prevents to compile with wx2.8 fixed

Mon, 12 Nov 2007 15:17:49 +0100Workaround for unsupported UNS64 on some compiler.
etisserant [Mon, 12 Nov 2007 15:17:49 +0100] rev 315
Workaround for unsupported UNS64 on some compiler.

Mon, 12 Nov 2007 14:38:34 +0100Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
etisserant [Mon, 12 Nov 2007 14:38:34 +0100] rev 314
Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.

Mon, 12 Nov 2007 13:24:17 +0100Adding standard default value to index 0x1014
lbessard [Mon, 12 Nov 2007 13:24:17 +0100] rev 313
Adding standard default value to index 0x1014

Wed, 07 Nov 2007 07:46:14 +0100Bug on RefreshList in subindextable.py fixed
lbessard [Wed, 07 Nov 2007 07:46:14 +0100] rev 312
Bug on RefreshList in subindextable.py fixed

Tue, 30 Oct 2007 16:21:04 +0100Bug on type inconsistency in SDO Client fixed
lbessard [Tue, 30 Oct 2007 16:21:04 +0100] rev 311
Bug on type inconsistency in SDO Client fixed
(Correction submitted by Robert McCullough)

Thu, 18 Oct 2007 10:23:45 +0200Bugs on EDS import fixed
lbessard [Thu, 18 Oct 2007 10:23:45 +0200] rev 310
Bugs on EDS import fixed

Thu, 18 Oct 2007 10:13:18 +0200Bugs on EDS import fixed
lbessard [Thu, 18 Oct 2007 10:13:18 +0200] rev 309
Bugs on EDS import fixed

Thu, 11 Oct 2007 09:13:05 +0200Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)
etisserant [Thu, 11 Oct 2007 09:13:05 +0200] rev 308
Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)

Thu, 11 Oct 2007 09:09:07 +0200Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.
etisserant [Thu, 11 Oct 2007 09:09:07 +0200] rev 307
Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.

Thu, 11 Oct 2007 08:51:29 +0200Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
etisserant [Thu, 11 Oct 2007 08:51:29 +0200] rev 306
Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).

Fri, 05 Oct 2007 17:58:04 +0200Bug on some eds including StandardDataTypes section fixed
lbessard [Fri, 05 Oct 2007 17:58:04 +0200] rev 305
Bug on some eds including StandardDataTypes section fixed

Tue, 02 Oct 2007 17:59:16 +0200Fixed crash with visible_string due to latest changes.
etisserant [Tue, 02 Oct 2007 17:59:16 +0200] rev 304
Fixed crash with visible_string due to latest changes.

Tue, 02 Oct 2007 17:58:31 +0200Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.
etisserant [Tue, 02 Oct 2007 17:58:31 +0200] rev 303
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 +0200Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress
etisserant [Tue, 02 Oct 2007 17:57:16 +0200] rev 302
Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress

Tue, 02 Oct 2007 17:56:11 +0200more fancy print_message for debug
etisserant [Tue, 02 Oct 2007 17:56:11 +0200] rev 301
more fancy print_message for debug

Tue, 02 Oct 2007 17:45:25 +0200Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed
lbessard [Tue, 02 Oct 2007 17:45:25 +0200] rev 300
Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed

Tue, 02 Oct 2007 14:06:30 +0200Allowing user to type formulas
lbessard [Tue, 02 Oct 2007 14:06:30 +0200] rev 299
Allowing user to type formulas
Node ID selection disabled
Adding possibility to reset values to default

Tue, 02 Oct 2007 10:32:11 +0200Checking if TPDO was valid was wrong (pdo.c)
luis [Tue, 02 Oct 2007 10:32:11 +0200] rev 298
Checking if TPDO was valid was wrong (pdo.c)
There were some declarations after statements in pdo.c that caused some compilers to complaint

Mon, 01 Oct 2007 17:17:35 +0200Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
etisserant [Mon, 01 Oct 2007 17:17:35 +0200] rev 297
Fixed some transmit type issues (for 254 255) with null event and/or inhibit time

Mon, 01 Oct 2007 14:43:01 +0200Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
luis [Mon, 01 Oct 2007 14:43:01 +0200] rev 296
Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
EMCY_setError has a new parameter, addInfo, a 16-bit value that will be copied to 16 most significat bits in 1003h (but it is not sent in EMCY message).