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