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