examples/user/main.c
Thu, 09 Jun 2016 13:52:22 +0200 Florian Pose Migrated user-space example to use clock_nanosleep(). stable-1.5
Thu, 09 Jun 2016 13:52:22 +0200 Florian Pose Migrated user-space example to use clock_nanosleep().
Mon, 03 Nov 2014 15:20:05 +0100 Florian Pose Reverted default branch to stable-1.5.
Tue, 06 May 2014 17:23:33 +0200 Patrick Bruenn - restored examples/user/ stable-1.5
Fri, 25 Apr 2014 16:42:36 +0200 Florian Pose merge stable-1.5
Wed, 23 Apr 2014 17:06:15 +0200 Patrick Bruenn replace symlink in example with the real file stable-1.5
Fri, 04 Apr 2014 08:32:09 +0200 Patrick Bruenn Add ccat driver for Beckhoff CCAT communication controller in Beckhoff CX20xx device stable-1.5
Wed, 19 Sep 2012 19:46:58 +0200 Florian Pose Avoided use of AM_CFLAGS, which is not used in some situations; fixed warning. stable-1.5
Thu, 06 Sep 2012 20:22:24 +0200 Florian Pose Removed trailing spaces. stable-1.5
Mon, 27 Jul 2009 10:44:16 +0000 Florian Pose Removed more tabulators.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 02 Feb 2009 13:37:00 +0000 Florian Pose Implemented SDO requests in userspace library.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Tue, 14 Oct 2008 08:39:09 +0000 Florian Pose Replaced sleep() with pause().
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.
Thu, 09 Oct 2008 13:31:50 +0000 Florian Pose Added some slave configuration methods.
Thu, 02 Oct 2008 15:38:35 +0000 Florian Pose Userspace example with priority.
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:19:02 +0000 Florian Pose No kernel handles in userspace; Domain creation.
Wed, 01 Oct 2008 14:42:28 +0000 Florian Pose First version of userspace library with requesting/releasing.