Wed, 04 Jun 2008 10:57:56 +0200 etisserant Applied Edwards timer.c optimization patch.
Wed, 04 Jun 2008 10:57:06 +0200 etisserant Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
Wed, 04 Jun 2008 10:53:41 +0200 etisserant Fixed minor typos in timers_rtai.c and timers_xeno.c
Mon, 02 Jun 2008 08:52:06 +0200 greg kerneltest updated for the new api
Tue, 27 May 2008 17:43:33 +0200 greg fix bug MasterMap1 callback
Tue, 27 May 2008 15:51:51 +0200 greg fix bug in exit function
Fri, 09 May 2008 10:25:45 +0200 greg update Doxyfile , manual.tex
Fri, 09 May 2008 09:47:56 +0200 greg add rt_task_join for receive task and timerloop task
Wed, 07 May 2008 17:06:20 +0200 greg add TimerInit, TimerCleanup and Exit functions
Wed, 07 May 2008 16:59:50 +0200 greg add -mno-cygwin when linking with the vscom api dll
Wed, 07 May 2008 15:35:48 +0200 greg clean Makefile.in
Wed, 07 May 2008 14:46:06 +0200 greg - remove mlockall in timerloop
Tue, 06 May 2008 15:31:33 +0200 greg add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32
Tue, 06 May 2008 09:11:41 +0200 greg fix typo line 135
Mon, 05 May 2008 11:27:09 +0200 greg change to ASCII
Mon, 05 May 2008 11:25:14 +0200 greg Add support for USB-CAN devices from VScom
Fri, 02 May 2008 17:30:37 +0200 greg - add RTAI support
Tue, 29 Apr 2008 13:54:23 +0200 lbessard Problem with Real types unsupported fixed
Tue, 29 Apr 2008 13:50:56 +0200 lbessard Inversion between Array and Record fixed
Mon, 28 Apr 2008 11:21:33 +0200 etisserant Serial Hub fixes... Thanks James.
Mon, 28 Apr 2008 11:20:19 +0200 etisserant Fixed typo in objaccess.c. Thanks to James
Fri, 25 Apr 2008 16:48:34 +0200 etisserant Some more Endianess fixes.
Fri, 25 Apr 2008 12:18:23 +0200 etisserant CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward.
Thu, 24 Apr 2008 14:08:34 +0200 etisserant Endianess patch from Edward Karpicz, Lithuania :-)
Wed, 23 Apr 2008 14:12:08 +0200 etisserant Fixed some endianess problems in states.c and sync.c
Mon, 21 Apr 2008 16:54:01 +0200 lbessard Bug on Boolean values parsing while importing EDS fixed
Mon, 21 Apr 2008 16:39:03 +0200 etisserant Reverted back states.c to 1.29.
Mon, 21 Apr 2008 16:37:27 +0200 etisserant sync.c : fixed some endianize problem, and calback de-registering when re-starting service.
Mon, 21 Apr 2008 16:34:51 +0200 etisserant Doxy-style comments and various cleanup in unix.c
Mon, 21 Apr 2008 16:34:12 +0200 etisserant Added debug messages in can_peak_linux driver iface