master/slave.h
Fri, 25 Apr 2008 14:32:56 +0000 Florian Pose Replaced self_configured flag with force_config flag.
Fri, 25 Apr 2008 12:45:44 +0000 Florian Pose Removed slave online flag.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Mon, 17 Mar 2008 09:05:13 +0000 Florian Pose Allow multiple sync manager categories.
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Thu, 28 Feb 2008 11:06:14 +0000 Florian Pose Display notLRW flag.
Thu, 28 Feb 2008 10:58:43 +0000 Florian Pose Evaluate CoE details from general category; moved current consumption
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Tue, 26 Feb 2008 16:58:20 +0000 Florian Pose Reading of Pdo mapping via CoE during scan.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Fri, 22 Feb 2008 11:33:49 +0000 Florian Pose Fixed typo SAVEOP -> SAFEOP.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Thu, 14 Feb 2008 09:18:55 +0000 Florian Pose Fixed typo.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Thu, 20 Sep 2007 09:12:27 +0000 Florian Pose Improved checking of EEPROM data while reading.
Wed, 19 Sep 2007 17:44:28 +0000 Florian Pose Read PDO mapping from SDO dictionary (working, not finished yet).
Wed, 19 Sep 2007 17:32:39 +0000 Florian Pose Added ec_slave_get_sdo() and ec_sdo_get_entry().
Fri, 09 Mar 2007 13:24:15 +0000 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
Wed, 07 Mar 2007 17:37:21 +0000 Florian Pose Implemented alternative PDO mapping configuration interface.
Wed, 07 Mar 2007 13:29:29 +0000 Florian Pose Layed out FMMU structure and methods to own files.
Wed, 07 Mar 2007 13:12:33 +0000 Florian Pose Moved a few constants to the files they are needed in.
Wed, 07 Mar 2007 13:06:40 +0000 Florian Pose Layed out sync manager structures and methods into own files.
Wed, 07 Mar 2007 11:46:02 +0000 Florian Pose Layed out PDO structures to own files.
Wed, 07 Mar 2007 11:30:09 +0000 Florian Pose Renamed ec_sii_sync_t to ec_sync_t.
Wed, 07 Mar 2007 11:18:34 +0000 Florian Pose Renamed ec_sii_pdo_t and ec_sii_pdo_entry_t to ec_pdo_t and
Wed, 07 Mar 2007 11:11:17 +0000 Florian Pose Simplified handling of EEPROM strings.
Tue, 06 Mar 2007 10:37:56 +0000 Florian Pose Renamed SII fetching functions (non-functional).
Tue, 06 Mar 2007 09:15:12 +0000 Florian Pose Introduced ec_slave_get_pdo_sync().
Tue, 06 Mar 2007 09:06:01 +0000 Florian Pose SII sync managers as array instead of list, removed sync manager
Mon, 05 Mar 2007 11:34:52 +0000 Florian Pose Removed ugly ec_slave_has_subbus() function.
Mon, 05 Mar 2007 10:35:50 +0000 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
Mon, 05 Mar 2007 10:00:18 +0000 Florian Pose Corrected type of online_state.
Mon, 05 Mar 2007 09:55:39 +0000 Florian Pose Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
Thu, 01 Mar 2007 21:34:10 +0000 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
Tue, 13 Feb 2007 11:48:46 +0000 Florian Pose Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
Tue, 09 Jan 2007 14:36:08 +0000 Florian Pose Re-added slave.configured flag as slave.self_configured.
Tue, 09 Jan 2007 13:57:34 +0000 Florian Pose Removed slave.configured flag.
Fri, 08 Dec 2006 11:52:33 +0000 Florian Pose Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.
Fri, 27 Oct 2006 09:19:58 +0000 Florian Pose FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Fri, 20 Oct 2006 12:33:48 +0000 Florian Pose Better debugging output for SDO dictionaries.
Fri, 20 Oct 2006 10:48:30 +0000 Florian Pose Reconfiguration of slaves, though they are in the correct state at startup.
Thu, 19 Oct 2006 14:23:24 +0000 Florian Pose Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
Wed, 18 Oct 2006 13:11:48 +0000 Florian Pose ecrt_domain_register_pdo_range() implemented.
Wed, 18 Oct 2006 11:50:31 +0000 Florian Pose Added FMMU debugging.
Wed, 18 Oct 2006 08:59:53 +0000 Florian Pose Added ec_slave_validate()
Tue, 17 Oct 2006 14:50:04 +0000 Florian Pose Implemented fetching of SDO dictionary.
Tue, 17 Oct 2006 14:24:24 +0000 Florian Pose Fixed typo.
Tue, 17 Oct 2006 14:19:59 +0000 Florian Pose Removed clear functions from headers of kobject-classes.
Tue, 17 Oct 2006 14:10:29 +0000 Florian Pose Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
Tue, 17 Oct 2006 07:30:01 +0000 Florian Pose Removed varsized_fields II
Tue, 17 Oct 2006 07:25:13 +0000 Florian Pose Removed varsized_fields
Fri, 13 Oct 2006 09:45:22 +0000 Florian Pose Added ec_slave_has_subbus()
Wed, 09 Aug 2006 15:00:20 +0000 Florian Pose Added missing code documentation.
Thu, 03 Aug 2006 16:48:53 +0000 Florian Pose SDO configuration interface, SDO download state machine.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Mon, 17 Jul 2006 13:01:38 +0000 Florian Pose Prefer EEPROM sync manager information for config.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.