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