Wed, 04 Jun 2008 10:57:56 +0200Applied Edwards timer.c optimization patch.
etisserant [Wed, 04 Jun 2008 10:57:56 +0200] rev 470
Applied Edwards timer.c optimization patch.

Wed, 04 Jun 2008 10:57:06 +0200Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
etisserant [Wed, 04 Jun 2008 10:57:06 +0200] rev 469
Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).

Wed, 04 Jun 2008 10:53:41 +0200Fixed minor typos in timers_rtai.c and timers_xeno.c
etisserant [Wed, 04 Jun 2008 10:53:41 +0200] rev 468
Fixed minor typos in timers_rtai.c and timers_xeno.c

Mon, 02 Jun 2008 08:52:06 +0200kerneltest updated for the new api
greg [Mon, 02 Jun 2008 08:52:06 +0200] rev 467
kerneltest updated for the new api

Tue, 27 May 2008 17:43:33 +0200fix bug MasterMap1 callback
greg [Tue, 27 May 2008 17:43:33 +0200] rev 466
fix bug MasterMap1 callback

Tue, 27 May 2008 15:51:51 +0200fix bug in exit function
greg [Tue, 27 May 2008 15:51:51 +0200] rev 465
fix bug in exit function
(add test to check if it is a master)

Fri, 09 May 2008 10:25:45 +0200update Doxyfile , manual.tex
greg [Fri, 09 May 2008 10:25:45 +0200] rev 464
update Doxyfile , manual.tex
add Msys/mingw target in vscom interface

Fri, 09 May 2008 09:47:56 +0200add rt_task_join for receive task and timerloop task
greg [Fri, 09 May 2008 09:47:56 +0200] rev 463
add rt_task_join for receive task and timerloop task

Wed, 07 May 2008 17:06:20 +0200add TimerInit, TimerCleanup and Exit functions
greg [Wed, 07 May 2008 17:06:20 +0200] rev 462
add TimerInit, TimerCleanup and Exit functions

Wed, 07 May 2008 16:59:50 +0200add -mno-cygwin when linking with the vscom api dll
greg [Wed, 07 May 2008 16:59:50 +0200] rev 461
add -mno-cygwin when linking with the vscom api dll

Wed, 07 May 2008 15:35:48 +0200clean Makefile.in
greg [Wed, 07 May 2008 15:35:48 +0200] rev 460
clean Makefile.in

Wed, 07 May 2008 14:46:06 +0200- remove mlockall in timerloop
greg [Wed, 07 May 2008 14:46:06 +0200] rev 459
- remove mlockall in timerloop
- move rt_task_delete from timerloop to TimerCleanup

Tue, 06 May 2008 15:31:33 +0200add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32
greg [Tue, 06 May 2008 15:31:33 +0200] rev 458
add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32

Tue, 06 May 2008 09:11:41 +0200fix typo line 135
greg [Tue, 06 May 2008 09:11:41 +0200] rev 457
fix typo line 135

Mon, 05 May 2008 11:27:09 +0200change to ASCII
greg [Mon, 05 May 2008 11:27:09 +0200] rev 456
change to ASCII

Mon, 05 May 2008 11:25:14 +0200Add support for USB-CAN devices from VScom
greg [Mon, 05 May 2008 11:25:14 +0200] rev 455
Add support for USB-CAN devices from VScom

Fri, 02 May 2008 17:30:37 +0200- add RTAI support
greg [Fri, 02 May 2008 17:30:37 +0200] rev 454
- add RTAI support
- improve XENOMAI support

Tue, 29 Apr 2008 13:54:23 +0200Problem with Real types unsupported fixed
lbessard [Tue, 29 Apr 2008 13:54:23 +0200] rev 453
Problem with Real types unsupported fixed

Tue, 29 Apr 2008 13:50:56 +0200Inversion between Array and Record fixed
lbessard [Tue, 29 Apr 2008 13:50:56 +0200] rev 452
Inversion between Array and Record fixed

Mon, 28 Apr 2008 11:21:33 +0200Serial Hub fixes... Thanks James.
etisserant [Mon, 28 Apr 2008 11:21:33 +0200] rev 451
Serial Hub fixes... Thanks James.

Mon, 28 Apr 2008 11:20:19 +0200Fixed typo in objaccess.c. Thanks to James
etisserant [Mon, 28 Apr 2008 11:20:19 +0200] rev 450
Fixed typo in objaccess.c. Thanks to James

Fri, 25 Apr 2008 16:48:34 +0200Some more Endianess fixes.
etisserant [Fri, 25 Apr 2008 16:48:34 +0200] rev 449
Some more Endianess fixes.

Fri, 25 Apr 2008 12:18:23 +0200CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward.
etisserant [Fri, 25 Apr 2008 12:18:23 +0200] rev 448
CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward.

Thu, 24 Apr 2008 14:08:34 +0200Endianess patch from Edward Karpicz, Lithuania :-)
etisserant [Thu, 24 Apr 2008 14:08:34 +0200] rev 447
Endianess patch from Edward Karpicz, Lithuania :-)

Wed, 23 Apr 2008 14:12:08 +0200Fixed some endianess problems in states.c and sync.c
etisserant [Wed, 23 Apr 2008 14:12:08 +0200] rev 446
Fixed some endianess problems in states.c and sync.c

Mon, 21 Apr 2008 16:54:01 +0200Bug on Boolean values parsing while importing EDS fixed
lbessard [Mon, 21 Apr 2008 16:54:01 +0200] rev 445
Bug on Boolean values parsing while importing EDS fixed

Mon, 21 Apr 2008 16:39:03 +0200Reverted back states.c to 1.29.
etisserant [Mon, 21 Apr 2008 16:39:03 +0200] rev 444
Reverted back states.c to 1.29.

Mon, 21 Apr 2008 16:37:27 +0200sync.c : fixed some endianize problem, and calback de-registering when re-starting service.
etisserant [Mon, 21 Apr 2008 16:37:27 +0200] rev 443
sync.c : fixed some endianize problem, and calback de-registering when re-starting service.

Mon, 21 Apr 2008 16:34:51 +0200Doxy-style comments and various cleanup in unix.c
etisserant [Mon, 21 Apr 2008 16:34:51 +0200] rev 442
Doxy-style comments and various cleanup in unix.c

Mon, 21 Apr 2008 16:34:12 +0200Added debug messages in can_peak_linux driver iface
etisserant [Mon, 21 Apr 2008 16:34:12 +0200] rev 441
Added debug messages in can_peak_linux driver iface