lib/slave_config.c
Mon, 27 Jul 2009 10:48:52 +0000 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
Mon, 27 Jul 2009 10:44:16 +0000 Florian Pose Removed more tabulators.
Thu, 07 May 2009 10:33:26 +0000 Florian Pose Output DC config in 'ethercat config'.
Tue, 05 May 2009 15:03:59 +0000 Florian Pose Merged ecrt_slave_config_dc_assign_activate() and
Mon, 04 May 2009 12:46:30 +0000 Florian Pose Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals().
Thu, 23 Apr 2009 14:45:07 +0000 Florian Pose Userspace library implementation of DC functions.
Wed, 18 Mar 2009 10:59:37 +0000 Florian Pose Fixed SDO configuration via library.
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.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Tue, 21 Oct 2008 11:31:07 +0000 Florian Pose Improved LGPL headers.
Tue, 14 Oct 2008 14:01:09 +0000 Florian Pose Added LGPL licence headers to userspace library.
Tue, 14 Oct 2008 13:35:35 +0000 Florian Pose Implemented VoE handler in userspace.
Fri, 10 Oct 2008 09:37:06 +0000 Florian Pose Added state functions; writing of process data works.
Thu, 09 Oct 2008 13:31:50 +0000 Florian Pose Added some slave configuration methods.