Sun, 30 Sep 2007 22:34:10 +0200Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.
etisserant [Sun, 30 Sep 2007 22:34:10 +0200] rev 290
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 +0200Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
etisserant [Sun, 30 Sep 2007 22:24:14 +0200] rev 289
Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types

Fri, 28 Sep 2007 15:08:38 +0200Modified codes in MSG_ERR and MSG_WAR in emcy.c
luis [Fri, 28 Sep 2007 15:08:38 +0200] rev 288
Modified codes in MSG_ERR and MSG_WAR in emcy.c
Defined OD_VALUE_RANGE_EXCEEDED in def.h
Modified gen_cfile.py so than range test for 1003h sub0 sends OD_VALUE_RANGE_EXCEEDED as abortcode when value written is different from 0.

Thu, 27 Sep 2007 09:42:51 +0200Bug on gen_cfile.py valueRangeTest generation fixed
lbessard [Thu, 27 Sep 2007 09:42:51 +0200] rev 287
Bug on gen_cfile.py valueRangeTest generation fixed

Thu, 27 Sep 2007 08:59:22 +0200Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
lbessard [Thu, 27 Sep 2007 08:59:22 +0200] rev 286
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 +0200Removed struct initializer with non-constant pointer, making TI compiler fail
etisserant [Thu, 27 Sep 2007 08:28:00 +0200] rev 285
Removed struct initializer with non-constant pointer, making TI compiler fail

Wed, 26 Sep 2007 16:02:00 +0200Implemented EMCY objects.
luis [Wed, 26 Sep 2007 16:02:00 +0200] rev 284
Implemented EMCY objects.
Added emcy.c and emcy.h
Modified data.h for necessary variables.
Added some EMCY message sendings in TestMasterSlave example.
Modified configure script to define EMCY_MAX_ERRORS.
Modified python scripts to make 1003h object always available (with a callback).

Tue, 25 Sep 2007 15:29:37 +0200Fixed typo in objdictgen.py preventing generation of examples' ODs
baf [Tue, 25 Sep 2007 15:29:37 +0200] rev 283
Fixed typo in objdictgen.py preventing generation of examples' ODs

Tue, 25 Sep 2007 08:30:01 +0200Updated manual for msys/mingw build
greg [Tue, 25 Sep 2007 08:30:01 +0200] rev 282
Updated manual for msys/mingw build
Cleaned up commited makefiles

Tue, 25 Sep 2007 08:19:44 +0200Obsolete example files in objdictgen/examples replaced by some new equivalents
lbessard [Tue, 25 Sep 2007 08:19:44 +0200] rev 281
Obsolete example files in objdictgen/examples replaced by some new equivalents
Some bugs fixed

Mon, 24 Sep 2007 09:37:04 +0200Bug on MessageDialog popup when unable to load a file fixed
lbessard [Mon, 24 Sep 2007 09:37:04 +0200] rev 280
Bug on MessageDialog popup when unable to load a file fixed

Fri, 21 Sep 2007 17:50:20 +0200added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.
etisserant [Fri, 21 Sep 2007 17:50:20 +0200] rev 279
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 +0200Typo in configure
etisserant [Fri, 21 Sep 2007 08:04:00 +0200] rev 278
Typo in configure

Wed, 19 Sep 2007 13:25:50 +0200Bug on Drop Source fixed
lbessard [Wed, 19 Sep 2007 13:25:50 +0200] rev 277
Bug on Drop Source fixed

Tue, 18 Sep 2007 18:04:54 +0200Corrections for wx version 2.8.4
lbessard [Tue, 18 Sep 2007 18:04:54 +0200] rev 276
Corrections for wx version 2.8.4

Tue, 18 Sep 2007 09:02:38 +0200fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
greg [Tue, 18 Sep 2007 09:02:38 +0200] rev 275
fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
To compile for win32 with peak hardware:

./configure --can=peak_win32

Thu, 13 Sep 2007 09:02:56 +0200Modifying node Print function for displaying more informations
lbessard [Thu, 13 Sep 2007 09:02:56 +0200] rev 274
Modifying node Print function for displaying more informations

Wed, 12 Sep 2007 17:18:43 +0200Some bugs fixed
lbessard [Wed, 12 Sep 2007 17:18:43 +0200] rev 273
Some bugs fixed
Improved node print method

Tue, 11 Sep 2007 17:34:31 +0200Added SetRoot in networkedit to change project root on the fly
etisserant [Tue, 11 Sep 2007 17:34:31 +0200] rev 272
Added SetRoot in networkedit to change project root on the fly

Mon, 10 Sep 2007 18:13:28 +0200Adding support for using Networkedit with Beremiz
lbessard [Mon, 10 Sep 2007 18:13:28 +0200] rev 271
Adding support for using Networkedit with Beremiz

Mon, 10 Sep 2007 15:14:41 +0200Removed debug prints
etisserant [Mon, 10 Sep 2007 15:14:41 +0200] rev 270
Removed debug prints

Mon, 10 Sep 2007 15:14:20 +0200Changed BeginDrag to conform BusId
etisserant [Mon, 10 Sep 2007 15:14:20 +0200] rev 269
Changed BeginDrag to conform BusId

Mon, 10 Sep 2007 14:32:07 +0200Bug on Load Project fixed
lbessard [Mon, 10 Sep 2007 14:32:07 +0200] rev 268
Bug on Load Project fixed

Mon, 10 Sep 2007 08:04:32 +0200Add win32 target (--can=win32) to compile with msys and mingw32
greg [Mon, 10 Sep 2007 08:04:32 +0200] rev 267
Add win32 target (--can=win32) to compile with msys and mingw32

Tue, 04 Sep 2007 17:47:46 +0200Code corrections
lbessard [Tue, 04 Sep 2007 17:47:46 +0200] rev 266
Code corrections

Tue, 04 Sep 2007 17:47:04 +0200Create "eds" folder if it doesn't exist in any case
lbessard [Tue, 04 Sep 2007 17:47:04 +0200] rev 265
Create "eds" folder if it doesn't exist in any case

Fri, 31 Aug 2007 10:20:10 +0200Updated .cvsignores
etisserant [Fri, 31 Aug 2007 10:20:10 +0200] rev 264
Updated .cvsignores

Fri, 31 Aug 2007 10:19:46 +0200Minor changes in SYNC. Splitted SendSync in SendSync and SendSyncMessage to allow manual SYNC message transmission and separate SYNC proceeding (synced TPDOs)
etisserant [Fri, 31 Aug 2007 10:19:46 +0200] rev 263
Minor changes in SYNC. Splitted SendSync in SendSync and SendSyncMessage to allow manual SYNC message transmission and separate SYNC proceeding (synced TPDOs)

Thu, 30 Aug 2007 17:03:34 +0200Added exclusion mechanism to TestMasterSlave finish code
etisserant [Thu, 30 Aug 2007 17:03:34 +0200] rev 262
Added exclusion mechanism to TestMasterSlave finish code

Thu, 30 Aug 2007 17:01:45 +0200Prevent potential problem with missing 0x1005 OD entry
etisserant [Thu, 30 Aug 2007 17:01:45 +0200] rev 261
Prevent potential problem with missing 0x1005 OD entry