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