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