Mon, 23 Jan 2012 21:35:32 +0100can_uvccm_win32:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 21:35:32 +0100] rev 707
can_uvccm_win32:
- remove depricated OptimizeForWindows98 from project file

Mon, 23 Jan 2012 20:32:07 +0100can_uvccm_win32:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 20:32:07 +0100] rev 706
can_uvccm_win32:
- added can_uvccm_win32 to solution file and fixed compilation errors for current driver
- renamed project file to include vc9

Mon, 23 Jan 2012 20:28:25 +0100CANopenShell win32:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 20:28:25 +0100] rev 705
CANopenShell win32:
- fixed include path for release configuration

Mon, 23 Jan 2012 20:25:36 +0100can_peak_win32:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 20:25:36 +0100] rev 704
can_peak_win32:
- added can_peak_win32 to solution file (disabled project in configuration manager)
- renamed project file to include vc9

Mon, 23 Jan 2012 20:16:06 +0100can_anagate_win32:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 20:16:06 +0100] rev 703
can_anagate_win32:
- added can_anagate_win32 to solution file and fixed compilation errors for current driver
- renamed project file to include vc9

Mon, 23 Jan 2012 20:06:45 +0100CANOpenShell example:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 20:06:45 +0100] rev 702
CANOpenShell example:
ADDED: - generated obejct dictionaries, so that the samples can be build without
using objdictgen first

Mon, 23 Jan 2012 20:05:46 +0100Win32:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 20:05:46 +0100] rev 701
Win32:
FIXED: - converted visual studio solution file back to 2008.
RENAMED: - solution file name and used project file names to project.vc9.vcproj

Mon, 23 Jan 2012 08:49:26 +0100Win32 fixes:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 08:49:26 +0100] rev 700
Win32 fixes:
- added SDO_BLOCK_SIZE macro to win32 config.h
- added explicit casts to remove compiler warnings to sdo.c
- added missing exports to Canfestival-3.def

Mon, 23 Jan 2012 08:43:13 +0100dcf.c:
Christian Taedcke <hacking@taedcke.com> [Mon, 23 Jan 2012 08:43:13 +0100] rev 699
dcf.c:
- removed inline definition of dcf variable, which is not allowed on many c compilers.
- removed SaveNode() call using ifdef, because not all canopen devices support this feature.
Later on it should be possible to enable this for each dcf entry using objdictedit.
- fixed bug when dereferencing an dcf entry from the object dictionary.

Sat, 04 Feb 2012 00:57:39 +0100merges with https://bitbucket.org/JaFojtik/canfestival-3
Edouard Tisserant [Sat, 04 Feb 2012 00:57:39 +0100] rev 698
merges with https://bitbucket.org/JaFojtik/canfestival-3

Fri, 03 Feb 2012 22:34:44 +0100ID: 3459307 - Async problem in drivers/win32/win32.c
JaFojtik [Fri, 03 Feb 2012 22:34:44 +0100] rev 697
ID: 3459307 - Async problem in drivers/win32/win32.c

Fri, 03 Feb 2012 22:13:25 +0100Windows CAN DLL driver sanity check.
JaFojtik [Fri, 03 Feb 2012 22:13:25 +0100] rev 696
Windows CAN DLL driver sanity check.

Fri, 03 Feb 2012 21:42:48 +0100Multiple instances CAN wirtual network for PEAK and Windows.
JaFojtik [Fri, 03 Feb 2012 21:42:48 +0100] rev 695
Multiple instances CAN wirtual network for PEAK and Windows.

Fri, 03 Feb 2012 21:15:22 +0100There is no English word "transfert". Fix all the typos.
JaFojtik [Fri, 03 Feb 2012 21:15:22 +0100] rev 694
There is no English word "transfert". Fix all the typos.

Fri, 03 Feb 2012 15:43:44 +0100Applyed changes from discussion '[Canfestival-devel] some minor CanFestival build suggestions', https://sourceforge.net/mailarchive/message.php?msg_id=28397766
Edouard Tisserant [Fri, 03 Feb 2012 15:43:44 +0100] rev 693
Applyed changes from discussion '[Canfestival-devel] some minor CanFestival build suggestions', https://sourceforge.net/mailarchive/message.php?msg_id=28397766

Thu, 02 Feb 2012 19:22:49 +0100[ canfestival-Bugs-3458203 ] Objdictedit
Edouard Tisserant [Thu, 02 Feb 2012 19:22:49 +0100] rev 692
[ canfestival-Bugs-3458203 ] Objdictedit

Wed, 01 Feb 2012 18:07:04 +0100[ canfestival-Patches-3481330 ] Useless structure SHORT_CAN
Edouard Tisserant [Wed, 01 Feb 2012 18:07:04 +0100] rev 691
[ canfestival-Patches-3481330 ] Useless structure SHORT_CAN
[ canfestival-Patches-3481339 ] Useless local variable res in CanFestival\drivers\win32.c

Sat, 21 Jan 2012 19:32:58 +0100Merge further Ica changes
Edouard Tisserant [Sat, 21 Jan 2012 19:32:58 +0100] rev 690
Merge further Ica changes

Wed, 09 Nov 2011 15:02:47 +0000Win32 IXXAT driver:
Christian Taedcke <hacking@taedcke.com> [Wed, 09 Nov 2011 15:02:47 +0000] rev 689
Win32 IXXAT driver:
CHANGED: - Removed deprecated call to VCI_GetBrdTypeByName().
- The board type given to VCI2_PrepareBoard() is now always 0, because this parameter is not used.
- Removed the board_name parameter from IXXAT::open(). The board that should be opened is identified by the parameter board_number.
The correct parameter board_number can be determined using XAT_EnumHwEntry() and XAT_GetConfig().
- Changed the constructor IXXAT::IXXAT(). board->busname now only contains the board_number, see XAT_EnumHwEntry() and XAT_GetConfig().

Tue, 08 Nov 2011 09:52:40 +0000Win32 IXXAT::
Christian Taedcke <hacking@taedcke.com> [Tue, 08 Nov 2011 09:52:40 +0000] rev 688
Win32 IXXAT::
CHANGED: - removed newline from log messages

pdo.c:
FIXED: - fixed two wrong MSG_ERR calls

Tue, 08 Nov 2011 08:59:30 +0000Win32:
Christian Taedcke <hacking@taedcke.com> [Tue, 08 Nov 2011 08:59:30 +0000] rev 687
Win32:
CHANGED: - Switch character encoding to unicode.
- Changed logging format strings from %s to %S.
FIXED: - second argument to swprintf() is now the size of the target buffer

Win32 IXXAT:
CHANGED: - Changed logging format strings from %s to %S.

Tue, 08 Nov 2011 08:59:05 +0000Win32:
Christian Taedcke <hacking@taedcke.com> [Tue, 08 Nov 2011 08:59:05 +0000] rev 686
Win32:
FIXED: - The argument of LoadCanDriver() is LPCTSTR, not const char*

Tue, 08 Nov 2011 08:27:55 +0000Win32 IXXAT driver:
Christian Taedcke <hacking@taedcke.com> [Tue, 08 Nov 2011 08:27:55 +0000] rev 685
Win32 IXXAT driver:
ADDED: - Two additional log messages added, when initialization of the driver fails.
CHANGED: - Instead of writing directly into OutputDebugString() messages are printed using the new macro MSG_ERR_DRV().

Tue, 08 Nov 2011 08:27:42 +0000Win32 applconfig:
Christian Taedcke <hacking@taedcke.com> [Tue, 08 Nov 2011 08:27:42 +0000] rev 684
Win32 applconfig:
CHANGED: - The MSG()-Makros for Visual Studio both print now to OutputDebugString().
ADDED: - Makro CANFESTIVAL_DEBUG_DRV_MSG() and MSG_ERR_DRV() to print into MSG() from a can driver implementation.

Tue, 08 Nov 2011 08:27:29 +0000Win32 IXXAT driver:
Christian Taedcke <hacking@taedcke.com> [Tue, 08 Nov 2011 08:27:29 +0000] rev 683
Win32 IXXAT driver:
FIXED: - A return value of 0 from VCI_ResetCan() and VCI_StartCan() indicates an error, too.
CHANGED: - The return values of VCI_ResetCan() and VCI_StartCan() are logged in case of an error.

Thu, 22 Dec 2011 16:03:39 +0100SDO transfer:
Christian Taedcke <hacking@taedcke.com> [Thu, 22 Dec 2011 16:03:39 +0100] rev 682
SDO transfer:
FIXED: - Wrong SDO line could get changed due to a wrong parameter to setSDOlineRestBytes().

Mon, 08 Aug 2011 11:57:43 +0000Win32-Dll:
ct@78566C00-6F59-1014-AAEE-A77C3B9AAB40 [Mon, 08 Aug 2011 11:57:43 +0000] rev 681
Win32-Dll:
CHANGED: - export the function sendOnePDOevent from the windows dll.

Thu, 12 May 2011 12:23:20 +0000Win32-Timer:
ct@78566C00-6F59-1014-AAEE-A77C3B9AAB40 [Thu, 12 May 2011 12:23:20 +0000] rev 680
Win32-Timer:
CHANGED: - Timer implementation for win32 from absolute time (_ftime) to GetTickCount().
This fixes the following bug: When the system time was changed, a heartbeat timeout occurred.
FIXED: - Timeout seems only work properly if EnterMutex() is called before call of GetTickCount() (Patch from Roland Marquis)

Thu, 22 Dec 2011 13:46:00 +0100FIXED: - The AVR example now compiles in linux.
Christian Taedcke <hacking@taedcke.com> [Thu, 22 Dec 2011 13:46:00 +0100] rev 679
FIXED: - The AVR example now compiles in linux.
- adapted AVR code to current default branch.

Thu, 22 Dec 2011 11:43:08 +0100FIXED: - adapted paths for current vscom driver
Christian Taedcke <hacking@taedcke.com> [Thu, 22 Dec 2011 11:43:08 +0100] rev 678
FIXED: - adapted paths for current vscom driver
- removed chmod +x vs_can_api.dll;
- added option -o to unzip command to overwrite existing files