greg [Thu, 05 Jun 2008 09:09:56 +0200] rev 477
"change baudrate" implemented for lincan interface
etisserant [Thu, 05 Jun 2008 08:04:30 +0200] rev 476
serious typo in dcf.c
etisserant [Wed, 04 Jun 2008 11:23:49 +0200] rev 475
Added NMT reset callbacks, patch from Edward
etisserant [Wed, 04 Jun 2008 11:04:24 +0200] rev 474
Fixed alignments problems on some 32bit target such as ARM or Xscale.
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) "
etisserant [Wed, 04 Jun 2008 10:59:55 +0200] rev 472
Updated SVG drawing to reflect recent changes in API.
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.
etisserant [Wed, 04 Jun 2008 10:57:56 +0200] rev 470
Applied Edwards timer.c optimization patch.
etisserant [Wed, 04 Jun 2008 10:57:06 +0200] rev 469
Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
etisserant [Wed, 04 Jun 2008 10:53:41 +0200] rev 468
Fixed minor typos in timers_rtai.c and timers_xeno.c
greg [Mon, 02 Jun 2008 08:52:06 +0200] rev 467
kerneltest updated for the new api
greg [Tue, 27 May 2008 17:43:33 +0200] rev 466
fix bug MasterMap1 callback
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)
greg [Fri, 09 May 2008 10:25:45 +0200] rev 464
update Doxyfile , manual.tex
add Msys/mingw target in vscom interface
greg [Fri, 09 May 2008 09:47:56 +0200] rev 463
add rt_task_join for receive task and timerloop task
greg [Wed, 07 May 2008 17:06:20 +0200] rev 462
add TimerInit, TimerCleanup and Exit functions
greg [Wed, 07 May 2008 16:59:50 +0200] rev 461
add -mno-cygwin when linking with the vscom api dll
greg [Wed, 07 May 2008 15:35:48 +0200] rev 460
clean Makefile.in
greg [Wed, 07 May 2008 14:46:06 +0200] rev 459
- remove mlockall in timerloop
- move rt_task_delete from timerloop to TimerCleanup
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
greg [Tue, 06 May 2008 09:11:41 +0200] rev 457
fix typo line 135
greg [Mon, 05 May 2008 11:27:09 +0200] rev 456
change to ASCII
greg [Mon, 05 May 2008 11:25:14 +0200] rev 455
Add support for USB-CAN devices from VScom
greg [Fri, 02 May 2008 17:30:37 +0200] rev 454
- add RTAI support
- improve XENOMAI support
lbessard [Tue, 29 Apr 2008 13:54:23 +0200] rev 453
Problem with Real types unsupported fixed
lbessard [Tue, 29 Apr 2008 13:50:56 +0200] rev 452
Inversion between Array and Record fixed
etisserant [Mon, 28 Apr 2008 11:21:33 +0200] rev 451
Serial Hub fixes... Thanks James.
etisserant [Mon, 28 Apr 2008 11:20:19 +0200] rev 450
Fixed typo in objaccess.c. Thanks to James
etisserant [Fri, 25 Apr 2008 16:48:34 +0200] rev 449
Some more Endianess fixes.
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.
etisserant [Thu, 24 Apr 2008 14:08:34 +0200] rev 447
Endianess patch from Edward Karpicz, Lithuania :-)
etisserant [Wed, 23 Apr 2008 14:12:08 +0200] rev 446
Fixed some endianess problems in states.c and sync.c
lbessard [Mon, 21 Apr 2008 16:54:01 +0200] rev 445
Bug on Boolean values parsing while importing EDS fixed
etisserant [Mon, 21 Apr 2008 16:39:03 +0200] rev 444
Reverted back states.c to 1.29.
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.
etisserant [Mon, 21 Apr 2008 16:34:51 +0200] rev 442
Doxy-style comments and various cleanup in unix.c
etisserant [Mon, 21 Apr 2008 16:34:12 +0200] rev 441
Added debug messages in can_peak_linux driver iface
etisserant [Tue, 01 Apr 2008 10:17:11 +0200] rev 440
Fixes in manual ( removed Node ID setting in objdiectedit screenshots)
etisserant [Tue, 01 Apr 2008 09:37:34 +0200] rev 439
typo in states.c
etisserant [Mon, 31 Mar 2008 16:18:28 +0200] rev 438
Fixed endianizarion problems
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)
etisserant [Mon, 31 Mar 2008 15:39:44 +0200] rev 436
Fixed suspicious code in lss.c
etisserant [Mon, 31 Mar 2008 15:25:43 +0200] rev 435
Fixed suspicious code in sdo.c
greg [Wed, 26 Mar 2008 11:38:27 +0100] rev 434
fixed Makefile.in in objdictgen for gnosis
greg [Wed, 26 Mar 2008 11:14:09 +0100] rev 433
added Gnosis_Utils tar.gz file
etisserant [Fri, 21 Mar 2008 14:02:18 +0100] rev 432
Removed some dead generated C code in gen_cfile.py, about callbacks.
etisserant [Fri, 21 Mar 2008 10:27:42 +0100] rev 431
Fixed typo in objacces.c bigendian side.
etisserant [Fri, 21 Mar 2008 09:51:21 +0100] rev 430
Fixed typo in objacces.c bigendian side.
etisserant [Thu, 20 Mar 2008 15:44:35 +0100] rev 429
Fixed not so ANSI code in objaccess.c
etisserant [Thu, 20 Mar 2008 15:28:11 +0100] rev 428
Endianization fix in pdo.c
etisserant [Thu, 20 Mar 2008 15:27:58 +0100] rev 427
Endianization fix in emcy.c
etisserant [Thu, 20 Mar 2008 15:14:07 +0100] rev 426
Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
etisserant [Thu, 20 Mar 2008 15:03:25 +0100] rev 425
re-indented pdo.c
etisserant [Thu, 20 Mar 2008 14:22:11 +0100] rev 424
Removed DS401_Slave in AVR port.
etisserant [Thu, 20 Mar 2008 13:46:06 +0100] rev 423
Probable bug fix in HeartBeatStop
etisserant [Thu, 20 Mar 2008 13:40:32 +0100] rev 422
Fixed herbeat timer array partial initialization in generated OD code.
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.
lbessard [Thu, 20 Mar 2008 10:45:17 +0100] rev 420
Bug on domain size calculation fixed
etisserant [Thu, 20 Mar 2008 09:47:19 +0100] rev 419
Added support for null terminated strings as VISIBLE_STRING.
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
peter [Fri, 14 Mar 2008 10:55:34 +0100] rev 417
Forces an emission of PDO by resetting the COB of the last message
greg [Wed, 12 Mar 2008 10:08:43 +0100] rev 416
fixed missing uninstall target in examples makefile
peter [Fri, 07 Mar 2008 16:07:09 +0100] rev 415
Old folder removed
peter [Fri, 07 Mar 2008 16:02:59 +0100] rev 414
included data.h
peter [Fri, 07 Mar 2008 15:47:28 +0100] rev 413
New named folder, first DS401 profile module, Makefile
etisserant [Fri, 07 Mar 2008 09:26:19 +0100] rev 412
fixed flags for xeno build
etisserant [Fri, 07 Mar 2008 09:25:57 +0100] rev 411
added networkedit icon
etisserant [Fri, 29 Feb 2008 11:01:41 +0100] rev 410
.ico icons work with either windows or linux
greg [Wed, 27 Feb 2008 11:15:43 +0100] rev 409
add icon support in init
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
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.
etisserant [Tue, 19 Feb 2008 15:21:42 +0100] rev 406
Repercutions of parameter type change in waitReceiveTaskEnd in win32
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.
etisserant [Tue, 19 Feb 2008 14:54:06 +0100] rev 404
Removed old commented code.
greg [Tue, 19 Feb 2008 14:53:59 +0100] rev 403
add changes in configure to force xeno --library-dir
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)
etisserant [Tue, 19 Feb 2008 14:52:40 +0100] rev 401
Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
etisserant [Mon, 18 Feb 2008 17:14:22 +0100] rev 400
Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
groke6 [Mon, 18 Feb 2008 14:12:19 +0100] rev 399
some warning errors fixed
etisserant [Mon, 18 Feb 2008 10:36:01 +0100] rev 398
added configure option to force Wx detection.
etisserant [Mon, 18 Feb 2008 10:35:14 +0100] rev 397
Fixed problem with spaces in paths in generated canfetival_config.py
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
etisserant [Wed, 13 Feb 2008 16:51:10 +0100] rev 395
removed old jaxe files
etisserant [Wed, 13 Feb 2008 15:58:51 +0100] rev 394
Many changes in manual.tex. Now nearly human readable.
etisserant [Tue, 12 Feb 2008 15:38:54 +0100] rev 393
Big cleanup in manual. Used Lyx for that.
etisserant [Tue, 12 Feb 2008 11:52:45 +0100] rev 392
Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
etisserant [Tue, 12 Feb 2008 09:44:55 +0100] rev 391
Accepted Vladimir Chren linux kernelspace port patch.
etisserant [Tue, 12 Feb 2008 09:42:56 +0100] rev 390
exlude generated html doxygen from CVS
etisserant [Tue, 12 Feb 2008 09:38:26 +0100] rev 389
exlude generated html manual from CVS
etisserant [Tue, 12 Feb 2008 09:13:14 +0100] rev 388
Removed generated html doxygen doc from CVS, too many files.
groke6 [Mon, 11 Feb 2008 11:00:12 +0100] rev 387
fixed TextMasterSlaveLSS
etisserant [Fri, 08 Feb 2008 18:28:22 +0100] rev 386
Now, PDF doc of objdictgen can be opened with acrobat reader on windows
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.
groke6 [Thu, 07 Feb 2008 10:25:15 +0100] rev 384
added canChangeBaudRate to the driver interface
etisserant [Tue, 05 Feb 2008 10:18:25 +0100] rev 383
Fixed missing includes causing warnings
etisserant [Tue, 05 Feb 2008 10:17:36 +0100] rev 382
Cleaned re-indented code of DS401_Slave_Gui
groke6 [Mon, 04 Feb 2008 16:40:44 +0100] rev 381
added TestMasterSlaveLSS. LSS protocol revised.
luis [Mon, 04 Feb 2008 12:06:20 +0100] rev 380
Solved a mistake with parentheses in last change
luis [Mon, 04 Feb 2008 11:07:32 +0100] rev 379
Minor changes to guarantee that UNS8 cast is well done
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
etisserant [Fri, 01 Feb 2008 18:01:36 +0100] rev 377
Enhanced cleanup of TCP CAN client/server
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
etisserant [Thu, 31 Jan 2008 15:20:59 +0100] rev 375
AVR port, thanks to Peter Christen, Comat AG.
greg [Wed, 30 Jan 2008 17:23:32 +0100] rev 374
add cancfg.h dependency to rebuild can_peak_win32 driver
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
greg [Tue, 29 Jan 2008 09:07:46 +0100] rev 372
remove canfestival-examples.install in debian dir
greg [Tue, 29 Jan 2008 09:02:47 +0100] rev 371
remove examples install target in debian/rules
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.
greg [Fri, 25 Jan 2008 12:00:38 +0100] rev 369
fix name "staus" in c generated files with "status
etisserant [Fri, 25 Jan 2008 08:20:11 +0100] rev 368
changed order of declaration/initialization of variables to prevent some warnings
etisserant [Fri, 25 Jan 2008 08:18:20 +0100] rev 367
changed win32.cpp into drivers_win32.cpp in vcproj file
etisserant [Wed, 23 Jan 2008 10:36:20 +0100] rev 366
Fixed Peter Christen remarks as regards typo
etisserant [Wed, 23 Jan 2008 10:35:52 +0100] rev 365
Changed cob_id from struct{UNS32} to UNS16
groke6 [Tue, 22 Jan 2008 10:27:13 +0100] rev 364
Added can4linux driver support.
etisserant [Fri, 18 Jan 2008 09:43:55 +0100] rev 363
fixed configure command line constant specification bug. Thanks to Jorge.
groke6 [Thu, 17 Jan 2008 16:24:01 +0100] rev 362
Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:22:21 +0100] rev 361
Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:21:07 +0100] rev 360
Added FastScan support to the LSS services.
lbessard [Thu, 17 Jan 2008 11:50:51 +0100] rev 359
Bug on try, except, finally statement with python 2.4 fixed
greg [Tue, 15 Jan 2008 10:49:35 +0100] rev 358
add setup.py and objdictedit_postinst.py to build windows installer