master/slave.c
Fri, 01 Feb 2008 21:22:22 +0000 Florian Pose Esthetic surgery for slave.
Tue, 08 Jan 2008 16:19:28 +0000 Florian Pose Detection of page exceeding slave information file.
Fri, 05 Oct 2007 08:13:16 +0000 Florian Pose Ouput identity object indented in slave info file.
Fri, 05 Oct 2007 07:42:47 +0000 Florian Pose Minor output changes in slave info file.
Thu, 04 Oct 2007 08:38:05 +0000 Florian Pose Re-ordered slave info file.
Thu, 04 Oct 2007 08:09:41 +0000 Florian Pose Store PDO mapping source in sync manager.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Mon, 24 Sep 2007 07:54:51 +0000 Florian Pose Changed unit of ec_eeprom_write_request_t from word to byte.
Thu, 20 Sep 2007 13:05:38 +0000 Florian Pose Minor: renamed [RT]XPDO to [RT]xPdo.
Thu, 20 Sep 2007 12:33:58 +0000 Florian Pose Minor comment change.
Thu, 20 Sep 2007 10:15:21 +0000 Florian Pose Minor: Again moved setting of alternate PDO mapping flag.
Thu, 20 Sep 2007 10:05:37 +0000 Florian Pose Minor: Moved setting of alternate PDO mapping flag.
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().
Wed, 19 Sep 2007 09:37:01 +0000 Florian Pose Calculate checksum when writing EEPROM or alias address.
Tue, 18 Sep 2007 14:18:30 +0000 Florian Pose Avoid warnings on some compilers.
Fri, 10 Aug 2007 13:35:11 +0000 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Fri, 16 Mar 2007 13:39:19 +0000 Florian Pose Configure alternative PDO mapping only on slaves that have PDO sync
Mon, 12 Mar 2007 18:21:42 +0000 Florian Pose Slave configuration exclusively from master thread; removed
Mon, 12 Mar 2007 11:02:05 +0000 Florian Pose Renamed names of enum type ec_request_state_t.
Fri, 09 Mar 2007 14:00:32 +0000 Florian Pose Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it
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 15:29:02 +0000 Florian Pose Fixed sync manager freeing bug coming up in r833.
Wed, 07 Mar 2007 13:56:00 +0000 Florian Pose Removed obsolete ec_slave_sync_config().
Wed, 07 Mar 2007 13:29:29 +0000 Florian Pose Layed out FMMU structure and methods to own files.
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 09:55:39 +0000 Florian Pose Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
Mon, 05 Mar 2007 09:10:02 +0000 Florian Pose Moved state request on PDO registration to slave.c.
Fri, 02 Mar 2007 15:43:45 +0000 Florian Pose Implemented alias reading/writing via sysfs.
Fri, 02 Mar 2007 14:47:09 +0000 Florian Pose Minor changes in EEPROM write code.
Fri, 02 Mar 2007 14:35:49 +0000 Florian Pose Fixed signal issue in EEPROM writing code.
Thu, 01 Mar 2007 21:34:10 +0000 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
Thu, 01 Mar 2007 15:03:08 +0000 Florian Pose ec_slave_write_eeprom now returns certain error codes.
Thu, 01 Mar 2007 14:50:53 +0000 Florian Pose Removed eeprom_write_enable file.
Wed, 28 Feb 2007 09:22:03 +0000 Florian Pose Completely removed ecrt_slave_pdo_size() code.
Tue, 13 Feb 2007 11:48:46 +0000 Florian Pose Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
Wed, 10 Jan 2007 10:51:43 +0000 Florian Pose Minor changes to slave.c
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.
Tue, 09 Jan 2007 13:42:38 +0000 Florian Pose Display requested state in slave info.
Fri, 08 Dec 2006 11:52:33 +0000 Florian Pose Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.
Mon, 06 Nov 2006 14:22:35 +0000 Florian Pose kobject_add() in constructors.
Mon, 06 Nov 2006 14:19:03 +0000 Florian Pose Added clear function for SDO kobject.
Mon, 30 Oct 2006 15:39:03 +0000 Florian Pose Remove estimated sync manager sizes when leaving operation mode.
Fri, 27 Oct 2006 15:04:12 +0000 Florian Pose BUGFIX: Remove SDO configurations when leaving OPERATION mode.
Fri, 27 Oct 2006 15:01:32 +0000 Florian Pose SDO configurations in Sysfs.
Fri, 27 Oct 2006 13:59:49 +0000 Florian Pose Print certain warnings only at debug_level.
Fri, 27 Oct 2006 13:20:16 +0000 Florian Pose Added slave flags to Sysfs.
Fri, 27 Oct 2006 09:19:58 +0000 Florian Pose FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.