Fri, 17 Oct 2008 08:04:08 +0000 Florian Pose Fixed receiving for e100, 2.6.26.
Thu, 16 Oct 2008 09:38:07 +0000 Florian Pose *space without whitespace; licensing; userspace interfaces.
Thu, 16 Oct 2008 09:31:42 +0000 Florian Pose Minor change.
Thu, 16 Oct 2008 09:23:06 +0000 Florian Pose Ignore modules.order.
Thu, 16 Oct 2008 09:21:30 +0000 Florian Pose Use .fault handler instead of .nopage handler from 2.6.23.
Wed, 15 Oct 2008 16:08:29 +0000 Florian Pose Fixed VoE data reading in userspace.
Wed, 15 Oct 2008 10:32:54 +0000 Florian Pose Version 1.5.0; VoE documentation.
Wed, 15 Oct 2008 10:31:31 +0000 Florian Pose sec:ecrt is a chapter; sec:eoeimp -> sec:eoe, ...
Wed, 15 Oct 2008 10:01:54 +0000 Florian Pose Maintained code docs.
Wed, 15 Oct 2008 10:00:22 +0000 Florian Pose Improved VoE docs.
Tue, 14 Oct 2008 14:01:09 +0000 Florian Pose Added LGPL licence headers to userspace library.
Tue, 14 Oct 2008 14:00:43 +0000 Florian Pose TODO.
Tue, 14 Oct 2008 13:35:35 +0000 Florian Pose Implemented VoE handler in userspace.
Tue, 14 Oct 2008 09:56:38 +0000 Florian Pose Added ec_slave_config_find_voe_handler().
Tue, 14 Oct 2008 08:39:42 +0000 Florian Pose Added e100 for kernel 2.6.24, provided by Mathias Weber.
Tue, 14 Oct 2008 08:39:09 +0000 Florian Pose Replaced sleep() with pause().
Fri, 10 Oct 2008 09:56:32 +0000 Florian Pose TODO, NEWS.
Fri, 10 Oct 2008 09:37:06 +0000 Florian Pose Added state functions; writing of process data works.
Fri, 10 Oct 2008 08:34:15 +0000 Florian Pose Memory-mapped process data.
Fri, 10 Oct 2008 07:58:48 +0000 Florian Pose Made ecrt_domain_size() const.
Thu, 09 Oct 2008 14:35:08 +0000 Florian Pose Warning.
Thu, 09 Oct 2008 13:31:50 +0000 Florian Pose Added some slave configuration methods.
Thu, 09 Oct 2008 13:24:17 +0000 Florian Pose Moved byteorder macros to ecrt.h.
Thu, 09 Oct 2008 13:23:07 +0000 Florian Pose Added configure switch for disabling the command-line tool.
Thu, 09 Oct 2008 09:48:59 +0000 Florian Pose Added ec_master_get_config().
Thu, 09 Oct 2008 09:31:23 +0000 Florian Pose Added e100 driver for kernel 2.6.26 basically provided by Mario
Thu, 09 Oct 2008 09:00:48 +0000 Florian Pose Applied patch by Mario Witkowski to support the new class/device
Thu, 02 Oct 2008 15:38:35 +0000 Florian Pose Userspace example with priority.
Thu, 02 Oct 2008 15:38:10 +0000 Florian Pose External memory only in kernel space.
Thu, 02 Oct 2008 13:40:23 +0000 Florian Pose Activate, Send and received; cyclic timer with setitimer().