Wed, 22 Oct 2008 11:53:40 +0000 Florian Pose VoE handlers.
Wed, 22 Oct 2008 11:32:29 +0000 Florian Pose FIXME, TODO; typos.
Wed, 22 Oct 2008 10:35:41 +0000 Florian Pose Removed ldots
Wed, 22 Oct 2008 10:34:43 +0000 Florian Pose Capital.
Wed, 22 Oct 2008 10:34:15 +0000 Florian Pose Fixed missing paren.
Wed, 22 Oct 2008 10:31:34 +0000 Florian Pose Prcess data; slave configuration + attachment; typos.
Wed, 22 Oct 2008 08:26:05 +0000 Florian Pose Avouded 'you'.
Wed, 22 Oct 2008 08:17:34 +0000 Florian Pose Userspace applications.
Tue, 21 Oct 2008 14:37:50 +0000 Florian Pose Realtime->Application.
Tue, 21 Oct 2008 14:34:04 +0000 Florian Pose Removed unnecessary modules; renamed references.
Tue, 21 Oct 2008 11:58:31 +0000 Florian Pose Wrapped c function in 'extern "C"' to make the library usable in C++
Tue, 21 Oct 2008 11:31:07 +0000 Florian Pose Improved LGPL headers.
Tue, 21 Oct 2008 09:58:19 +0000 Florian Pose Build examples by default.
Tue, 21 Oct 2008 09:33:00 +0000 Florian Pose merge -c1534 branches/stable-1.4: Fixed EXTRA_DIST.
Tue, 21 Oct 2008 09:26:19 +0000 Florian Pose Fixed page fault handler.
Mon, 20 Oct 2008 15:37:51 +0000 Florian Pose Differences kernel/user.
Mon, 20 Oct 2008 15:04:43 +0000 Florian Pose Completed library.
Mon, 20 Oct 2008 14:04:22 +0000 Florian Pose Added userspace timing.
Fri, 17 Oct 2008 13:37:29 +0000 Florian Pose merge -c1524 branches/stable-1.4: Moved globals.h to noinst_HEADERS.
Fri, 17 Oct 2008 13:36:43 +0000 Florian Pose merge -c1522 branches/stable-1.4: Fixed jace in jiffies timeout calculation.
Fri, 17 Oct 2008 13:35:56 +0000 Florian Pose TODO.
Fri, 17 Oct 2008 13:30:55 +0000 Florian Pose merge -c1521 branches/stable-1.4: Fixed race concerning ec_slave_config_state->operational.
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().
Thu, 02 Oct 2008 10:45:40 +0000 Florian Pose Creating slave configurations.
Thu, 02 Oct 2008 10:44:43 +0000 Florian Pose Minor change.
Thu, 02 Oct 2008 10:19:02 +0000 Florian Pose No kernel handles in userspace; Domain creation.
Thu, 02 Oct 2008 07:14:00 +0000 Florian Pose Added changes since 1.4.0-rc2.
Wed, 01 Oct 2008 14:42:28 +0000 Florian Pose First version of userspace library with requesting/releasing.
Wed, 01 Oct 2008 14:37:34 +0000 Florian Pose Moved threads to kthread interface.
Wed, 01 Oct 2008 11:53:22 +0000 Florian Pose Removed watchdog debugging output.
Wed, 01 Oct 2008 10:06:51 +0000 Florian Pose Used ERR_PTR() macro for return value of ecrt_request_master().
Wed, 01 Oct 2008 08:45:16 +0000 Florian Pose Added missing header.
Wed, 01 Oct 2008 08:44:44 +0000 Florian Pose Avoided using #ifdef inside a macro.
Wed, 01 Oct 2008 08:40:30 +0000 Florian Pose Fixed warning on some compilers.
Tue, 30 Sep 2008 14:14:40 +0000 Florian Pose Removed r8169 and forcedeth relics.
Tue, 30 Sep 2008 12:50:34 +0000 Florian Pose Removed untested r8169 driver.
Tue, 30 Sep 2008 12:41:34 +0000 Florian Pose Removed the forcedeth drivers.
Tue, 30 Sep 2008 12:33:28 +0000 Florian Pose Removed e100 driver for kernel 2.6.18.
Tue, 30 Sep 2008 12:33:03 +0000 Florian Pose e100 NEWS.
Tue, 30 Sep 2008 12:30:18 +0000 Florian Pose Fixed freeing transmit socket buffers.
Tue, 30 Sep 2008 11:51:23 +0000 Florian Pose Fixed re-using RFDs.
Tue, 30 Sep 2008 10:03:10 +0000 Florian Pose Frame reception basically working (still some more testing needed).
Tue, 30 Sep 2008 08:23:00 +0000 Florian Pose Added e100 driver for 2.6.20, sending works, receiving still disabled.
Tue, 30 Sep 2008 07:50:34 +0000 Florian Pose Introduced ecrt_voe_handler_received_header(); renamed
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Mon, 29 Sep 2008 10:17:33 +0000 Florian Pose Fixed VoE mailbox type.
Mon, 29 Sep 2008 09:51:48 +0000 Florian Pose Added missing up().
Wed, 24 Sep 2008 10:28:59 +0000 Florian Pose Applied patch by Karsten Schwinne, adding a few header files necessary
Wed, 24 Sep 2008 08:51:46 +0000 Florian Pose TODO.
Wed, 24 Sep 2008 08:37:35 +0000 Florian Pose Fixed minor supported mailbox protocol display bug.
Wed, 24 Sep 2008 08:32:55 +0000 Florian Pose Only query Sdo information service, if slave supports it.
Mon, 22 Sep 2008 15:27:50 +0000 Florian Pose Introduced VoE header.
Mon, 22 Sep 2008 15:26:54 +0000 Florian Pose Introduced EC_MBOX_HEADER_SIZE.
Mon, 22 Sep 2008 14:43:40 +0000 Florian Pose Changed VoE mailbox type to 0xff.
Mon, 22 Sep 2008 11:27:15 +0000 Florian Pose Added missing export.
Thu, 04 Sep 2008 09:22:33 +0000 Florian Pose udev docs.
Wed, 03 Sep 2008 15:36:51 +0000 Florian Pose TODO.
Wed, 03 Sep 2008 15:36:28 +0000 Florian Pose mini top.
Mon, 01 Sep 2008 14:21:42 +0000 Florian Pose Removed branch information.
Mon, 01 Sep 2008 14:18:35 +0000 Florian Pose NEWS.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Wed, 27 Aug 2008 16:04:18 +0000 Florian Pose Changed version to 'devel'.
Wed, 27 Aug 2008 16:00:48 +0000 Florian Pose merge -c1434 branches/stable-1.4: Fixed nodist.
Wed, 27 Aug 2008 08:03:19 +0000 Florian Pose NEWS
Wed, 27 Aug 2008 08:01:40 +0000 Florian Pose 1.4.0-rc2 NEWS
Fri, 22 Aug 2008 07:41:43 +0000 Florian Pose Removed examples; fixed undefines references; preliminary version.
Thu, 14 Aug 2008 15:49:00 +0000 Florian Pose Some more documentation...
Wed, 13 Aug 2008 15:51:26 +0000 Florian Pose Next changes for the documentation.
Wed, 13 Aug 2008 14:37:54 +0000 Florian Pose TODO.
Wed, 13 Aug 2008 13:23:52 +0000 Florian Pose Added phy commands.
Wed, 13 Aug 2008 13:21:35 +0000 Florian Pose Fixed spacing.
Fri, 08 Aug 2008 13:47:23 +0000 Florian Pose Fixed race concerning thread signaling when master thread had no
Fri, 08 Aug 2008 13:42:46 +0000 Florian Pose Fixed missing up().
Fri, 08 Aug 2008 12:44:40 +0000 Florian Pose Fixed missing up().
Fri, 08 Aug 2008 12:09:37 +0000 Florian Pose TAGS creation.
Thu, 07 Aug 2008 10:12:58 +0000 Florian Pose Added missing header.
Fri, 01 Aug 2008 16:07:18 +0000 Florian Pose Added some documentation.
Fri, 01 Aug 2008 15:01:45 +0000 Florian Pose Removed a few old scripts.
Fri, 01 Aug 2008 12:57:33 +0000 Florian Pose Version 1.4.0-rc1.
Fri, 01 Aug 2008 12:53:00 +0000 Florian Pose Added spaces to init script.
Fri, 01 Aug 2008 12:46:26 +0000 Florian Pose Use down_interruptible() wherever possible.
Fri, 01 Aug 2008 12:32:53 +0000 Florian Pose Don't show Pdo (entry) names in configuration output.
Fri, 01 Aug 2008 12:29:04 +0000 Florian Pose Show Pdo bit lengths right-aligned.
Fri, 01 Aug 2008 12:28:18 +0000 Florian Pose Attach Pdo names from dictionary.
Fri, 01 Aug 2008 11:09:39 +0000 Florian Pose Repaired init script status command.
Fri, 01 Aug 2008 10:10:55 +0000 Florian Pose Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space-
Fri, 01 Aug 2008 09:32:35 +0000 Florian Pose Removed sync manager assign source.
Fri, 01 Aug 2008 09:29:40 +0000 Florian Pose ApplicationInterface
Fri, 01 Aug 2008 09:24:26 +0000 Florian Pose Added debugging for configuration function of the application interface.
Fri, 01 Aug 2008 08:58:35 +0000 Florian Pose Configure Pdos before configuring the Pdo sync managers,
Fri, 01 Aug 2008 08:11:23 +0000 Florian Pose Added analog output to minimal example.