drivers/can_peak_win32/can_peak_win32.c
Tue, 22 May 2012 08:36:07 +0200 Christian Taedcke can_peak_win32 code:
Sat, 04 Feb 2012 14:26:54 +0100 JaFojtik Fixed PEAK Win 32 driver, for PEAK Light API 1.x and 2.x
Fri, 03 Feb 2012 22:13:25 +0100 JaFojtik Windows CAN DLL driver sanity check.
Wed, 10 Nov 2010 14:19:31 +0100 Christian Taedcke FIXED: - Renamed macro for peak win32 driver, patch from mailinglist (post from Christian Boepple, 2010-09-08 14:38)
Sat, 13 Nov 2010 23:08:34 +0100 edouard Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
Sat, 13 Nov 2010 00:03:24 +0100 edouard Piotr Trojanek (ptroja) cleanup patche. Thanks.
Fri, 10 Sep 2010 13:43:17 +0200 edouard Fix non freed windows handle. (thx to jaroslav.fojtik)
Mon, 05 Oct 2009 11:35:40 +0200 'Gr?gory Tr?lat removed ligcc.a dependency and fix problem with errno value
Mon, 20 Jul 2009 10:55:11 +0200 greg Add print_getenv function wich print extra init params
Fri, 17 Jul 2009 20:26:22 +0200 greg fix method to exit properly CanReceiveLoop
Fri, 17 Jul 2009 11:48:41 +0200 greg fixed : unlock and terminate CanReceive loop thread when canclose is called.
Thu, 16 Jul 2009 11:53:07 +0200 greg update canReceive_driver to match with Peak new read function (event)
Fri, 02 May 2008 17:30:37 +0200 greg - add RTAI support
Thu, 07 Feb 2008 10:25:15 +0100 groke6 added canChangeBaudRate to the driver interface
Wed, 23 Jan 2008 10:35:52 +0100 etisserant Changed cob_id from struct{UNS32} to UNS16
Mon, 10 Dec 2007 23:23:19 +0100 etisserant Windows related enhancements
Sat, 08 Dec 2007 15:01:14 +0100 greg Changes to compile for win32
Tue, 02 Oct 2007 17:56:11 +0200 etisserant more fancy print_message for debug
Mon, 10 Sep 2007 08:04:32 +0200 greg Add win32 target (--can=win32) to compile with msys and mingw32
Wed, 04 Apr 2007 13:04:31 +0200 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
Thu, 10 Aug 2006 08:53:05 +0200 etisserant cygwin/pcan_light commit. Changes in configure for dual port handling.
Tue, 08 Aug 2006 22:34:32 +0200 etisserant First working cygwin/pcan_light commit. can_peak_win32.c is obfuscated.
Tue, 20 Jun 2006 22:43:37 +0200 etisserant Cygwin port. Still untested. Compiles and link.