Thu, 16 Jul 2009 12:03:37 +0200Add new function defines to compile peak driver on win32
greg [Thu, 16 Jul 2009 12:03:37 +0200] rev 564
Add new function defines to compile peak driver on win32

Thu, 16 Jul 2009 11:53:07 +0200update canReceive_driver to match with Peak new read function (event)
greg [Thu, 16 Jul 2009 11:53:07 +0200] rev 563
update canReceive_driver to match with Peak new read function (event)

Thu, 16 Jul 2009 10:44:32 +0200updated manual_en.pdf with CANOpenShell example
greg [Thu, 16 Jul 2009 10:44:32 +0200] rev 562
updated manual_en.pdf with CANOpenShell example

Thu, 16 Jul 2009 10:06:57 +0200Add doxygen comments in headers file
greg [Thu, 16 Jul 2009 10:06:57 +0200] rev 561
Add doxygen comments in headers file
modify Doxyfile

Wed, 15 Jul 2009 17:19:09 +0200Add new example CANOpenShell in manual
greg [Wed, 15 Jul 2009 17:19:09 +0200] rev 560
Add new example CANOpenShell in manual

Wed, 15 Jul 2009 17:17:47 +0200Remove old entries in visual studio files
greg [Wed, 15 Jul 2009 17:17:47 +0200] rev 559
Remove old entries in visual studio files
Fix some bugs in CANOpenShell

Wed, 15 Jul 2009 17:14:44 +0200Add build command for master OD and slave OD
greg [Wed, 15 Jul 2009 17:14:44 +0200] rev 558
Add build command for master OD and slave OD

Wed, 15 Jul 2009 15:32:22 +0200remove automatic loading of manual with xpdf
greg [Wed, 15 Jul 2009 15:32:22 +0200] rev 557
remove automatic loading of manual with xpdf

Wed, 15 Jul 2009 09:36:36 +0200Rewrite win32 code (C only)
greg [Wed, 15 Jul 2009 09:36:36 +0200] rev 556
Rewrite win32 code (C only)

Wed, 15 Jul 2009 09:32:35 +0200Add new example : CANOpen shell
greg [Wed, 15 Jul 2009 09:32:35 +0200] rev 555
Add new example : CANOpen shell

Fri, 10 Jul 2009 11:41:00 +0200prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:41:00 +0200] rev 554
prevent eclipse to push .project with .hgignore

Fri, 10 Jul 2009 11:06:39 +0200removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:06:39 +0200] rev 553
removed dead hidden files

Thu, 18 Jun 2009 10:49:59 +0200remove autotools-dev dependency
Gr?gory Tr?lat [Thu, 18 Jun 2009 10:49:59 +0200] rev 552
remove autotools-dev dependency

Thu, 11 Jun 2009 08:31:33 +0000update tags
convert-repo [Thu, 11 Jun 2009 08:31:33 +0000] rev 551
update tags

Thu, 11 Jun 2009 09:27:27 +0200fixed : deprecation warning with the module "sets" when using python 2.6
greg [Thu, 11 Jun 2009 09:27:27 +0200] rev 550
fixed : deprecation warning with the module "sets" when using python 2.6

Mon, 04 May 2009 09:26:32 +0200Adding support for loading any eds file (subindex 0 not corresponding to subindex number)
greg [Mon, 04 May 2009 09:26:32 +0200] rev 549
Adding support for loading any eds file (subindex 0 not corresponding to subindex number)

Wed, 29 Apr 2009 12:26:53 +0200change LoliTech phone number for bug report
greg [Wed, 29 Apr 2009 12:26:53 +0200] rev 548
change LoliTech phone number for bug report

Tue, 28 Apr 2009 20:23:30 +0200Added size information in generated object dictionnary header files (Objdictgen/gen_cfile.py)
etisserant [Tue, 28 Apr 2009 20:23:30 +0200] rev 547
Added size information in generated object dictionnary header files (Objdictgen/gen_cfile.py)

Mon, 20 Apr 2009 17:42:36 +0200Bug avoided reset PDO mapping fixed
lbessard [Mon, 20 Apr 2009 17:42:36 +0200] rev 546
Bug avoided reset PDO mapping fixed

Mon, 20 Apr 2009 17:42:14 +0200Remove deletion PDO when mapping undefined in export to EDS
lbessard [Mon, 20 Apr 2009 17:42:14 +0200] rev 545
Remove deletion PDO when mapping undefined in export to EDS

Thu, 26 Mar 2009 22:11:41 +0100Fixed bugs in SDO caused by UNS8->UNS32 size patch.
etisserant [Thu, 26 Mar 2009 22:11:41 +0100] rev 544
Fixed bugs in SDO caused by UNS8->UNS32 size patch.

Tue, 24 Mar 2009 10:50:28 +0100Bug with wxRadioButton on Windows fixed
lbessard [Tue, 24 Mar 2009 10:50:28 +0100] rev 543
Bug with wxRadioButton on Windows fixed

Wed, 18 Mar 2009 09:54:04 +0100fixed bug in eds_utils.py (forget to convert to upper case)
greg [Wed, 18 Mar 2009 09:54:04 +0100] rev 542
fixed bug in eds_utils.py (forget to convert to upper case)

Wed, 18 Mar 2009 09:10:54 +0100fixed bug (forget to convert value in upper case)
greg [Wed, 18 Mar 2009 09:10:54 +0100] rev 541
fixed bug (forget to convert value in upper case)

Tue, 17 Mar 2009 00:04:24 +0100Removed some warnings.
etisserant [Tue, 17 Mar 2009 00:04:24 +0100] rev 540
Removed some warnings.

Tue, 17 Mar 2009 00:03:18 +0100Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch.
etisserant [Tue, 17 Mar 2009 00:03:18 +0100] rev 539
Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch.

Mon, 16 Mar 2009 23:04:39 +0100Fixed size checking in getReadResultNetworkDict. Thanks Jari Kuusisto.
etisserant [Mon, 16 Mar 2009 23:04:39 +0100] rev 538
Fixed size checking in getReadResultNetworkDict. Thanks Jari Kuusisto.

Mon, 16 Mar 2009 08:30:07 +0100Bug in file fixed
lbessard [Mon, 16 Mar 2009 08:30:07 +0100] rev 537
Bug in file fixed

Thu, 12 Mar 2009 16:01:47 +0100Adding index in PDO mapping names for differenciate mapped variables when they have the same name
lbessard [Thu, 12 Mar 2009 16:01:47 +0100] rev 536
Adding index in PDO mapping names for differenciate mapped variables when they have the same name

Thu, 12 Mar 2009 15:58:46 +0100Adding entries for Program Control in DS302 profile
lbessard [Thu, 12 Mar 2009 15:58:46 +0100] rev 535
Adding entries for Program Control in DS302 profile

Thu, 12 Mar 2009 15:57:44 +0100Bug on DS302 Profile Dialog fixed
lbessard [Thu, 12 Mar 2009 15:57:44 +0100] rev 534
Bug on DS302 Profile Dialog fixed

Mon, 02 Mar 2009 16:15:43 +0100updated : debian package scripts
greg [Mon, 02 Mar 2009 16:15:43 +0100] rev 533
updated : debian package scripts

Mon, 02 Mar 2009 09:30:33 +0100remove debian patches
greg [Mon, 02 Mar 2009 09:30:33 +0100] rev 532
remove debian patches

Mon, 02 Mar 2009 09:30:08 +0100updated : debian package scripts
greg [Mon, 02 Mar 2009 09:30:08 +0100] rev 531
updated : debian package scripts

Mon, 19 Jan 2009 13:19:29 +0100Third time, Re-write doxygen tags in headers files to generate User API documentation
greg [Mon, 19 Jan 2009 13:19:29 +0100] rev 530
Third time, Re-write doxygen tags in headers files to generate User API documentation

Mon, 19 Jan 2009 10:27:58 +0100Second time, Re-write doxygen tags in headers files to generate User API documentation
greg [Mon, 19 Jan 2009 10:27:58 +0100] rev 529
Second time, Re-write doxygen tags in headers files to generate User API documentation

Sat, 17 Jan 2009 17:25:58 +0100Re-write doxygen tags in headers files to generate User API documentation
greg [Sat, 17 Jan 2009 17:25:58 +0100] rev 528
Re-write doxygen tags in headers files to generate User API documentation

Thu, 20 Nov 2008 07:51:14 +0100- Fix bug with relative path when node opened from command line
greg [Thu, 20 Nov 2008 07:51:14 +0100] rev 527
- Fix bug with relative path when node opened from command line
- Warning dialog when domain mapped variables not initialized

Wed, 19 Nov 2008 12:32:06 +0100Fix bug when generate od cfile with a table of visible_string
greg [Wed, 19 Nov 2008 12:32:06 +0100] rev 526
Fix bug when generate od cfile with a table of visible_string

Mon, 17 Nov 2008 21:14:43 +01001.2
peter [Mon, 17 Nov 2008 21:14:43 +0100] rev 525
1.2

Mon, 17 Nov 2008 21:11:59 +01001.29 Datatypes for timers
peter [Mon, 17 Nov 2008 21:11:59 +0100] rev 524
1.29 Datatypes for timers

Fri, 14 Nov 2008 15:50:08 +0100Fixed bug in Node.py function IsStringType : add domain type
greg [Fri, 14 Nov 2008 15:50:08 +0100] rev 523
Fixed bug in Node.py function IsStringType : add domain type

Fri, 14 Nov 2008 15:36:31 +0100Fixed serious bug in setAlarm, causing wrong timer duration when setAlarm not called long after timeDispatch.
greg [Fri, 14 Nov 2008 15:36:31 +0100] rev 522
Fixed serious bug in setAlarm, causing wrong timer duration when setAlarm not called long after timeDispatch.

Wed, 22 Oct 2008 21:17:38 +0200V0.8
peter [Wed, 22 Oct 2008 21:17:38 +0200] rev 521
V0.8

Wed, 22 Oct 2008 21:05:33 +0200V0.8
peter [Wed, 22 Oct 2008 21:05:33 +0200] rev 520
V0.8

Thu, 18 Sep 2008 23:47:53 +0200Fixed typo in getReadResultNetworkDict
etisserant [Thu, 18 Sep 2008 23:47:53 +0200] rev 519
Fixed typo in getReadResultNetworkDict

Thu, 18 Sep 2008 23:46:35 +0200Remover SillySlave from LSS build
etisserant [Thu, 18 Sep 2008 23:46:35 +0200] rev 518
Remover SillySlave from LSS build

Fri, 12 Sep 2008 10:54:54 +0200FastScan review
groke6 [Fri, 12 Sep 2008 10:54:54 +0200] rev 517
FastScan review

Sun, 07 Sep 2008 17:58:37 +0200*** empty log message ***
etisserant [Sun, 07 Sep 2008 17:58:37 +0200] rev 516
*** empty log message ***

Thu, 28 Aug 2008 15:08:19 +0200Some instance type test improved
lbessard [Thu, 28 Aug 2008 15:08:19 +0200] rev 515
Some instance type test improved

Thu, 28 Aug 2008 14:55:32 +0200fix bug in canclose for win32
greg [Thu, 28 Aug 2008 14:55:32 +0200] rev 514
fix bug in canclose for win32

Thu, 28 Aug 2008 14:28:41 +0200Some instance type test improved
lbessard [Thu, 28 Aug 2008 14:28:41 +0200] rev 513
Some instance type test improved
Bug with $NODEID not in uppercase fixed

Thu, 28 Aug 2008 14:24:22 +0200Some instance type test improved
lbessard [Thu, 28 Aug 2008 14:24:22 +0200] rev 512
Some instance type test improved

Fri, 22 Aug 2008 14:17:31 +0200Bug with x86_64 and gcc without -fPIC cflags fixed
lbessard [Fri, 22 Aug 2008 14:17:31 +0200] rev 511
Bug with x86_64 and gcc without -fPIC cflags fixed

Wed, 20 Aug 2008 13:28:28 +0200Adding support for multiple element in 1010 and 1011
lbessard [Wed, 20 Aug 2008 13:28:28 +0200] rev 510
Adding support for multiple element in 1010 and 1011

Wed, 20 Aug 2008 13:26:02 +0200Adding support for DOMAIN object type in EDS parsing
lbessard [Wed, 20 Aug 2008 13:26:02 +0200] rev 509
Adding support for DOMAIN object type in EDS parsing
Other bugs fixed

Tue, 19 Aug 2008 18:02:02 +0200Added more correct signal handling to unix timers.
etisserant [Tue, 19 Aug 2008 18:02:02 +0200] rev 508
Added more correct signal handling to unix timers.

Tue, 19 Aug 2008 17:30:13 +0200Added more correct signal handling to unix timers.
etisserant [Tue, 19 Aug 2008 17:30:13 +0200] rev 507
Added more correct signal handling to unix timers.

Tue, 29 Jul 2008 17:20:45 +0200Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.
etisserant [Tue, 29 Jul 2008 17:20:45 +0200] rev 506
Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.

Fri, 25 Jul 2008 16:36:23 +0200Adding support for replace imported EDS in nodelist
lbessard [Fri, 25 Jul 2008 16:36:23 +0200] rev 505
Adding support for replace imported EDS in nodelist

Fri, 25 Jul 2008 10:57:20 +0200Added removal of dynamically loaded CAN driver interface library in clean make target
etisserant [Fri, 25 Jul 2008 10:57:20 +0200] rev 504
Added removal of dynamically loaded CAN driver interface library in clean make target

Fri, 25 Jul 2008 09:34:08 +0200Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict
etisserant [Fri, 25 Jul 2008 09:34:08 +0200] rev 503
Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict

Fri, 25 Jul 2008 09:32:50 +0200Added removal of dynamically loaded CAN driver interface library in clean make target
etisserant [Fri, 25 Jul 2008 09:32:50 +0200] rev 502
Added removal of dynamically loaded CAN driver interface library in clean make target

Thu, 24 Jul 2008 14:22:59 +0200Fixed incomplete resetSDOline
etisserant [Thu, 24 Jul 2008 14:22:59 +0200] rev 501
Fixed incomplete resetSDOline

Wed, 23 Jul 2008 18:02:27 +0200Bug on Concise DCF edit dialog value generating fixed
lbessard [Wed, 23 Jul 2008 18:02:27 +0200] rev 500
Bug on Concise DCF edit dialog value generating fixed

Tue, 22 Jul 2008 23:48:48 +0200getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client.
etisserant [Tue, 22 Jul 2008 23:48:48 +0200] rev 499
getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client.

Tue, 22 Jul 2008 23:47:05 +0200Edward's patch fixing nmtSlave compilation with LSS enabled.
etisserant [Tue, 22 Jul 2008 23:47:05 +0200] rev 498
Edward's patch fixing nmtSlave compilation with LSS enabled.

Tue, 22 Jul 2008 23:44:07 +0200cosmetic changes to pdo.c
etisserant [Tue, 22 Jul 2008 23:44:07 +0200] rev 497
cosmetic changes to pdo.c

Wed, 16 Jul 2008 15:30:28 +0200*** empty log message ***
etisserant [Wed, 16 Jul 2008 15:30:28 +0200] rev 496
*** empty log message ***

Wed, 16 Jul 2008 15:21:04 +0200Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg.
etisserant [Wed, 16 Jul 2008 15:21:04 +0200] rev 495
Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg.

Tue, 08 Jul 2008 15:14:48 +0200add anagate device support in CanFestival
greg [Tue, 08 Jul 2008 15:14:48 +0200] rev 494
add anagate device support in CanFestival

Tue, 01 Jul 2008 15:21:03 +0200Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.
luis [Tue, 01 Jul 2008 15:21:03 +0200] rev 493
Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.

Sat, 28 Jun 2008 18:43:15 +0200Fixed automatic SDO server creation for slave
etisserant [Sat, 28 Jun 2008 18:43:15 +0200] rev 492
Fixed automatic SDO server creation for slave
Automatic PDO creation for slave
Remove PDO from EDS when mapping not defined

Thu, 26 Jun 2008 11:38:59 +0200Segmentation Fault on closing fixed
lbessard [Thu, 26 Jun 2008 11:38:59 +0200] rev 491
Segmentation Fault on closing fixed

Thu, 26 Jun 2008 09:24:24 +0200Adding support for modification in CanFestival eds_utils
lbessard [Thu, 26 Jun 2008 09:24:24 +0200] rev 490
Adding support for modification in CanFestival eds_utils

Wed, 25 Jun 2008 17:31:41 +0200Modification for generating eds file from a node instead of a manager
lbessard [Wed, 25 Jun 2008 17:31:41 +0200] rev 489
Modification for generating eds file from a node instead of a manager

Wed, 25 Jun 2008 17:04:56 +0200Fixed missing refresh of title bar on Save.
etisserant [Wed, 25 Jun 2008 17:04:56 +0200] rev 488
Fixed missing refresh of title bar on Save.

Wed, 25 Jun 2008 17:04:21 +0200Automatic SDO server added when creating new slave node.
etisserant [Wed, 25 Jun 2008 17:04:21 +0200] rev 487
Automatic SDO server added when creating new slave node.

Wed, 25 Jun 2008 17:02:17 +0200added optional cancel button in node creation dialog (Beremiz)
etisserant [Wed, 25 Jun 2008 17:02:17 +0200] rev 486
added optional cancel button in node creation dialog (Beremiz)

Tue, 24 Jun 2008 19:05:41 +0200Added embedded mode in objdictedit, for integration in Beremiz.
etisserant [Tue, 24 Jun 2008 19:05:41 +0200] rev 485
Added embedded mode in objdictedit, for integration in Beremiz.

Mon, 23 Jun 2008 17:55:11 +0200Added pointer variable list in GenCfile.py, for use with Beremiz's generated code.
etisserant [Mon, 23 Jun 2008 17:55:11 +0200] rev 484
Added pointer variable list in GenCfile.py, for use with Beremiz's generated code.

Mon, 23 Jun 2008 17:54:18 +0200LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
etisserant [Mon, 23 Jun 2008 17:54:18 +0200] rev 483
LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.

Wed, 18 Jun 2008 11:15:17 +0200LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
etisserant [Wed, 18 Jun 2008 11:15:17 +0200] rev 482
LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.

Wed, 18 Jun 2008 10:57:47 +0200Fixed some comments in sdo.c
etisserant [Wed, 18 Jun 2008 10:57:47 +0200] rev 481
Fixed some comments in sdo.c

Wed, 18 Jun 2008 10:57:30 +0200Added missing const for dll names strings
etisserant [Wed, 18 Jun 2008 10:57:30 +0200] rev 480
Added missing const for dll names strings

Mon, 09 Jun 2008 11:13:45 +0200Defining quick_index structures and ObjdictSize as constants
lbessard [Mon, 09 Jun 2008 11:13:45 +0200] rev 479
Defining quick_index structures and ObjdictSize as constants

Fri, 06 Jun 2008 22:18:13 +0200Implemented retry on SDO timeout in dcf.c.
etisserant [Fri, 06 Jun 2008 22:18:13 +0200] rev 478
Implemented retry on SDO timeout in dcf.c.

Thu, 05 Jun 2008 09:09:56 +0200"change baudrate" implemented for lincan interface
greg [Thu, 05 Jun 2008 09:09:56 +0200] rev 477
"change baudrate" implemented for lincan interface

Thu, 05 Jun 2008 08:04:30 +0200serious typo in dcf.c
etisserant [Thu, 05 Jun 2008 08:04:30 +0200] rev 476
serious typo in dcf.c

Wed, 04 Jun 2008 11:23:49 +0200Added NMT reset callbacks, patch from Edward
etisserant [Wed, 04 Jun 2008 11:23:49 +0200] rev 475
Added NMT reset callbacks, patch from Edward

Wed, 04 Jun 2008 11:04:24 +0200Fixed alignments problems on some 32bit target such as ARM or Xscale.
etisserant [Wed, 04 Jun 2008 11:04:24 +0200] rev 474
Fixed alignments problems on some 32bit target such as ARM or Xscale.

Wed, 04 Jun 2008 11:03:11 +0200Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "
etisserant [Wed, 04 Jun 2008 11:03:11 +0200] rev 473
Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "

Wed, 04 Jun 2008 10:59:55 +0200Updated SVG drawing to reflect recent changes in API.
etisserant [Wed, 04 Jun 2008 10:59:55 +0200] rev 472
Updated SVG drawing to reflect recent changes in API.

Wed, 04 Jun 2008 10:59:09 +0200Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.
etisserant [Wed, 04 Jun 2008 10:59:09 +0200] rev 471
Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.

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

Tue, 01 Apr 2008 10:17:11 +0200Fixes in manual ( removed Node ID setting in objdiectedit screenshots)
etisserant [Tue, 01 Apr 2008 10:17:11 +0200] rev 440
Fixes in manual ( removed Node ID setting in objdiectedit screenshots)

Tue, 01 Apr 2008 09:37:34 +0200typo in states.c
etisserant [Tue, 01 Apr 2008 09:37:34 +0200] rev 439
typo in states.c

Mon, 31 Mar 2008 16:18:28 +0200Fixed endianizarion problems
etisserant [Mon, 31 Mar 2008 16:18:28 +0200] rev 438
Fixed endianizarion problems

Mon, 31 Mar 2008 16:17:44 +0200Now OD callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled)
etisserant [Mon, 31 Mar 2008 16:17:44 +0200] rev 437
Now OD callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled)

Mon, 31 Mar 2008 15:39:44 +0200Fixed suspicious code in lss.c
etisserant [Mon, 31 Mar 2008 15:39:44 +0200] rev 436
Fixed suspicious code in lss.c

Mon, 31 Mar 2008 15:25:43 +0200Fixed suspicious code in sdo.c
etisserant [Mon, 31 Mar 2008 15:25:43 +0200] rev 435
Fixed suspicious code in sdo.c

Wed, 26 Mar 2008 11:38:27 +0100fixed Makefile.in in objdictgen for gnosis
greg [Wed, 26 Mar 2008 11:38:27 +0100] rev 434
fixed Makefile.in in objdictgen for gnosis

Wed, 26 Mar 2008 11:14:09 +0100added Gnosis_Utils tar.gz file
greg [Wed, 26 Mar 2008 11:14:09 +0100] rev 433
added Gnosis_Utils tar.gz file

Fri, 21 Mar 2008 14:02:18 +0100Removed some dead generated C code in gen_cfile.py, about callbacks.
etisserant [Fri, 21 Mar 2008 14:02:18 +0100] rev 432
Removed some dead generated C code in gen_cfile.py, about callbacks.

Fri, 21 Mar 2008 10:27:42 +0100Fixed typo in objacces.c bigendian side.
etisserant [Fri, 21 Mar 2008 10:27:42 +0100] rev 431
Fixed typo in objacces.c bigendian side.

Fri, 21 Mar 2008 09:51:21 +0100Fixed typo in objacces.c bigendian side.
etisserant [Fri, 21 Mar 2008 09:51:21 +0100] rev 430
Fixed typo in objacces.c bigendian side.

Thu, 20 Mar 2008 15:44:35 +0100Fixed not so ANSI code in objaccess.c
etisserant [Thu, 20 Mar 2008 15:44:35 +0100] rev 429
Fixed not so ANSI code in objaccess.c

Thu, 20 Mar 2008 15:28:11 +0100Endianization fix in pdo.c
etisserant [Thu, 20 Mar 2008 15:28:11 +0100] rev 428
Endianization fix in pdo.c

Thu, 20 Mar 2008 15:27:58 +0100Endianization fix in emcy.c
etisserant [Thu, 20 Mar 2008 15:27:58 +0100] rev 427
Endianization fix in emcy.c

Thu, 20 Mar 2008 15:14:07 +0100Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
etisserant [Thu, 20 Mar 2008 15:14:07 +0100] rev 426
Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.

Thu, 20 Mar 2008 15:03:25 +0100re-indented pdo.c
etisserant [Thu, 20 Mar 2008 15:03:25 +0100] rev 425
re-indented pdo.c

Thu, 20 Mar 2008 14:22:11 +0100Removed DS401_Slave in AVR port.
etisserant [Thu, 20 Mar 2008 14:22:11 +0100] rev 424
Removed DS401_Slave in AVR port.

Thu, 20 Mar 2008 13:46:06 +0100Probable bug fix in HeartBeatStop
etisserant [Thu, 20 Mar 2008 13:46:06 +0100] rev 423
Probable bug fix in HeartBeatStop

Thu, 20 Mar 2008 13:40:32 +0100Fixed herbeat timer array partial initialization in generated OD code.
etisserant [Thu, 20 Mar 2008 13:40:32 +0100] rev 422
Fixed herbeat timer array partial initialization in generated OD code.

Thu, 20 Mar 2008 11:41:06 +0100Added support for null terminated strings as VISIBLE_STRING.
etisserant [Thu, 20 Mar 2008 11:41:06 +0100] rev 421
Added support for null terminated strings as VISIBLE_STRING.
Also fixed size declaration problem with visible_strings.

Thu, 20 Mar 2008 10:45:17 +0100Bug on domain size calculation fixed
lbessard [Thu, 20 Mar 2008 10:45:17 +0100] rev 420
Bug on domain size calculation fixed

Thu, 20 Mar 2008 09:47:19 +0100Added support for null terminated strings as VISIBLE_STRING.
etisserant [Thu, 20 Mar 2008 09:47:19 +0100] rev 419
Added support for null terminated strings as VISIBLE_STRING.

Wed, 19 Mar 2008 16:08:12 +0100Problem with String size in C file generated fixed
lbessard [Wed, 19 Mar 2008 16:08:12 +0100] rev 418
Problem with String size in C file generated fixed
Adding a DefaultStringSize parameter that can be changed by users into NodeInfosDialog
Adding icons into objdictedit and networkedit menus

Fri, 14 Mar 2008 10:55:34 +0100Forces an emission of PDO by resetting the COB of the last message
peter [Fri, 14 Mar 2008 10:55:34 +0100] rev 417
Forces an emission of PDO by resetting the COB of the last message

Wed, 12 Mar 2008 10:08:43 +0100fixed missing uninstall target in examples makefile
greg [Wed, 12 Mar 2008 10:08:43 +0100] rev 416
fixed missing uninstall target in examples makefile

Fri, 07 Mar 2008 16:07:09 +0100Old folder removed
peter [Fri, 07 Mar 2008 16:07:09 +0100] rev 415
Old folder removed

Fri, 07 Mar 2008 16:02:59 +0100included data.h
peter [Fri, 07 Mar 2008 16:02:59 +0100] rev 414
included data.h

Fri, 07 Mar 2008 15:47:28 +0100New named folder, first DS401 profile module, Makefile
peter [Fri, 07 Mar 2008 15:47:28 +0100] rev 413
New named folder, first DS401 profile module, Makefile

Fri, 07 Mar 2008 09:26:19 +0100fixed flags for xeno build
etisserant [Fri, 07 Mar 2008 09:26:19 +0100] rev 412
fixed flags for xeno build

Fri, 07 Mar 2008 09:25:57 +0100added networkedit icon
etisserant [Fri, 07 Mar 2008 09:25:57 +0100] rev 411
added networkedit icon

Fri, 29 Feb 2008 11:01:41 +0100.ico icons work with either windows or linux
etisserant [Fri, 29 Feb 2008 11:01:41 +0100] rev 410
.ico icons work with either windows or linux

Wed, 27 Feb 2008 11:15:43 +0100add icon support in init
greg [Wed, 27 Feb 2008 11:15:43 +0100] rev 409
add icon support in init

Tue, 26 Feb 2008 10:26:00 +0100fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit
greg [Tue, 26 Feb 2008 10:26:00 +0100] rev 408
fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit

Sun, 24 Feb 2008 02:03:19 +0100Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.
etisserant [Sun, 24 Feb 2008 02:03:19 +0100] rev 407
Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.

Tue, 19 Feb 2008 15:21:42 +0100Repercutions of parameter type change in waitReceiveTaskEnd in win32
etisserant [Tue, 19 Feb 2008 15:21:42 +0100] rev 406
Repercutions of parameter type change in waitReceiveTaskEnd in win32

Tue, 19 Feb 2008 14:59:19 +0100Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
etisserant [Tue, 19 Feb 2008 14:59:19 +0100] rev 405
Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.

Tue, 19 Feb 2008 14:54:06 +0100Removed old commented code.
etisserant [Tue, 19 Feb 2008 14:54:06 +0100] rev 404
Removed old commented code.

Tue, 19 Feb 2008 14:53:59 +0100add changes in configure to force xeno --library-dir
greg [Tue, 19 Feb 2008 14:53:59 +0100] rev 403
add changes in configure to force xeno --library-dir

Tue, 19 Feb 2008 14:53:39 +0100Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
etisserant [Tue, 19 Feb 2008 14:53:39 +0100] rev 402
Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)

Tue, 19 Feb 2008 14:52:40 +0100Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
etisserant [Tue, 19 Feb 2008 14:52:40 +0100] rev 401
Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.

Mon, 18 Feb 2008 17:14:22 +0100Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
etisserant [Mon, 18 Feb 2008 17:14:22 +0100] rev 400
Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .

Mon, 18 Feb 2008 14:12:19 +0100some warning errors fixed
groke6 [Mon, 18 Feb 2008 14:12:19 +0100] rev 399
some warning errors fixed

Mon, 18 Feb 2008 10:36:01 +0100added configure option to force Wx detection.
etisserant [Mon, 18 Feb 2008 10:36:01 +0100] rev 398
added configure option to force Wx detection.

Mon, 18 Feb 2008 10:35:14 +0100Fixed problem with spaces in paths in generated canfetival_config.py
etisserant [Mon, 18 Feb 2008 10:35:14 +0100] rev 397
Fixed problem with spaces in paths in generated canfetival_config.py

Mon, 18 Feb 2008 10:34:10 +0100Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message
etisserant [Mon, 18 Feb 2008 10:34:10 +0100] rev 396
Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message

Wed, 13 Feb 2008 16:51:10 +0100removed old jaxe files
etisserant [Wed, 13 Feb 2008 16:51:10 +0100] rev 395
removed old jaxe files

Wed, 13 Feb 2008 15:58:51 +0100Many changes in manual.tex. Now nearly human readable.
etisserant [Wed, 13 Feb 2008 15:58:51 +0100] rev 394
Many changes in manual.tex. Now nearly human readable.

Tue, 12 Feb 2008 15:38:54 +0100Big cleanup in manual. Used Lyx for that.
etisserant [Tue, 12 Feb 2008 15:38:54 +0100] rev 393
Big cleanup in manual. Used Lyx for that.

Tue, 12 Feb 2008 11:52:45 +0100Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
etisserant [Tue, 12 Feb 2008 11:52:45 +0100] rev 392
Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)

Tue, 12 Feb 2008 09:44:55 +0100Accepted Vladimir Chren linux kernelspace port patch.
etisserant [Tue, 12 Feb 2008 09:44:55 +0100] rev 391
Accepted Vladimir Chren linux kernelspace port patch.

Tue, 12 Feb 2008 09:42:56 +0100exlude generated html doxygen from CVS
etisserant [Tue, 12 Feb 2008 09:42:56 +0100] rev 390
exlude generated html doxygen from CVS

Tue, 12 Feb 2008 09:38:26 +0100exlude generated html manual from CVS
etisserant [Tue, 12 Feb 2008 09:38:26 +0100] rev 389
exlude generated html manual from CVS

Tue, 12 Feb 2008 09:13:14 +0100Removed generated html doxygen doc from CVS, too many files.
etisserant [Tue, 12 Feb 2008 09:13:14 +0100] rev 388
Removed generated html doxygen doc from CVS, too many files.

Mon, 11 Feb 2008 11:00:12 +0100fixed TextMasterSlaveLSS
groke6 [Mon, 11 Feb 2008 11:00:12 +0100] rev 387
fixed TextMasterSlaveLSS

Fri, 08 Feb 2008 18:28:22 +0100Now, PDF doc of objdictgen can be opened with acrobat reader on windows
etisserant [Fri, 08 Feb 2008 18:28:22 +0100] rev 386
Now, PDF doc of objdictgen can be opened with acrobat reader on windows

Fri, 08 Feb 2008 14:52:48 +0100Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.
etisserant [Fri, 08 Feb 2008 14:52:48 +0100] rev 385
Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.

Thu, 07 Feb 2008 10:25:15 +0100added canChangeBaudRate to the driver interface
groke6 [Thu, 07 Feb 2008 10:25:15 +0100] rev 384
added canChangeBaudRate to the driver interface

Tue, 05 Feb 2008 10:18:25 +0100Fixed missing includes causing warnings
etisserant [Tue, 05 Feb 2008 10:18:25 +0100] rev 383
Fixed missing includes causing warnings

Tue, 05 Feb 2008 10:17:36 +0100Cleaned re-indented code of DS401_Slave_Gui
etisserant [Tue, 05 Feb 2008 10:17:36 +0100] rev 382
Cleaned re-indented code of DS401_Slave_Gui

Mon, 04 Feb 2008 16:40:44 +0100added TestMasterSlaveLSS. LSS protocol revised.
groke6 [Mon, 04 Feb 2008 16:40:44 +0100] rev 381
added TestMasterSlaveLSS. LSS protocol revised.

Mon, 04 Feb 2008 12:06:20 +0100Solved a mistake with parentheses in last change
luis [Mon, 04 Feb 2008 12:06:20 +0100] rev 380
Solved a mistake with parentheses in last change

Mon, 04 Feb 2008 11:07:32 +0100Minor changes to guarantee that UNS8 cast is well done
luis [Mon, 04 Feb 2008 11:07:32 +0100] rev 379
Minor changes to guarantee that UNS8 cast is well done

Fri, 01 Feb 2008 18:06:55 +0100As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.
etisserant [Fri, 01 Feb 2008 18:06:55 +0100] rev 378
As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.

Concerned callbacks :

initialisation
preOperational
operational
stopped
heartbeatError
post_sync
post_TPDO
post_SlaveBootup
storeODSubIndex
post_emcy

Fri, 01 Feb 2008 18:01:36 +0100Enhanced cleanup of TCP CAN client/server
etisserant [Fri, 01 Feb 2008 18:01:36 +0100] rev 377
Enhanced cleanup of TCP CAN client/server

Fri, 01 Feb 2008 18:01:05 +0100little fix on arch detection when using mingw32-only compiler from within cygwin's bash
etisserant [Fri, 01 Feb 2008 18:01:05 +0100] rev 376
little fix on arch detection when using mingw32-only compiler from within cygwin's bash

Thu, 31 Jan 2008 15:20:59 +0100AVR port, thanks to Peter Christen, Comat AG.
etisserant [Thu, 31 Jan 2008 15:20:59 +0100] rev 375
AVR port, thanks to Peter Christen, Comat AG.

Wed, 30 Jan 2008 17:23:32 +0100add cancfg.h dependency to rebuild can_peak_win32 driver
greg [Wed, 30 Jan 2008 17:23:32 +0100] rev 374
add cancfg.h dependency to rebuild can_peak_win32 driver

Tue, 29 Jan 2008 09:17:24 +0100fix install target in example Makefile.in
greg [Tue, 29 Jan 2008 09:17:24 +0100] rev 373
fix install target in example Makefile.in
re-enable canfestival-examples package for debian

Tue, 29 Jan 2008 09:07:46 +0100remove canfestival-examples.install in debian dir
greg [Tue, 29 Jan 2008 09:07:46 +0100] rev 372
remove canfestival-examples.install in debian dir

Tue, 29 Jan 2008 09:02:47 +0100remove examples install target in debian/rules
greg [Tue, 29 Jan 2008 09:02:47 +0100] rev 371
remove examples install target in debian/rules

Fri, 25 Jan 2008 19:01:58 +0100Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
etisserant [Fri, 25 Jan 2008 19:01:58 +0100] rev 370
Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.

Fri, 25 Jan 2008 12:00:38 +0100fix name "staus" in c generated files with "status
greg [Fri, 25 Jan 2008 12:00:38 +0100] rev 369
fix name "staus" in c generated files with "status

Fri, 25 Jan 2008 08:20:11 +0100changed order of declaration/initialization of variables to prevent some warnings
etisserant [Fri, 25 Jan 2008 08:20:11 +0100] rev 368
changed order of declaration/initialization of variables to prevent some warnings

Fri, 25 Jan 2008 08:18:20 +0100changed win32.cpp into drivers_win32.cpp in vcproj file
etisserant [Fri, 25 Jan 2008 08:18:20 +0100] rev 367
changed win32.cpp into drivers_win32.cpp in vcproj file

Wed, 23 Jan 2008 10:36:20 +0100Fixed Peter Christen remarks as regards typo
etisserant [Wed, 23 Jan 2008 10:36:20 +0100] rev 366
Fixed Peter Christen remarks as regards typo

Wed, 23 Jan 2008 10:35:52 +0100Changed cob_id from struct{UNS32} to UNS16
etisserant [Wed, 23 Jan 2008 10:35:52 +0100] rev 365
Changed cob_id from struct{UNS32} to UNS16

Tue, 22 Jan 2008 10:27:13 +0100Added can4linux driver support.
groke6 [Tue, 22 Jan 2008 10:27:13 +0100] rev 364
Added can4linux driver support.

Fri, 18 Jan 2008 09:43:55 +0100fixed configure command line constant specification bug. Thanks to Jorge.
etisserant [Fri, 18 Jan 2008 09:43:55 +0100] rev 363
fixed configure command line constant specification bug. Thanks to Jorge.

Thu, 17 Jan 2008 16:24:01 +0100Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:24:01 +0100] rev 362
Added FastScan support to the LSS services.

Thu, 17 Jan 2008 16:22:21 +0100Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:22:21 +0100] rev 361
Added FastScan support to the LSS services.

Thu, 17 Jan 2008 16:21:07 +0100Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:21:07 +0100] rev 360
Added FastScan support to the LSS services.

Thu, 17 Jan 2008 11:50:51 +0100Bug on try, except, finally statement with python 2.4 fixed
lbessard [Thu, 17 Jan 2008 11:50:51 +0100] rev 359
Bug on try, except, finally statement with python 2.4 fixed

Tue, 15 Jan 2008 10:49:35 +0100add setup.py and objdictedit_postinst.py to build windows installer
greg [Tue, 15 Jan 2008 10:49:35 +0100] rev 358
add setup.py and objdictedit_postinst.py to build windows installer

Tue, 15 Jan 2008 10:11:17 +0100Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
etisserant [Tue, 15 Jan 2008 10:11:17 +0100] rev 357
Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)

Tue, 15 Jan 2008 09:30:26 +0100.cvsignore updated for windows targets.
etisserant [Tue, 15 Jan 2008 09:30:26 +0100] rev 356
.cvsignore updated for windows targets.

Tue, 15 Jan 2008 09:29:29 +0100TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.
etisserant [Tue, 15 Jan 2008 09:29:29 +0100] rev 355
TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.

Tue, 15 Jan 2008 09:24:21 +0100Various configure and build enhancements:
etisserant [Tue, 15 Jan 2008 09:24:21 +0100] rev 354
Various configure and build enhancements:
- Auto detect availability of wxWidgets, disable or enable examples build accordingly
- Enhacend (cross) toolchain detection and prefix. Now compile win32 target on linux host (--cc=i686-mingw32-gcc)

Mon, 14 Jan 2008 14:28:49 +0100fixed a bug in consise_dcf_loop() in dcf.c
groke6 [Mon, 14 Jan 2008 14:28:49 +0100] rev 353
fixed a bug in consise_dcf_loop() in dcf.c

Fri, 11 Jan 2008 09:39:49 +0100Fixed timer problem on late Heartbeat. Thanks to Jorge.
etisserant [Fri, 11 Jan 2008 09:39:49 +0100] rev 352
Fixed timer problem on late Heartbeat. Thanks to Jorge.

Thu, 10 Jan 2008 16:12:45 +0100fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
greg [Thu, 10 Jan 2008 16:12:45 +0100] rev 351
fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW

Tue, 08 Jan 2008 11:06:50 +0100Size verification of the mapped variables in PDOs (both reception and transmission)
luis [Tue, 08 Jan 2008 11:06:50 +0100] rev 350
Size verification of the mapped variables in PDOs (both reception and transmission)

Tue, 08 Jan 2008 10:47:10 +0100fixed the DCF-LSS conflict
groke6 [Tue, 08 Jan 2008 10:47:10 +0100] rev 349
fixed the DCF-LSS conflict

Fri, 04 Jan 2008 17:50:06 +0100Bug when close objdictedit fixed
lbessard [Fri, 04 Jan 2008 17:50:06 +0100] rev 348
Bug when close objdictedit fixed

Mon, 31 Dec 2007 10:41:36 +0100change name for control-peak to control-peak_linux
greg [Mon, 31 Dec 2007 10:41:36 +0100] rev 347
change name for control-peak to control-peak_linux

Mon, 31 Dec 2007 08:45:27 +0100add debian directory to create debian binary packages
greg [Mon, 31 Dec 2007 08:45:27 +0100] rev 346
add debian directory to create debian binary packages

Mon, 17 Dec 2007 18:14:42 +0100Fixed horrible typo in states.c thanks to Martin Hollenweger.
etisserant [Mon, 17 Dec 2007 18:14:42 +0100] rev 345
Fixed horrible typo in states.c thanks to Martin Hollenweger.

Mon, 17 Dec 2007 15:55:40 +0100Fix a flaw in LSS patch.
etisserant [Mon, 17 Dec 2007 15:55:40 +0100] rev 344
Fix a flaw in LSS patch.

Mon, 17 Dec 2007 13:22:35 +0100Primary LSS support, thanks to Jorge Berzosa.
etisserant [Mon, 17 Dec 2007 13:22:35 +0100] rev 343
Primary LSS support, thanks to Jorge Berzosa.

Fri, 14 Dec 2007 16:32:38 +0100Fix LD variable for unix target in configure
greg [Fri, 14 Dec 2007 16:32:38 +0100] rev 342
Fix LD variable for unix target in configure

Mon, 10 Dec 2007 23:23:19 +0100Windows related enhancements
etisserant [Mon, 10 Dec 2007 23:23:19 +0100] rev 341
Windows related enhancements

Mon, 10 Dec 2007 23:15:55 +0100Bug on new DCF entry boolean value fixed
lbessard [Mon, 10 Dec 2007 23:15:55 +0100] rev 340
Bug on new DCF entry boolean value fixed

Mon, 10 Dec 2007 23:15:23 +0100Bug on Refresh Main Menu fixed
lbessard [Mon, 10 Dec 2007 23:15:23 +0100] rev 339
Bug on Refresh Main Menu fixed

Mon, 10 Dec 2007 16:51:54 +0100Bug on DCF edition fixed
lbessard [Mon, 10 Dec 2007 16:51:54 +0100] rev 338
Bug on DCF edition fixed

Mon, 10 Dec 2007 16:46:11 +0100Bug on DCF edition fixed
lbessard [Mon, 10 Dec 2007 16:46:11 +0100] rev 337
Bug on DCF edition fixed

Mon, 10 Dec 2007 16:25:18 +0100Bug on DCF edition fixed
lbessard [Mon, 10 Dec 2007 16:25:18 +0100] rev 336
Bug on DCF edition fixed

Mon, 10 Dec 2007 16:08:58 +0100fix some wrong comments in TestMasterMicroMod.c
greg [Mon, 10 Dec 2007 16:08:58 +0100] rev 335
fix some wrong comments in TestMasterMicroMod.c

Mon, 10 Dec 2007 11:05:43 +0100Bug on close with Beremiz fixed
lbessard [Mon, 10 Dec 2007 11:05:43 +0100] rev 334
Bug on close with Beremiz fixed

Sun, 09 Dec 2007 16:57:43 +0100Bug on OCTET_STRING display fixed
lbessard [Sun, 09 Dec 2007 16:57:43 +0100] rev 333
Bug on OCTET_STRING display fixed

Sun, 09 Dec 2007 16:56:44 +0100Improving eds parse
lbessard [Sun, 09 Dec 2007 16:56:44 +0100] rev 332
Improving eds parse

Sun, 09 Dec 2007 15:43:39 +0100Minor changes, mostly PCAN/windows related.
etisserant [Sun, 09 Dec 2007 15:43:39 +0100] rev 331
Minor changes, mostly PCAN/windows related.

Sun, 09 Dec 2007 15:38:30 +0100debug=MSG -> print CAN messages
etisserant [Sun, 09 Dec 2007 15:38:30 +0100] rev 330
debug=MSG -> print CAN messages

Sat, 08 Dec 2007 15:01:14 +0100Changes to compile for win32
greg [Sat, 08 Dec 2007 15:01:14 +0100] rev 329
Changes to compile for win32

Fri, 07 Dec 2007 18:22:41 +0100Bug on DCFEditor Dialog fixed
lbessard [Fri, 07 Dec 2007 18:22:41 +0100] rev 328
Bug on DCFEditor Dialog fixed

Fri, 07 Dec 2007 17:28:18 +0100Adding DCFEditor Dialog to networkedit
lbessard [Fri, 07 Dec 2007 17:28:18 +0100] rev 327
Adding DCFEditor Dialog to networkedit

Thu, 06 Dec 2007 17:59:06 +0100Bug on Close Frame fixed
lbessard [Thu, 06 Dec 2007 17:59:06 +0100] rev 326
Bug on Close Frame fixed

Thu, 06 Dec 2007 17:58:43 +0100Modification of 0x1016 index c code generation
lbessard [Thu, 06 Dec 2007 17:58:43 +0100] rev 325
Modification of 0x1016 index c code generation

Thu, 06 Dec 2007 17:57:21 +0100Bug with Drag and Drop on SubindexGrid fixed
lbessard [Thu, 06 Dec 2007 17:57:21 +0100] rev 324
Bug with Drag and Drop on SubindexGrid fixed

Thu, 06 Dec 2007 17:55:46 +0100Adding "ParameterValue" as optional parameter for "VAR" entries
lbessard [Thu, 06 Dec 2007 17:55:46 +0100] rev 323
Adding "ParameterValue" as optional parameter for "VAR" entries

Tue, 04 Dec 2007 08:10:23 +0100One more compilation warning fixed.
etisserant [Tue, 04 Dec 2007 08:10:23 +0100] rev 322
One more compilation warning fixed.

Mon, 03 Dec 2007 13:09:19 +0100Fixed integer limit warning
etisserant [Mon, 03 Dec 2007 13:09:19 +0100] rev 321
Fixed integer limit warning

Mon, 03 Dec 2007 11:30:38 +0100Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
etisserant [Mon, 03 Dec 2007 11:30:38 +0100] rev 320
Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.

Thu, 29 Nov 2007 11:58:02 +0100There was a variable declaration after a statement
luis [Thu, 29 Nov 2007 11:58:02 +0100] rev 319
There was a variable declaration after a statement

Fri, 23 Nov 2007 08:47:48 +0100Fix problem with symbolic link ( --> os.path.realpath() )
greg [Fri, 23 Nov 2007 08:47:48 +0100] rev 318
Fix problem with symbolic link ( --> os.path.realpath() )

Wed, 21 Nov 2007 16:30:26 +0100Bug on default COB ID value for PDO transmit and receive 5 and higher fixed
lbessard [Wed, 21 Nov 2007 16:30:26 +0100] rev 317
Bug on default COB ID value for PDO transmit and receive 5 and higher fixed

Fri, 16 Nov 2007 17:41:59 +0100Bugs that prevents to compile with wx2.8 fixed
lbessard [Fri, 16 Nov 2007 17:41:59 +0100] rev 316
Bugs that prevents to compile with wx2.8 fixed

Mon, 12 Nov 2007 15:17:49 +0100Workaround for unsupported UNS64 on some compiler.
etisserant [Mon, 12 Nov 2007 15:17:49 +0100] rev 315
Workaround for unsupported UNS64 on some compiler.

Mon, 12 Nov 2007 14:38:34 +0100Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
etisserant [Mon, 12 Nov 2007 14:38:34 +0100] rev 314
Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.

Mon, 12 Nov 2007 13:24:17 +0100Adding standard default value to index 0x1014
lbessard [Mon, 12 Nov 2007 13:24:17 +0100] rev 313
Adding standard default value to index 0x1014

Wed, 07 Nov 2007 07:46:14 +0100Bug on RefreshList in subindextable.py fixed
lbessard [Wed, 07 Nov 2007 07:46:14 +0100] rev 312
Bug on RefreshList in subindextable.py fixed

Tue, 30 Oct 2007 16:21:04 +0100Bug on type inconsistency in SDO Client fixed
lbessard [Tue, 30 Oct 2007 16:21:04 +0100] rev 311
Bug on type inconsistency in SDO Client fixed
(Correction submitted by Robert McCullough)

Thu, 18 Oct 2007 10:23:45 +0200Bugs on EDS import fixed
lbessard [Thu, 18 Oct 2007 10:23:45 +0200] rev 310
Bugs on EDS import fixed

Thu, 18 Oct 2007 10:13:18 +0200Bugs on EDS import fixed
lbessard [Thu, 18 Oct 2007 10:13:18 +0200] rev 309
Bugs on EDS import fixed

Thu, 11 Oct 2007 09:13:05 +0200Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)
etisserant [Thu, 11 Oct 2007 09:13:05 +0200] rev 308
Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)

Thu, 11 Oct 2007 09:09:07 +0200Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.
etisserant [Thu, 11 Oct 2007 09:09:07 +0200] rev 307
Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.

Thu, 11 Oct 2007 08:51:29 +0200Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
etisserant [Thu, 11 Oct 2007 08:51:29 +0200] rev 306
Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).

Fri, 05 Oct 2007 17:58:04 +0200Bug on some eds including StandardDataTypes section fixed
lbessard [Fri, 05 Oct 2007 17:58:04 +0200] rev 305
Bug on some eds including StandardDataTypes section fixed

Tue, 02 Oct 2007 17:59:16 +0200Fixed crash with visible_string due to latest changes.
etisserant [Tue, 02 Oct 2007 17:59:16 +0200] rev 304
Fixed crash with visible_string due to latest changes.

Tue, 02 Oct 2007 17:58:31 +0200Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.
etisserant [Tue, 02 Oct 2007 17:58:31 +0200] rev 303
Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.

Tue, 02 Oct 2007 17:57:16 +0200Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress
etisserant [Tue, 02 Oct 2007 17:57:16 +0200] rev 302
Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress

Tue, 02 Oct 2007 17:56:11 +0200more fancy print_message for debug
etisserant [Tue, 02 Oct 2007 17:56:11 +0200] rev 301
more fancy print_message for debug

Tue, 02 Oct 2007 17:45:25 +0200Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed
lbessard [Tue, 02 Oct 2007 17:45:25 +0200] rev 300
Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed

Tue, 02 Oct 2007 14:06:30 +0200Allowing user to type formulas
lbessard [Tue, 02 Oct 2007 14:06:30 +0200] rev 299
Allowing user to type formulas
Node ID selection disabled
Adding possibility to reset values to default

Tue, 02 Oct 2007 10:32:11 +0200Checking if TPDO was valid was wrong (pdo.c)
luis [Tue, 02 Oct 2007 10:32:11 +0200] rev 298
Checking if TPDO was valid was wrong (pdo.c)
There were some declarations after statements in pdo.c that caused some compilers to complaint

Mon, 01 Oct 2007 17:17:35 +0200Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
etisserant [Mon, 01 Oct 2007 17:17:35 +0200] rev 297
Fixed some transmit type issues (for 254 255) with null event and/or inhibit time

Mon, 01 Oct 2007 14:43:01 +0200Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
luis [Mon, 01 Oct 2007 14:43:01 +0200] rev 296
Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
EMCY_setError has a new parameter, addInfo, a 16-bit value that will be copied to 16 most significat bits in 1003h (but it is not sent in EMCY message).

Sun, 30 Sep 2007 22:41:12 +0200DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.
etisserant [Sun, 30 Sep 2007 22:41:12 +0200] rev 295
DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.

Sun, 30 Sep 2007 22:38:58 +0200Update with latest generated code flavour (TestMasterSalve)
etisserant [Sun, 30 Sep 2007 22:38:58 +0200] rev 294
Update with latest generated code flavour (TestMasterSalve)

Sun, 30 Sep 2007 22:37:35 +0200Typo crashin on node remove in network editor
etisserant [Sun, 30 Sep 2007 22:37:35 +0200] rev 293
Typo crashin on node remove in network editor

Sun, 30 Sep 2007 22:36:59 +0200Fixed forgoten removed objdictedit.sh in Makefine.in
etisserant [Sun, 30 Sep 2007 22:36:59 +0200] rev 292
Fixed forgoten removed objdictedit.sh in Makefine.in

Sun, 30 Sep 2007 22:35:48 +0200Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.
etisserant [Sun, 30 Sep 2007 22:35:48 +0200] rev 291
Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.

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

Thu, 30 Aug 2007 17:01:11 +0200Better code readability
etisserant [Thu, 30 Aug 2007 17:01:11 +0200] rev 260
Better code readability

Tue, 28 Aug 2007 14:32:05 +0200Bugs fixed on objdictedit dialogs
lbessard [Tue, 28 Aug 2007 14:32:05 +0200] rev 259
Bugs fixed on objdictedit dialogs

Thu, 23 Aug 2007 17:07:02 +0200Some bugs fixed:
lbessard [Thu, 23 Aug 2007 17:07:02 +0200] rev 258
Some bugs fixed:
- Using __file__ instead of sys.path[0] for extracting CWD
- EDS generation errors (reported by Robert McCullough)

Wed, 08 Aug 2007 18:40:47 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 18:40:47 +0200] rev 257
*** empty log message ***

Wed, 08 Aug 2007 18:38:27 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 18:38:27 +0200] rev 256
*** empty log message ***

Wed, 08 Aug 2007 18:29:55 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 18:29:55 +0200] rev 255
*** empty log message ***

Wed, 08 Aug 2007 14:55:15 +0200Cleaning code for using only wxPython 2.6 class naming
lbessard [Wed, 08 Aug 2007 14:55:15 +0200] rev 254
Cleaning code for using only wxPython 2.6 class naming
Adding sizers to all dialogs

Wed, 08 Aug 2007 08:51:09 +0200Adding support for always installing last gnosis version
lbessard [Wed, 08 Aug 2007 08:51:09 +0200] rev 253
Adding support for always installing last gnosis version

Wed, 08 Aug 2007 01:43:02 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 01:43:02 +0200] rev 252
*** empty log message ***

Tue, 07 Aug 2007 17:18:03 +0200Some fixes for C++
etisserant [Tue, 07 Aug 2007 17:18:03 +0200] rev 251
Some fixes for C++

Mon, 06 Aug 2007 17:59:06 +0200Attic problem. Removed old unused dirs.
etisserant [Mon, 06 Aug 2007 17:59:06 +0200] rev 250
Attic problem. Removed old unused dirs.

Mon, 06 Aug 2007 17:56:07 +0200Some cleanup in latex manual
etisserant [Mon, 06 Aug 2007 17:56:07 +0200] rev 249
Some cleanup in latex manual

Thu, 02 Aug 2007 14:20:52 +0200Disabled compilation of DS401_xxx examples
etisserant [Thu, 02 Aug 2007 14:20:52 +0200] rev 248
Disabled compilation of DS401_xxx examples

Thu, 02 Aug 2007 05:51:45 +0200Disabled compilation of DS401_xxx examples
etisserant [Thu, 02 Aug 2007 05:51:45 +0200] rev 247
Disabled compilation of DS401_xxx examples

Wed, 01 Aug 2007 13:48:03 +0200Added contribution from Nicolas GRANDEMANGE. DS-401 slave GUI based on wxwidget.
etisserant [Wed, 01 Aug 2007 13:48:03 +0200] rev 246
Added contribution from Nicolas GRANDEMANGE. DS-401 slave GUI based on wxwidget.

Wed, 25 Jul 2007 18:01:14 +0200Modifying gen_cfile.py for generating C file from a node as data rather than a manager
lbessard [Wed, 25 Jul 2007 18:01:14 +0200] rev 245
Modifying gen_cfile.py for generating C file from a node as data rather than a manager

Wed, 25 Jul 2007 14:19:24 +0200nodemanager to work with masternode copy
greg [Wed, 25 Jul 2007 14:19:24 +0200] rev 244
nodemanager to work with masternode copy

Wed, 25 Jul 2007 08:48:08 +0200Some bugs fixed
lbessard [Wed, 25 Jul 2007 08:48:08 +0200] rev 243
Some bugs fixed

Sat, 21 Jul 2007 10:39:25 +0200Changes in networkedit for integration with beremiz
lbessard [Sat, 21 Jul 2007 10:39:25 +0200] rev 242
Changes in networkedit for integration with beremiz

Tue, 17 Jul 2007 18:20:50 +0200Fixed mutex typo in win32
etisserant [Tue, 17 Jul 2007 18:20:50 +0200] rev 241
Fixed mutex typo in win32

Mon, 16 Jul 2007 08:56:03 +0200Udpated doxygen
etisserant [Mon, 16 Jul 2007 08:56:03 +0200] rev 240
Udpated doxygen

Fri, 06 Jul 2007 10:53:15 +0200add auto-mapping tool (config_utils)
greg [Fri, 06 Jul 2007 10:53:15 +0200] rev 239
add auto-mapping tool (config_utils)
fix little bugs

Fri, 06 Jul 2007 10:35:59 +0200add profile callback
greg [Fri, 06 Jul 2007 10:35:59 +0200] rev 238
add profile callback

Mon, 02 Jul 2007 18:25:31 +0200Added "Default value" to context menu on subindex grid in objdictedit.
etisserant [Mon, 02 Jul 2007 18:25:31 +0200] rev 237
Added "Default value" to context menu on subindex grid in objdictedit.

Mon, 02 Jul 2007 18:22:58 +0200Full preliminary implementation of TPDO transmit type:
etisserant [Mon, 02 Jul 2007 18:22:58 +0200] rev 236
Full preliminary implementation of TPDO transmit type:
- SYNC (N) (1-240)
- RTR only + SYNC (252)
- RTR only (253)
- EVENT, with timer and inhibit time (254 and 255)

User app have to call sendPDOevent(d) to eventually signal mapped data changes.
Callbacks added to 0x140N, TPDO comm parameters for on the fly timers values change.
TestMasterSlave updated.

Fri, 29 Jun 2007 19:51:39 +0200Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
etisserant [Fri, 29 Jun 2007 19:51:39 +0200] rev 235
Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
+ re-organisation and cleanup of pdo.c.

Fri, 29 Jun 2007 19:48:22 +0200cleanup
etisserant [Fri, 29 Jun 2007 19:48:22 +0200] rev 234
cleanup

Fri, 29 Jun 2007 17:24:27 +0200Permitting user to type decimal or hexadecimal for integer values
lbessard [Fri, 29 Jun 2007 17:24:27 +0200] rev 233
Permitting user to type decimal or hexadecimal for integer values

Fri, 29 Jun 2007 16:24:56 +0200Bug on file loading from shell command fixed
lbessard [Fri, 29 Jun 2007 16:24:56 +0200] rev 232
Bug on file loading from shell command fixed

Thu, 28 Jun 2007 16:29:41 +0200Changed types declaration for unix using sys/types.h
etisserant [Thu, 28 Jun 2007 16:29:41 +0200] rev 231
Changed types declaration for unix using sys/types.h

Thu, 28 Jun 2007 15:36:24 +0200Fixed tipo
etisserant [Thu, 28 Jun 2007 15:36:24 +0200] rev 230
Fixed tipo

Thu, 28 Jun 2007 15:36:10 +0200Fixed unicode encoding in gen_cfile.py
etisserant [Thu, 28 Jun 2007 15:36:10 +0200] rev 229
Fixed unicode encoding in gen_cfile.py

Wed, 27 Jun 2007 08:35:22 +0200add datatypes translation (define)
greg [Wed, 27 Jun 2007 08:35:22 +0200] rev 228
add datatypes translation (define)

Mon, 25 Jun 2007 17:01:39 +0200Bugs on cfile generation fixed
lbessard [Mon, 25 Jun 2007 17:01:39 +0200] rev 227
Bugs on cfile generation fixed

Fri, 22 Jun 2007 17:46:18 +0200Bug on EDS file parsing fixed
lbessard [Fri, 22 Jun 2007 17:46:18 +0200] rev 226
Bug on EDS file parsing fixed

Fri, 22 Jun 2007 16:26:12 +0200Addecd decompo_dcf to .def
etisserant [Fri, 22 Jun 2007 16:26:12 +0200] rev 225
Addecd decompo_dcf to .def

Thu, 21 Jun 2007 17:27:16 +0200Bug on header file writing in gen_cfile fixed
lbessard [Thu, 21 Jun 2007 17:27:16 +0200] rev 224
Bug on header file writing in gen_cfile fixed

Thu, 21 Jun 2007 17:08:43 +0200Bug on Domain data writing in gen_cfile fixed
lbessard [Thu, 21 Jun 2007 17:08:43 +0200] rev 223
Bug on Domain data writing in gen_cfile fixed
Bug on closing tab fixed

Thu, 21 Jun 2007 17:03:33 +0200Mistake on a RPDO CobID corrected
lbessard [Thu, 21 Jun 2007 17:03:33 +0200] rev 222
Mistake on a RPDO CobID corrected

Thu, 14 Jun 2007 09:17:57 +0200Remove bug report that don't have to be on CVS
lbessard [Thu, 14 Jun 2007 09:17:57 +0200] rev 221
Remove bug report that don't have to be on CVS

Wed, 13 Jun 2007 10:28:25 +0200Bug on NodeManager corrected :
lbessard [Wed, 13 Jun 2007 10:28:25 +0200] rev 220
Bug on NodeManager corrected :
Mandatory indexes was not added by default when creating a node

Mon, 11 Jun 2007 14:54:25 +0200Obsolete code line removed in objdictedit.py
lbessard [Mon, 11 Jun 2007 14:54:25 +0200] rev 219
Obsolete code line removed in objdictedit.py

Fri, 08 Jun 2007 14:41:39 +0200File removed accidently
etisserant [Fri, 08 Jun 2007 14:41:39 +0200] rev 218
File removed accidently

Fri, 08 Jun 2007 14:41:17 +0200Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer
etisserant [Fri, 08 Jun 2007 14:41:17 +0200] rev 217
Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer

Fri, 08 Jun 2007 11:50:51 +0200fix dox
etisserant [Fri, 08 Jun 2007 11:50:51 +0200] rev 216
fix dox

Fri, 08 Jun 2007 09:23:56 +0200Manual and Documentation finish
nico [Fri, 08 Jun 2007 09:23:56 +0200] rev 215
Manual and Documentation finish

Fri, 08 Jun 2007 09:02:43 +0200fix dox
etisserant [Fri, 08 Jun 2007 09:02:43 +0200] rev 214
fix dox

Thu, 07 Jun 2007 09:03:41 +0200Manual and Documentation finish
nico [Thu, 07 Jun 2007 09:03:41 +0200] rev 213
Manual and Documentation finish

Wed, 06 Jun 2007 11:18:14 +0200Some fixes in dox.
etisserant [Wed, 06 Jun 2007 11:18:14 +0200] rev 212
Some fixes in dox.

Wed, 06 Jun 2007 09:11:29 +0200Manual and Documentation finish
nico [Wed, 06 Jun 2007 09:11:29 +0200] rev 211
Manual and Documentation finish

Tue, 05 Jun 2007 18:43:21 +0200Manual and Documentation finish
nico [Tue, 05 Jun 2007 18:43:21 +0200] rev 210
Manual and Documentation finish

Tue, 05 Jun 2007 17:34:33 +0200Bug on RefreshStatusBar corrected
lbessard [Tue, 05 Jun 2007 17:34:33 +0200] rev 209
Bug on RefreshStatusBar corrected

Tue, 05 Jun 2007 16:41:38 +0200Manual convertion -> latex -> pdf
nico [Tue, 05 Jun 2007 16:41:38 +0200] rev 208
Manual convertion -> latex -> pdf

Mon, 04 Jun 2007 17:59:50 +0200First doxygen implementation
nico [Mon, 04 Jun 2007 17:59:50 +0200] rev 207
First doxygen implementation

Tue, 29 May 2007 12:02:18 +0200Bugs corrected on objdictedit and networkdict
greg [Tue, 29 May 2007 12:02:18 +0200] rev 206
Bugs corrected on objdictedit and networkdict

Mon, 28 May 2007 18:08:24 +0200Adding program for network management
lbessard [Mon, 28 May 2007 18:08:24 +0200] rev 205
Adding program for network management
Improving objdictedit for handling bug on Notebook in wxPython 2.6.3.3

Fri, 25 May 2007 23:57:17 +0200Some fixes for visual studio C compiler compatiblity.
etisserant [Fri, 25 May 2007 23:57:17 +0200] rev 204
Some fixes for visual studio C compiler compatiblity.

Fri, 25 May 2007 15:48:34 +0200fixed ref to old configure .bat file.
etisserant [Fri, 25 May 2007 15:48:34 +0200] rev 203
fixed ref to old configure .bat file.

Fri, 18 May 2007 13:41:50 +0200big-endian with concise dcf fixed
greg [Fri, 18 May 2007 13:41:50 +0200] rev 202
big-endian with concise dcf fixed

Wed, 16 May 2007 14:17:04 +0200Boolean variable mapped in PDO
greg [Wed, 16 May 2007 14:17:04 +0200] rev 201
Boolean variable mapped in PDO

Mon, 14 May 2007 22:46:20 +0200Big Endian fixes.
etisserant [Mon, 14 May 2007 22:46:20 +0200] rev 200
Big Endian fixes.

Mon, 14 May 2007 11:24:32 +0200fix :
greg [Mon, 14 May 2007 11:24:32 +0200] rev 199
fix :

Traceback (most recent call last):
File "../../objdictgen/objdictgen.py", line 69, in ?
result = manager.ExportCurrentToFile(fileOut)
AttributeError: NodeManager instance has no attribute 'ExportCurrentToFile'

Mon, 14 May 2007 09:05:18 +0200DS-302 profile update
greg [Mon, 14 May 2007 09:05:18 +0200] rev 198
DS-302 profile update

Sun, 13 May 2007 20:16:09 +0200Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug
etisserant [Sun, 13 May 2007 20:16:09 +0200] rev 197
Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug

Sun, 13 May 2007 10:29:50 +0200Applied wolfgang changes, and re-indented socket_can.c file
etisserant [Sun, 13 May 2007 10:29:50 +0200] rev 196
Applied wolfgang changes, and re-indented socket_can.c file

Sun, 13 May 2007 10:29:08 +0200Added debug level opt in configure and re-enabled debug macros.
etisserant [Sun, 13 May 2007 10:29:08 +0200] rev 195
Added debug level opt in configure and re-enabled debug macros.

Sat, 12 May 2007 23:07:48 +0200Removed dummy sleep.
etisserant [Sat, 12 May 2007 23:07:48 +0200] rev 194
Removed dummy sleep.

Sat, 12 May 2007 23:06:43 +0200Fixed problems in can_virtual, loop when closing pipes.
etisserant [Sat, 12 May 2007 23:06:43 +0200] rev 193
Fixed problems in can_virtual, loop when closing pipes.

Sat, 12 May 2007 22:43:30 +0200Wolfgang enhancements for RT-socket-CAN support
etisserant [Sat, 12 May 2007 22:43:30 +0200] rev 192
Wolfgang enhancements for RT-socket-CAN support

Sat, 12 May 2007 22:42:51 +0200CleanUp and minor fixes
etisserant [Sat, 12 May 2007 22:42:51 +0200] rev 191
CleanUp and minor fixes

Fri, 11 May 2007 18:34:54 +0200Let user choose his own XENO_CONFIG.
etisserant [Fri, 11 May 2007 18:34:54 +0200] rev 190
Let user choose his own XENO_CONFIG.

Fri, 11 May 2007 18:34:26 +0200Fix can_socket again.
etisserant [Fri, 11 May 2007 18:34:26 +0200] rev 189
Fix can_socket again.

Fri, 11 May 2007 15:24:43 +0200Bugs on C File generating corrected
lbessard [Fri, 11 May 2007 15:24:43 +0200] rev 188
Bugs on C File generating corrected

Fri, 11 May 2007 15:16:45 +0200Fixed can_socket compilation bugs
etisserant [Fri, 11 May 2007 15:16:45 +0200] rev 187
Fixed can_socket compilation bugs

Fri, 11 May 2007 13:31:31 +0200CleanUp
etisserant [Fri, 11 May 2007 13:31:31 +0200] rev 186
CleanUp

Fri, 11 May 2007 11:52:05 +0200correction of lifegrd compilation warning
greg [Fri, 11 May 2007 11:52:05 +0200] rev 185
correction of lifegrd compilation warning

Fri, 11 May 2007 11:22:58 +0200Bug on objectdictgen corrected
lbessard [Fri, 11 May 2007 11:22:58 +0200] rev 184
Bug on objectdictgen corrected

Thu, 10 May 2007 09:33:07 +0200Test if index 1F22 exists for Master OD (Concise DCF)
greg [Thu, 10 May 2007 09:33:07 +0200] rev 183
Test if index 1F22 exists for Master OD (Concise DCF)

Fri, 04 May 2007 13:57:54 +0200Adding support for importing and exporting EDS files
lbessard [Fri, 04 May 2007 13:57:54 +0200] rev 182
Adding support for importing and exporting EDS files

Fri, 04 May 2007 12:46:09 +0200updated manual
greg [Fri, 04 May 2007 12:46:09 +0200] rev 181
updated manual

Fri, 04 May 2007 12:33:30 +0200Update help text.
greg [Fri, 04 May 2007 12:33:30 +0200] rev 180
Update help text.

Fri, 04 May 2007 12:32:08 +0200Master configure slave's heartbeat producer time by concise DCF.
greg [Fri, 04 May 2007 12:32:08 +0200] rev 179
Master configure slave's heartbeat producer time by concise DCF.

Fri, 04 May 2007 12:26:46 +0200Add concise DCF support
greg [Fri, 04 May 2007 12:26:46 +0200] rev 178
Add concise DCF support

Fri, 04 May 2007 12:22:48 +0200Add default callback for index entry 0x1017
greg [Fri, 04 May 2007 12:22:48 +0200] rev 177
Add default callback for index entry 0x1017

Mon, 30 Apr 2007 16:56:21 +0200Support for DCF (DS-302)
greg [Mon, 30 Apr 2007 16:56:21 +0200] rev 176
Support for DCF (DS-302)

Tue, 24 Apr 2007 16:49:40 +0200Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.
etisserant [Tue, 24 Apr 2007 16:49:40 +0200] rev 175
Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.

Tue, 24 Apr 2007 16:16:03 +0200Added _writenetworkdictionary option to avoir endianiation
etisserant [Tue, 24 Apr 2007 16:16:03 +0200] rev 174
Added _writenetworkdictionary option to avoir endianiation

Tue, 24 Apr 2007 14:41:19 +0200Set PDO transmit time according to ESA perceptionof CanOpen
etisserant [Tue, 24 Apr 2007 14:41:19 +0200] rev 173
Set PDO transmit time according to ESA perceptionof CanOpen

Tue, 24 Apr 2007 13:26:03 +0200Removed SDOTimeout application callback.Please use SDO callbacks instead.
etisserant [Tue, 24 Apr 2007 13:26:03 +0200] rev 172
Removed SDOTimeout application callback.Please use SDO callbacks instead.

Thu, 19 Apr 2007 09:54:34 +0200EDS import
etisserant [Thu, 19 Apr 2007 09:54:34 +0200] rev 171
EDS import

Wed, 18 Apr 2007 13:06:39 +0200Fixed segfault with Xenomai timer_xeno.c
etisserant [Wed, 18 Apr 2007 13:06:39 +0200] rev 170
Fixed segfault with Xenomai timer_xeno.c

Wed, 18 Apr 2007 13:05:55 +0200Removed compilation warnings with some GCC. + Fixed test for baudrate = none
etisserant [Wed, 18 Apr 2007 13:05:55 +0200] rev 169
Removed compilation warnings with some GCC. + Fixed test for baudrate = none

Wed, 18 Apr 2007 13:05:15 +0200Added install target for MicroMod
etisserant [Wed, 18 Apr 2007 13:05:15 +0200] rev 168
Added install target for MicroMod

Wed, 18 Apr 2007 13:04:19 +0200Removed compilation warnings with some GCC.
etisserant [Wed, 18 Apr 2007 13:04:19 +0200] rev 167
Removed compilation warnings with some GCC.

Tue, 17 Apr 2007 16:13:22 +0200Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.
etisserant [Tue, 17 Apr 2007 16:13:22 +0200] rev 166
Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.

Tue, 17 Apr 2007 16:11:38 +0200Removed binry flag on vcproj files
etisserant [Tue, 17 Apr 2007 16:11:38 +0200] rev 165
Removed binry flag on vcproj files

Tue, 17 Apr 2007 10:50:50 +0200*** empty log message ***
etisserant [Tue, 17 Apr 2007 10:50:50 +0200] rev 164
*** empty log message ***

Tue, 17 Apr 2007 10:50:28 +0200Added SDO network dictionnary access callback when aborded.
etisserant [Tue, 17 Apr 2007 10:50:28 +0200] rev 163
Added SDO network dictionnary access callback when aborded.

Tue, 17 Apr 2007 10:48:17 +0200Better error handling for unix and peak_linux.
etisserant [Tue, 17 Apr 2007 10:48:17 +0200] rev 162
Better error handling for unix and peak_linux.

Sun, 15 Apr 2007 00:49:34 +0200SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI)
etisserant [Sun, 15 Apr 2007 00:49:34 +0200] rev 161
SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI)

Sun, 15 Apr 2007 00:46:40 +0200Removed genrated dead prototypes for depricated callbacks.
etisserant [Sun, 15 Apr 2007 00:46:40 +0200] rev 160
Removed genrated dead prototypes for depricated callbacks.

Fri, 13 Apr 2007 21:54:13 +0200Updated doc.
etisserant [Fri, 13 Apr 2007 21:54:13 +0200] rev 159
Updated doc.

Fri, 13 Apr 2007 10:57:03 +0200Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant [Fri, 13 Apr 2007 10:57:03 +0200] rev 158
Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.

Thu, 12 Apr 2007 17:11:16 +0200Added cosmetics with Can_Virtual
etisserant [Thu, 12 Apr 2007 17:11:16 +0200] rev 157
Added cosmetics with Can_Virtual

Thu, 12 Apr 2007 17:10:57 +0200Removed dead code.
etisserant [Thu, 12 Apr 2007 17:10:57 +0200] rev 156
Removed dead code.

Thu, 12 Apr 2007 16:36:31 +0200Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
etisserant [Thu, 12 Apr 2007 16:36:31 +0200] rev 155
Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.

Thu, 12 Apr 2007 16:20:22 +0200Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
etisserant [Thu, 12 Apr 2007 16:20:22 +0200] rev 154
Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.

Thu, 12 Apr 2007 16:17:35 +0200Post_sync have to be called even if in pre-op state. Fixed.
etisserant [Thu, 12 Apr 2007 16:17:35 +0200] rev 153
Post_sync have to be called even if in pre-op state. Fixed.

Thu, 12 Apr 2007 16:14:07 +0200Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108.
etisserant [Thu, 12 Apr 2007 16:14:07 +0200] rev 152
Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108.

Wed, 11 Apr 2007 07:50:34 +0200Updated doc. Cleaned some code.
etisserant [Wed, 11 Apr 2007 07:50:34 +0200] rev 151
Updated doc. Cleaned some code.

Sat, 07 Apr 2007 09:49:05 +0200Some win32 fixes following yesterday's API changes.
etisserant [Sat, 07 Apr 2007 09:49:05 +0200] rev 150
Some win32 fixes following yesterday's API changes.

Fri, 06 Apr 2007 16:49:28 +0200Changes in the API:
etisserant [Fri, 06 Apr 2007 16:49:28 +0200] rev 149
Changes in the API:
- No more mandatory callbacks declared for each node anymore
heartbeatError
SDOtimeoutError
initialisation
preOperational
operational
stopped
post_sync
post_TPDO
canSend

- Fill function ptr to declare callbacks
CO_Data.heartbeatError
CO_Data.SDOtimeoutError
CO_Data.initialisation
CO_Data.preOperational
CO_Data.operational
CO_Data.stopped
CO_Data.post_sync
CO_Data.post_TPDO

- CanClose now takes CO_Data* as parameter
- canSend is provided to the stack directly by OS interface, no specific callback.

Thu, 05 Apr 2007 10:06:11 +0200Bug on CanOpen help popup corrected
lbessard [Thu, 05 Apr 2007 10:06:11 +0200] rev 148
Bug on CanOpen help popup corrected

Thu, 05 Apr 2007 09:03:18 +0200Bug on CanOpen help popup corrected
lbessard [Thu, 05 Apr 2007 09:03:18 +0200] rev 147
Bug on CanOpen help popup corrected

Wed, 04 Apr 2007 13:11:49 +0200Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
etisserant [Wed, 04 Apr 2007 13:11:49 +0200] rev 146
Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.

Wed, 04 Apr 2007 13:04:31 +0200Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
etisserant [Wed, 04 Apr 2007 13:04:31 +0200] rev 145
Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.

Tue, 03 Apr 2007 20:20:27 +0200file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 20:20:27 +0200] rev 144
file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 20:20:26 +0200file getopt.h was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 20:20:26 +0200] rev 143
file getopt.h was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 20:20:26 +0200file getopt.c was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 20:20:26 +0200] rev 142
file getopt.c was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 15:10:52 +0200file config.h was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 15:10:52 +0200] rev 141
file config.h was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 15:10:52 +0200file canfestival.h was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 15:10:52 +0200] rev 140
file canfestival.h was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 15:10:52 +0200file build_cygwin.sh was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 15:10:52 +0200] rev 139
file build_cygwin.sh was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 15:10:52 +0200file CanFestival-3.vc8.sln was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 15:10:52 +0200] rev 138
file CanFestival-3.vc8.sln was initially added on branch BRANCH_WIN32PORT.

Tue, 03 Apr 2007 15:10:52 +0200file .cvsignore was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 15:10:52 +0200] rev 137
file .cvsignore was initially added on branch BRANCH_WIN32PORT.

Mon, 02 Apr 2007 14:41:37 +0200file lincan.h was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 02 Apr 2007 14:41:37 +0200] rev 136
file lincan.h was initially added on branch BRANCH_WIN32PORT.

Mon, 02 Apr 2007 14:41:37 +0200file canmsg.h was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 02 Apr 2007 14:41:37 +0200] rev 135
file canmsg.h was initially added on branch BRANCH_WIN32PORT.

Mon, 02 Apr 2007 14:41:37 +0200file cancfg.h.tail was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 02 Apr 2007 14:41:37 +0200] rev 134
file cancfg.h.tail was initially added on branch BRANCH_WIN32PORT.

Mon, 02 Apr 2007 14:41:37 +0200file cancfg.h.head was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 02 Apr 2007 14:41:37 +0200] rev 133
file cancfg.h.head was initially added on branch BRANCH_WIN32PORT.

Mon, 02 Apr 2007 14:41:37 +0200file .cvsignore was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 02 Apr 2007 14:41:37 +0200] rev 132
file .cvsignore was initially added on branch BRANCH_WIN32PORT.

Fri, 30 Mar 2007 16:57:46 +0200file unix.h was initially added on branch BRANCH_WIN32PORT.
etisserant [Fri, 30 Mar 2007 16:57:46 +0200] rev 131
file unix.h was initially added on branch BRANCH_WIN32PORT.

Fri, 30 Mar 2007 16:57:46 +0200file libcanfestival_can_virtual.so was initially added on branch BRANCH_WIN32PORT.
etisserant [Fri, 30 Mar 2007 16:57:46 +0200] rev 130
file libcanfestival_can_virtual.so was initially added on branch BRANCH_WIN32PORT.

Fri, 30 Mar 2007 16:57:46 +0200file libcanfestival_can_peak_linux.so was initially added on branch BRANCH_WIN32PORT.
etisserant [Fri, 30 Mar 2007 16:57:46 +0200] rev 129
file libcanfestival_can_peak_linux.so was initially added on branch BRANCH_WIN32PORT.

Fri, 30 Mar 2007 16:57:45 +0200file unix.c was initially added on branch BRANCH_WIN32PORT.
etisserant [Fri, 30 Mar 2007 16:57:45 +0200] rev 128
file unix.c was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_uvccm_win32.vcproj was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 127
file can_uvccm_win32.vcproj was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_uvccm_win32.def was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 126
file can_uvccm_win32.def was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_uvccm_win32.cpp was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 125
file can_uvccm_win32.cpp was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_peak_win32.vcproj was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 124
file can_peak_win32.vcproj was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_peak_win32.def was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 123
file can_peak_win32.def was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_peak_win32.cpp was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 122
file can_peak_win32.cpp was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_peak_linux.c was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 121
file can_peak_linux.c was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file can_peak_cygwin.c was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 120
file can_peak_cygwin.c was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file Makefile.in was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 119
file Makefile.in was initially added on branch BRANCH_WIN32PORT.

Mon, 26 Mar 2007 12:06:21 +0200file .cvsignore was initially added on branch BRANCH_WIN32PORT.
etisserant [Mon, 26 Mar 2007 12:06:21 +0200] rev 118
file .cvsignore was initially added on branch BRANCH_WIN32PORT.

Fri, 16 Feb 2007 17:11:49 +0100file win32test.vcproj was initially added on branch BRANCH_WIN32PORT.
leonid [Fri, 16 Feb 2007 17:11:49 +0100] rev 117
file win32test.vcproj was initially added on branch BRANCH_WIN32PORT.

Fri, 16 Feb 2007 17:11:49 +0100file win32test.od was initially added on branch BRANCH_WIN32PORT.
leonid [Fri, 16 Feb 2007 17:11:49 +0100] rev 116
file win32test.od was initially added on branch BRANCH_WIN32PORT.

Fri, 16 Feb 2007 17:11:49 +0100file win32test.h was initially added on branch BRANCH_WIN32PORT.
leonid [Fri, 16 Feb 2007 17:11:49 +0100] rev 115
file win32test.h was initially added on branch BRANCH_WIN32PORT.

Fri, 16 Feb 2007 17:11:49 +0100file win32test.c was initially added on branch BRANCH_WIN32PORT.
leonid [Fri, 16 Feb 2007 17:11:49 +0100] rev 114
file win32test.c was initially added on branch BRANCH_WIN32PORT.

Fri, 16 Feb 2007 17:11:49 +0100file main.c was initially added on branch BRANCH_WIN32PORT.
leonid [Fri, 16 Feb 2007 17:11:49 +0100] rev 113
file main.c was initially added on branch BRANCH_WIN32PORT.

Thu, 15 Feb 2007 17:23:45 +0100file CanFestival-3.vc8.vcproj was initially added on branch BRANCH_WIN32PORT.
leonid [Thu, 15 Feb 2007 17:23:45 +0100] rev 112
file CanFestival-3.vc8.vcproj was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file timerscfg.h was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 111
file timerscfg.h was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file timers_win32.cpp was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 110
file timers_win32.cpp was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file resource.h was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 109
file resource.h was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file readme.win32.txt was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 108
file readme.win32.txt was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file lss_driver.h was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 107
file lss_driver.h was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file drivers_win32.cpp was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 106
file drivers_win32.cpp was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file configure.win32.bat was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 105
file configure.win32.bat was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file config.h.win32 was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 104
file config.h.win32 was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file applicfg.h.win32 was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 103
file applicfg.h.win32 was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file applicfg.h was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 102
file applicfg.h was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CanFestival-3.wince.vc8.vcproj was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 101
file CanFestival-3.wince.vc8.vcproj was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CanFestival-3.vcproj was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 100
file CanFestival-3.vcproj was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CanFestival-3.rc was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 99
file CanFestival-3.rc was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CanFestival-3.def was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 98
file CanFestival-3.def was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CAN-uVCCM.vcproj was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 97
file CAN-uVCCM.vcproj was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CAN-uVCCM.def was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 96
file CAN-uVCCM.def was initially added on branch BRANCH_WIN32PORT.

Wed, 14 Feb 2007 22:19:53 +0100file CAN-uVCCM.cpp was initially added on branch BRANCH_WIN32PORT.
leonid [Wed, 14 Feb 2007 22:19:53 +0100] rev 95
file CAN-uVCCM.cpp was initially added on branch BRANCH_WIN32PORT.

Tue, 13 Feb 2007 18:38:31 +0100Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code.
etisserant [Tue, 13 Feb 2007 18:38:31 +0100] rev 94
Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code.

Tue, 13 Feb 2007 18:06:18 +0100Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code.
etisserant [Tue, 13 Feb 2007 18:06:18 +0100] rev 93
Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code.

Tue, 13 Feb 2007 17:21:19 +0100- Some fixes in Makefile.in Before_NVRAM_LED_LSS_cleanup
etisserant [Tue, 13 Feb 2007 17:21:19 +0100] rev 92
- Some fixes in Makefile.in

Tue, 13 Feb 2007 16:36:44 +0100- Better array initialization in data.h CANOPEN_NODE_DATA_INITIALIZER macro. Use a little hack with configure and config.h to create the "pure Ansi C" initializer.
etisserant [Tue, 13 Feb 2007 16:36:44 +0100] rev 91
- Better array initialization in data.h CANOPEN_NODE_DATA_INITIALIZER macro. Use a little hack with configure and config.h to create the "pure Ansi C" initializer.
- Workaround for the compiler compatibility with empty arrays (i.e. Index 1016).
- Some fixes in Makefile.in

Fri, 09 Feb 2007 09:36:19 +0100copy/paste error
frdupin [Fri, 09 Feb 2007 09:36:19 +0100] rev 90
copy/paste error

Wed, 07 Feb 2007 12:29:52 +0100pointer bogue for *(d->iam_a_slave)
frdupin [Wed, 07 Feb 2007 12:29:52 +0100] rev 89
pointer bogue for *(d->iam_a_slave)

Wed, 07 Feb 2007 12:27:05 +0100pointer bogue for *(d->iam_a_slave)
frdupin [Wed, 07 Feb 2007 12:27:05 +0100] rev 88
pointer bogue for *(d->iam_a_slave)

Mon, 05 Feb 2007 10:22:31 +0100little/big endian and nodeId
frdupin [Mon, 05 Feb 2007 10:22:31 +0100] rev 87
little/big endian and nodeId

Tue, 30 Jan 2007 11:18:20 +0100big endian bogue : nodeIdServer in now in 32 bits
frdupin [Tue, 30 Jan 2007 11:18:20 +0100] rev 86
big endian bogue : nodeIdServer in now in 32 bits

Tue, 30 Jan 2007 10:28:44 +0100unused variables
frdupin [Tue, 30 Jan 2007 10:28:44 +0100] rev 85
unused variables