Florian Pose
|
cda48ab659
|
Temporarily added some debug information.
|
2007-01-09 14:12:37 +00:00 |
Florian Pose
|
ec252a2df6
|
Removed slave.configured flag.
|
2007-01-09 13:57:34 +00:00 |
Florian Pose
|
5d927adad9
|
Display requested state in slave info.
|
2007-01-09 13:42:38 +00:00 |
Florian Pose
|
4dc453ef55
|
Fixed race: Stop EoE processing when entering or leaving operation mode.
|
2007-01-09 12:56:03 +00:00 |
Florian Pose
|
8f51b59d3e
|
Minor fix in master.c
|
2007-01-08 15:15:17 +00:00 |
Florian Pose
|
f8ff14458d
|
Adjusted examples to EtherLab starter kit hardware.
|
2007-01-08 15:02:05 +00:00 |
Florian Pose
|
ed70ae4999
|
Internal locking callbacks, improved locking.
|
2007-01-08 15:01:18 +00:00 |
Florian Pose
|
680c2146f2
|
Datagram preallocation with ATOMIC flag, because it is calles in timer context.
|
2007-01-08 14:24:33 +00:00 |
Florian Pose
|
589b1cc8db
|
Minor changes in minimal example.
|
2007-01-08 08:36:57 +00:00 |
Florian Pose
|
09a843f8a0
|
Shorter critical sections in examples.
|
2007-01-08 08:32:10 +00:00 |
Florian Pose
|
03c3e13bf9
|
Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
|
2007-01-08 08:23:18 +00:00 |
Florian Pose
|
66f2e960be
|
Updated ChangeLog.
|
2007-01-02 13:27:03 +00:00 |
Florian Pose
|
f9d1ca97e0
|
Adjusted examples to 1.2.0 interface changes.
|
2007-01-02 13:25:26 +00:00 |
Florian Pose
|
029fab972d
|
Updated NEWS and Changelog files.
|
2007-01-02 13:15:02 +00:00 |
Florian Pose
|
c82eaa8179
|
Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch.
|
2007-01-02 12:47:11 +00:00 |
Florian Pose
|
23eed885e5
|
Made it possible to configure under kernel 2.6.18.
|
2007-01-01 14:58:55 +00:00 |
Florian Pose
|
54b06ceb6f
|
State machines re-send datagrams on timeout.
|
2006-12-18 18:10:52 +00:00 |
Florian Pose
|
6fcaaff11b
|
Improved error messages in mailbox.c
|
2006-12-18 17:53:29 +00:00 |
Florian Pose
|
cd084a7164
|
Removed absolute paths for networking commands; brctl show without additional parameter.
|
2006-12-18 11:54:10 +00:00 |
Florian Pose
|
0c3d8c8ce1
|
Fixed warnings in master.c.
|
2006-12-18 11:51:43 +00:00 |
Florian Pose
|
7edbaa7ec7
|
Fixed typo in CoE FSM.
|
2006-12-18 11:48:48 +00:00 |
Florian Pose
|
fc6917709a
|
Corrected error messages in get_slave().
|
2006-12-18 11:00:26 +00:00 |
Florian Pose
|
b00258a4d8
|
Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.
|
2006-12-08 11:52:33 +00:00 |
Florian Pose
|
4357e80e22
|
Fixed return type of ecdev_close().
|
2006-12-08 11:49:47 +00:00 |
Florian Pose
|
3f8978f998
|
Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state.
|
2006-12-08 11:39:56 +00:00 |
Florian Pose
|
b3de249e28
|
Fixed lost frames display bug when no frames were sent.
|
2006-11-24 11:09:36 +00:00 |
Florian Pose
|
c0f6188104
|
Interface changes for version 1.2, see NEWS file.
|
2006-11-24 11:02:35 +00:00 |
Florian Pose
|
ded638c296
|
Version 1.2.0-rc1, re-introduced ecrt_domain_queue().
|
2006-11-23 20:19:26 +00:00 |
Florian Pose
|
2568ef35d1
|
Added frame counter.
|
2006-11-21 15:46:21 +00:00 |
Florian Pose
|
bae7fb4e90
|
Introduced "starved" datagrams.
|
2006-11-21 15:13:48 +00:00 |
Florian Pose
|
79e1c45588
|
Updated ChangeLog
|
2006-11-07 13:49:04 +00:00 |
Florian Pose
|
62c04368db
|
VERSION 1.1.1
|
2006-11-07 13:39:00 +00:00 |
Florian Pose
|
daa10ed44a
|
Updated source code documentation.
|
2006-11-07 13:38:40 +00:00 |
Florian Pose
|
906cde3e3a
|
Fixed dist files.
|
2006-11-07 13:30:02 +00:00 |
Florian Pose
|
d01ba91ad1
|
Updated documentation.
|
2006-11-07 12:10:47 +00:00 |
Florian Pose
|
c5d4b48860
|
Improved clean targets.
|
2006-11-06 16:33:01 +00:00 |
Florian Pose
|
026dc769d3
|
Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.
|
2006-11-06 16:27:40 +00:00 |
Florian Pose
|
e3b241a79a
|
kobject_add() in constructors.
|
2006-11-06 14:22:35 +00:00 |
Florian Pose
|
1999d5d4a0
|
Minor change in master.c.
|
2006-11-06 14:21:35 +00:00 |
Florian Pose
|
286825d02a
|
Added clear function for SDO kobject.
|
2006-11-06 14:19:03 +00:00 |
Florian Pose
|
a71ecdabdd
|
Fixed workqueue cancelling.
|
2006-11-06 14:15:21 +00:00 |
Florian Pose
|
dbb226a78b
|
Added mrproper make target.
|
2006-11-06 09:51:42 +00:00 |
Florian Pose
|
63cca1f4c0
|
Removed --foreign switch for autotools.
|
2006-11-06 09:43:36 +00:00 |
Florian Pose
|
05557b7766
|
Fix: Configuration of process data sync managers now in PREOP.
|
2006-11-03 15:35:31 +00:00 |
Florian Pose
|
f9f2b40b65
|
Improved installation, added quick modules_install target.
|
2006-11-03 14:18:05 +00:00 |
Florian Pose
|
9f6d10e2b8
|
Fixed CoE Upload Request, now 10 bytes of Mailbox Service Data.
|
2006-11-03 12:18:37 +00:00 |
Florian Pose
|
02c7006f24
|
Allow CoE requests, even if slave has error flag set.
|
2006-11-03 12:17:22 +00:00 |
Florian Pose
|
a19f74ff5f
|
Fixed memory barrier bug in 8139too drivers.
|
2006-11-03 10:00:08 +00:00 |
Florian Pose
|
af20e0a5d2
|
Added device module for kernel 2.6.17. Still slow?
|
2006-11-02 19:08:06 +00:00 |
Florian Pose
|
7e45d613cb
|
Mini example with KBUS again.
|
2006-11-02 14:20:24 +00:00 |