master/master.c
Wed, 13 Dec 2017 15:39:13 +0100 Florian Pose Improved buffer overflow messages. stable-1.5
Wed, 06 Dec 2017 10:09:50 +0100 Florian Pose Support scheduler parameters in kernels >= 4.11. stable-1.5
Thu, 12 Oct 2017 13:22:06 +0200 Florian Pose Fixed statistics filter initialisation. stable-1.5
Wed, 22 Jun 2016 14:08:34 +0200 Florian Pose Minor change.
Tue, 03 May 2016 15:14:42 +0200 Florian Pose Do not touch AL state of EoE slaves.
Tue, 14 Apr 2015 16:25:44 -0400 Dave Page 16-ethercat-1.5-frame-corruption.patch
Sat, 31 May 2014 18:08:27 +1200 Gavin Lambert Mark download data as const.
Tue, 14 Apr 2015 09:35:15 -0400 Gavin Lambert Abort requests started for slave_configs that don't have any actual slaves.
Sat, 31 May 2014 15:37:33 +1200 Gavin Lambert Do not force the DC reference clock to OP; if it is not configured it may refuse and flood the logs.
Mon, 03 Nov 2014 15:20:05 +0100 Florian Pose Reverted default branch to stable-1.5.
Mon, 05 May 2014 13:49:45 +0200 Florian Pose Fixed possible NULL pointer dereference; thanks to Matthieu Bec. stable-1.5
Mon, 21 Oct 2013 19:27:50 +0200 Florian Pose Added configure switch --disable-rt-syslog. stable-1.5
Tue, 21 May 2013 13:18:24 +0200 Florian Pose Introduced FORCE_OUTPUT_CORRUPTED. stable-1.5
Mon, 13 May 2013 20:21:19 +0200 Florian Pose Implemented emergency register requests to analyze a broken bus. stable-1.5
Tue, 12 Feb 2013 15:46:43 +0100 Florian Pose Updated Doxygen documentation. stable-1.5
Thu, 10 Jan 2013 17:36:41 +0100 Florian Pose Avoided io_sem locking from userspace/rtdm library. stable-1.5
Thu, 06 Dec 2012 18:11:11 +0100 Florian Pose Fixed io_sem usage in queue_external_datagrams(). stable-1.5
Wed, 05 Dec 2012 15:54:49 +0100 Florian Pose Send sync datagrams only if reference clock is found. stable-1.5
Tue, 04 Dec 2012 16:05:23 +0100 Florian Pose Using common waitqueue for requests. stable-1.5
Tue, 04 Dec 2012 14:49:23 +0100 Florian Pose Removed unnecessary ec_master_soe_request_t type. stable-1.5
Tue, 04 Dec 2012 13:28:38 +0100 Florian Pose Removed unnecessary ec_master_sdo_request_t. stable-1.5
Tue, 04 Dec 2012 12:59:15 +0100 Florian Pose Minor: Renamed slave_sdo_requests. stable-1.5
Tue, 04 Dec 2012 12:22:38 +0100 Florian Pose Removed unused method. stable-1.5
Tue, 04 Dec 2012 12:09:42 +0100 Florian Pose Mark processing SDO request as invalid if config is cleared. stable-1.5
Tue, 04 Dec 2012 11:57:55 +0100 Florian Pose Reset master state machine when going to orphaned phase. stable-1.5
Tue, 04 Dec 2012 11:54:13 +0100 Florian Pose Minor changes. stable-1.5
Fri, 30 Nov 2012 20:15:31 +0100 Florian Pose Added configure option for redundancy (--with-devices). stable-1.5
Tue, 20 Nov 2012 14:35:53 +0100 Florian Pose Added interface to select the reference clock and to sync to it. stable-1.5
Wed, 14 Nov 2012 22:12:57 +0100 Florian Pose Added interface to read/write register contents; re-worked register requests. stable-1.5
Wed, 14 Nov 2012 22:00:11 +0100 Florian Pose Removed state-dependent skip messages. stable-1.5
Thu, 04 Oct 2012 10:07:52 +0200 Florian Pose Added ecrt_sdo_request_index() method to change index and subindex. stable-1.5
Thu, 20 Sep 2012 15:28:25 +0200 Florian Pose Re-worked and seamlessly integrated RTDM interface. stable-1.5
Thu, 06 Sep 2012 20:22:24 +0200 Florian Pose Removed trailing spaces. stable-1.5
Thu, 06 Sep 2012 18:28:57 +0200 Florian Pose Merged redundancy branch to stable-1.5. stable-1.5
Thu, 31 May 2012 11:03:58 +0200 Florian Pose Added ecrt_master_link_state() to retrieve information about a redundant link. redundancy
Fri, 06 Apr 2012 23:35:05 +0200 Florian Pose Slave scanning and configuration on all links. redundancy
Mon, 19 Mar 2012 10:43:09 +0100 Florian Pose Improved/fixed frame statistics (low-pass filters). redundancy
Mon, 19 Mar 2012 09:56:36 +0100 Florian Pose Fixed frame loss statistics. redundancy
Sat, 17 Mar 2012 09:06:58 +0100 Florian Pose Fixed sending on backup link if main link is down. redundancy
Mon, 30 Jan 2012 15:17:34 +0100 Florian Pose Added fix for ESC port order (DC delay calculation). redundancy
Fri, 13 Jan 2012 11:27:20 +0100 Florian Pose Fixed reset of allow_scanning flag if ecrt_master_activate() was not called. redundancy
Tue, 10 Jan 2012 10:11:20 +0100 Florian Pose Copy missing slave_info data in kernel space. redundancy
Mon, 09 Jan 2012 17:42:28 +0100 Florian Pose Avoided unused variable warnings. redundancy
Fri, 16 Dec 2011 16:29:00 +0100 Florian Pose Removed unnecessary call of ec_master_inject_external_datagrams(). redundancy
Fri, 09 Dec 2011 10:35:23 +0100 Florian Pose Improved resetting number of responding slaves. redundancy
Fri, 09 Dec 2011 10:46:25 +0100 Florian Pose Minor: Ordered master member initialisations. redundancy
Mon, 30 Jan 2012 15:17:34 +0100 Florian Pose Added fix for ESC port order (DC delay calculation). stable-1.5
Fri, 13 Jan 2012 11:27:20 +0100 Florian Pose Fixed reset of allow_scanning flag if ecrt_master_activate() was not called.
Thu, 12 Jan 2012 17:41:05 +0100 Florian Pose Redundant outputs via datagram pairs. redundancy
Thu, 12 Jan 2012 13:55:15 +0100 Florian Pose Datagram device_index member. redundancy
Thu, 12 Jan 2012 12:14:33 +0100 Florian Pose Devices as array; lock all device modules with module_get(). redundancy
Fri, 13 Jan 2012 11:27:20 +0100 Florian Pose Fixed reset of allow_scanning flag if ecrt_master_activate() was not called. stable-1.5
Tue, 10 Jan 2012 10:11:20 +0100 Florian Pose Copy missing slave_info data in kernel space.
Tue, 10 Jan 2012 10:11:20 +0100 Florian Pose Copy missing slave_info data in kernel space. stable-1.5
Mon, 09 Jan 2012 17:42:28 +0100 Florian Pose Avoided unused variable warnings.
Mon, 09 Jan 2012 17:42:28 +0100 Florian Pose Avoided unused variable warnings. stable-1.5
Fri, 16 Dec 2011 16:29:00 +0100 Florian Pose Removed unnecessary call of ec_master_inject_external_datagrams(). stable-1.5
Fri, 09 Dec 2011 10:35:23 +0100 Florian Pose Improved resetting number of responding slaves. stable-1.5
Fri, 09 Dec 2011 10:46:25 +0100 Florian Pose Minor: Ordered master member initialisations. stable-1.5
Fri, 09 Dec 2011 10:35:23 +0100 Florian Pose Improved resetting number of responding slaves.