greg [Mon, 10 Sep 2007 08:04:32 +0200] rev 267
Add win32 target (--can=win32) to compile with msys and mingw32
lbessard [Tue, 04 Sep 2007 17:47:46 +0200] rev 266
Code corrections
lbessard [Tue, 04 Sep 2007 17:47:04 +0200] rev 265
Create "eds" folder if it doesn't exist in any case
etisserant [Fri, 31 Aug 2007 10:20:10 +0200] rev 264
Updated .cvsignores
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)
etisserant [Thu, 30 Aug 2007 17:03:34 +0200] rev 262
Added exclusion mechanism to TestMasterSlave finish code
etisserant [Thu, 30 Aug 2007 17:01:45 +0200] rev 261
Prevent potential problem with missing 0x1005 OD entry
etisserant [Thu, 30 Aug 2007 17:01:11 +0200] rev 260
Better code readability
lbessard [Tue, 28 Aug 2007 14:32:05 +0200] rev 259
Bugs fixed on objdictedit dialogs
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)
leonid [Wed, 08 Aug 2007 18:40:47 +0200] rev 257
*** empty log message ***
leonid [Wed, 08 Aug 2007 18:38:27 +0200] rev 256
*** empty log message ***
leonid [Wed, 08 Aug 2007 18:29:55 +0200] rev 255
*** empty log message ***
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
lbessard [Wed, 08 Aug 2007 08:51:09 +0200] rev 253
Adding support for always installing last gnosis version
leonid [Wed, 08 Aug 2007 01:43:02 +0200] rev 252
*** empty log message ***
etisserant [Tue, 07 Aug 2007 17:18:03 +0200] rev 251
Some fixes for C++
etisserant [Mon, 06 Aug 2007 17:59:06 +0200] rev 250
Attic problem. Removed old unused dirs.
etisserant [Mon, 06 Aug 2007 17:56:07 +0200] rev 249
Some cleanup in latex manual
etisserant [Thu, 02 Aug 2007 14:20:52 +0200] rev 248
Disabled compilation of DS401_xxx examples
etisserant [Thu, 02 Aug 2007 05:51:45 +0200] rev 247
Disabled compilation of DS401_xxx examples
etisserant [Wed, 01 Aug 2007 13:48:03 +0200] rev 246
Added contribution from Nicolas GRANDEMANGE. DS-401 slave GUI based on wxwidget.
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
greg [Wed, 25 Jul 2007 14:19:24 +0200] rev 244
nodemanager to work with masternode copy
lbessard [Wed, 25 Jul 2007 08:48:08 +0200] rev 243
Some bugs fixed
lbessard [Sat, 21 Jul 2007 10:39:25 +0200] rev 242
Changes in networkedit for integration with beremiz
etisserant [Tue, 17 Jul 2007 18:20:50 +0200] rev 241
Fixed mutex typo in win32
etisserant [Mon, 16 Jul 2007 08:56:03 +0200] rev 240
Udpated doxygen
greg [Fri, 06 Jul 2007 10:53:15 +0200] rev 239
add auto-mapping tool (config_utils)
fix little bugs
greg [Fri, 06 Jul 2007 10:35:59 +0200] rev 238
add profile callback
etisserant [Mon, 02 Jul 2007 18:25:31 +0200] rev 237
Added "Default value" to context menu on subindex grid in objdictedit.
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.
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.
etisserant [Fri, 29 Jun 2007 19:48:22 +0200] rev 234
cleanup
lbessard [Fri, 29 Jun 2007 17:24:27 +0200] rev 233
Permitting user to type decimal or hexadecimal for integer values
lbessard [Fri, 29 Jun 2007 16:24:56 +0200] rev 232
Bug on file loading from shell command fixed
etisserant [Thu, 28 Jun 2007 16:29:41 +0200] rev 231
Changed types declaration for unix using sys/types.h
etisserant [Thu, 28 Jun 2007 15:36:24 +0200] rev 230
Fixed tipo
etisserant [Thu, 28 Jun 2007 15:36:10 +0200] rev 229
Fixed unicode encoding in gen_cfile.py
greg [Wed, 27 Jun 2007 08:35:22 +0200] rev 228
add datatypes translation (define)
lbessard [Mon, 25 Jun 2007 17:01:39 +0200] rev 227
Bugs on cfile generation fixed
lbessard [Fri, 22 Jun 2007 17:46:18 +0200] rev 226
Bug on EDS file parsing fixed
etisserant [Fri, 22 Jun 2007 16:26:12 +0200] rev 225
Addecd decompo_dcf to .def
lbessard [Thu, 21 Jun 2007 17:27:16 +0200] rev 224
Bug on header file 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
lbessard [Thu, 21 Jun 2007 17:03:33 +0200] rev 222
Mistake on a RPDO CobID corrected
lbessard [Thu, 14 Jun 2007 09:17:57 +0200] rev 221
Remove bug report that don't have to be on CVS
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
lbessard [Mon, 11 Jun 2007 14:54:25 +0200] rev 219
Obsolete code line removed in objdictedit.py
etisserant [Fri, 08 Jun 2007 14:41:39 +0200] rev 218
File removed accidently
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
etisserant [Fri, 08 Jun 2007 11:50:51 +0200] rev 216
fix dox
nico [Fri, 08 Jun 2007 09:23:56 +0200] rev 215
Manual and Documentation finish
etisserant [Fri, 08 Jun 2007 09:02:43 +0200] rev 214
fix dox
nico [Thu, 07 Jun 2007 09:03:41 +0200] rev 213
Manual and Documentation finish
etisserant [Wed, 06 Jun 2007 11:18:14 +0200] rev 212
Some fixes in dox.
nico [Wed, 06 Jun 2007 09:11:29 +0200] rev 211
Manual and Documentation finish
nico [Tue, 05 Jun 2007 18:43:21 +0200] rev 210
Manual and Documentation finish
lbessard [Tue, 05 Jun 2007 17:34:33 +0200] rev 209
Bug on RefreshStatusBar corrected
nico [Tue, 05 Jun 2007 16:41:38 +0200] rev 208
Manual convertion -> latex -> pdf