Fri, 27 Jun 2008 09:37:53 +0000 Florian Pose Removed TODOx:y-Output.
Fri, 27 Jun 2008 09:31:20 +0000 Florian Pose Added configuration listing command.
Fri, 27 Jun 2008 08:58:04 +0000 Florian Pose United 'ethercat slaves' and 'ethercat list' with a verbose flag.
Fri, 27 Jun 2008 07:22:02 +0000 Florian Pose Avoid duplicate reconfiguration.
Fri, 27 Jun 2008 06:56:18 +0000 Florian Pose TODO.
Thu, 26 Jun 2008 14:56:39 +0000 Florian Pose Show sync manager index in 'ethercat domain'.
Thu, 26 Jun 2008 14:28:09 +0000 Florian Pose Adapted minimal example to sync manager configuration interface.
Thu, 26 Jun 2008 14:24:49 +0000 Florian Pose Fixed sync manager direction bug.
Thu, 26 Jun 2008 14:24:29 +0000 Florian Pose Minor change.
Thu, 26 Jun 2008 14:03:33 +0000 Florian Pose Begin reading of Pdo assignment at sync manager 2; removed some
Thu, 26 Jun 2008 13:42:23 +0000 Florian Pose Operational flag in 'ethercat config'.
Thu, 26 Jun 2008 13:41:42 +0000 Florian Pose Configuration error, if sync manager configuration configuration with
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Tue, 24 Jun 2008 10:55:40 +0000 Richard Hacker Return out of ecrt_slave_config_pdos() when pdo_infos == NULL
Mon, 23 Jun 2008 12:03:37 +0000 Florian Pose Central CoE timeouts; retry on CoE response mismatch.
Mon, 23 Jun 2008 10:31:26 +0000 Florian Pose Added a timeout for Sdo configurations.
Mon, 23 Jun 2008 10:27:40 +0000 Florian Pose Added ec_pdo_list_print().
Mon, 23 Jun 2008 10:26:47 +0000 Florian Pose Added some debugging.
Mon, 23 Jun 2008 09:52:23 +0000 Florian Pose Minor change.
Fri, 20 Jun 2008 15:34:14 +0000 Florian Pose TODO.
Fri, 20 Jun 2008 13:38:35 +0000 Florian Pose Fixed alias bug.
Fri, 20 Jun 2008 07:55:28 +0000 Florian Pose TODO.
Thu, 19 Jun 2008 14:06:27 +0000 Florian Pose Introduced global upload timeout for fsm_coe_map.
Thu, 19 Jun 2008 13:52:12 +0000 Richard Hacker Timeouts set for various uploads in FSM COE MAP
Thu, 19 Jun 2008 13:35:34 +0000 Florian Pose Response timeout for checking Sdo upload.
Thu, 19 Jun 2008 10:25:21 +0000 Florian Pose TODO.
Thu, 19 Jun 2008 10:22:24 +0000 Florian Pose Removed state machine cycle time measuring.
Thu, 19 Jun 2008 10:18:58 +0000 Florian Pose Disable use of CPU timestamp counter by default.
Thu, 19 Jun 2008 10:18:18 +0000 Florian Pose Use jiffies instead of cycles in SII state machine.
Thu, 19 Jun 2008 10:17:52 +0000 Florian Pose Use jiffies instead of cycles in CoE state machine.
Thu, 19 Jun 2008 09:24:22 +0000 Florian Pose Store abort code in sdo request; output it in user space; added some
Thu, 19 Jun 2008 08:06:49 +0000 Florian Pose Check for data sizes when reading Pdo assignment/mapping from CoE.
Thu, 19 Jun 2008 07:54:45 +0000 Florian Pose Added response timeout to sdo_request; removed timout from fsm_coe_map.
Wed, 18 Jun 2008 15:03:03 +0000 Richard Hacker Retry reading assigned pdos using timeout.
Wed, 18 Jun 2008 14:37:20 +0000 Florian Pose Retry reading Pdo assignment.
Wed, 18 Jun 2008 14:37:00 +0000 Florian Pose working_counter = 0x0000;
Wed, 18 Jun 2008 13:53:31 +0000 Florian Pose Removed 'end' and 'error' states from master state machine.
Wed, 18 Jun 2008 13:44:43 +0000 Florian Pose Bugfix: Bitlength always decimal in XML.
Wed, 18 Jun 2008 13:33:50 +0000 Florian Pose Renamed master 'mode' to 'phase'.
Wed, 18 Jun 2008 12:49:11 +0000 Florian Pose Removed configs_attached flag; changed return value of
Wed, 18 Jun 2008 11:24:31 +0000 Florian Pose Fixed analog in position.
Wed, 18 Jun 2008 11:21:32 +0000 Florian Pose Minor changes to minimal example.
Wed, 18 Jun 2008 11:16:30 +0000 Florian Pose Output attachment failure messages only when debugging.
Wed, 18 Jun 2008 11:15:36 +0000 Florian Pose Minor change.
Wed, 18 Jun 2008 11:13:30 +0000 Florian Pose Only load default assignment, if slave was attached.
Wed, 18 Jun 2008 10:13:58 +0000 Florian Pose Implemented ecrt_slave_config_state(); minor changes in
Wed, 18 Jun 2008 09:27:04 +0000 Florian Pose Set slave_states to 0x00 when no slaves are present.
Wed, 18 Jun 2008 09:26:46 +0000 Florian Pose Completed ec_master_state_t and documented ec_master_state_t and
Wed, 18 Jun 2008 08:59:00 +0000 Florian Pose Removed some unnecessary code.
Tue, 17 Jun 2008 14:24:33 +0000 Richard Hacker Completed master states.
Tue, 17 Jun 2008 13:45:30 +0000 Florian Pose Updated install script; udev rule.
Tue, 17 Jun 2008 13:27:28 +0000 Florian Pose Remove manual creation of device nodes, this is done by udev.
Tue, 17 Jun 2008 13:03:33 +0000 Florian Pose Added support for different versions of class_device_create().
Tue, 17 Jun 2008 13:02:56 +0000 Florian Pose Replaced include sysfs->device.
Tue, 17 Jun 2008 12:49:06 +0000 Florian Pose Create class device with device_number information in sysfs.
Tue, 17 Jun 2008 12:19:17 +0000 Florian Pose Create device class. Preparation for device numbers in sysfs.
Tue, 17 Jun 2008 10:19:52 +0000 Florian Pose Improved ecdev_offer().
Tue, 17 Jun 2008 09:44:46 +0000 Florian Pose Reverted revision number checking from r1228.
Mon, 16 Jun 2008 09:30:58 +0000 Florian Pose Added revision number to slave type checking.
Thu, 12 Jun 2008 13:42:52 +0000 Florian Pose TODO.
Thu, 12 Jun 2008 13:30:20 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 13:05:05 +0000 Florian Pose Added a few debugging messages.
Thu, 12 Jun 2008 13:03:50 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 13:00:32 +0000 Florian Pose Fixed duplicate kfree() bug.
Thu, 12 Jun 2008 11:53:06 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 09:49:35 +0000 Florian Pose Fixed bug in slave scanning, causing a segmentation fault.
Thu, 12 Jun 2008 09:44:18 +0000 Florian Pose Removed EC_IOCTL_DOMAIN_COUNT.
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 09:19:06 +0000 Florian Pose Removed unnecessary code.
Thu, 12 Jun 2008 08:31:06 +0000 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Thu, 12 Jun 2008 08:12:02 +0000 Florian Pose Removed kobject from master and module. Sysfs is gone!
Thu, 12 Jun 2008 07:47:26 +0000 Florian Pose Removed deprecated default_config flag.
Thu, 12 Jun 2008 07:45:27 +0000 Florian Pose Removed kobject from slave_config.
Thu, 12 Jun 2008 07:32:05 +0000 Florian Pose Clear domains before slave configs, because domain references the FMMU
Thu, 12 Jun 2008 07:26:38 +0000 Florian Pose Removed kobject from domain.
Thu, 12 Jun 2008 07:15:54 +0000 Florian Pose Removed kobjects from sdo and slave.
Wed, 11 Jun 2008 15:37:38 +0000 Florian Pose Removed kobject from sdo entry.
Wed, 11 Jun 2008 15:29:47 +0000 Florian Pose Bus configuration via 'ethercat config'.
Wed, 11 Jun 2008 13:01:21 +0000 Florian Pose Slave information via 'ethercat slave'.
Tue, 10 Jun 2008 12:52:08 +0000 Florian Pose Improved 'ethercat ls' formatting.
Tue, 10 Jun 2008 12:05:25 +0000 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Tue, 10 Jun 2008 09:54:30 +0000 Florian Pose Fixed calculation of expected working counter.
Tue, 10 Jun 2008 09:12:43 +0000 Florian Pose TODO.
Tue, 10 Jun 2008 09:08:24 +0000 Florian Pose Output Sdo index at entry.
Tue, 10 Jun 2008 09:05:54 +0000 Florian Pose Open device with correct permissions immediately.
Tue, 10 Jun 2008 08:54:54 +0000 Florian Pose Output decoded ioctl command number.
Tue, 10 Jun 2008 08:48:50 +0000 Florian Pose Implemented SII writing (including alias writing) via ethercat command.
Mon, 09 Jun 2008 14:32:16 +0000 Florian Pose Renamed some fields in ec_sii_request_t to word addressing.
Mon, 09 Jun 2008 13:45:22 +0000 Florian Pose Implemented SII read.
Mon, 09 Jun 2008 13:24:16 +0000 Florian Pose Moved sii to words.
Mon, 09 Jun 2008 12:51:54 +0000 Florian Pose Removed debugging data.
Mon, 09 Jun 2008 12:35:00 +0000 Florian Pose Added debugging for sdo download.
Mon, 09 Jun 2008 12:11:19 +0000 Florian Pose Implemented Sdo download via ethercat command.
Mon, 09 Jun 2008 10:31:05 +0000 Florian Pose TODO.
Mon, 09 Jun 2008 10:29:28 +0000 Florian Pose ioctl() permissions.
Mon, 09 Jun 2008 10:27:56 +0000 Florian Pose Using Linux ioctl() number generation macros.
Fri, 06 Jun 2008 15:33:21 +0000 Florian Pose Display textual data type in 'ethercat sdos'.
Fri, 06 Jun 2008 15:16:37 +0000 Florian Pose process Sdo requests even with error_flag set.
Fri, 06 Jun 2008 15:13:25 +0000 Florian Pose Implemented sdo_upload command.
Fri, 06 Jun 2008 13:03:56 +0000 Florian Pose Added ec_slave_get_sdo_const().
Fri, 06 Jun 2008 09:34:20 +0000 Florian Pose Added -q flag (quiet).
Fri, 06 Jun 2008 09:27:24 +0000 Florian Pose Implemented Sdo dictionary info via 'ethercat sdos'.
Fri, 06 Jun 2008 09:22:57 +0000 Florian Pose Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
Fri, 06 Jun 2008 09:22:19 +0000 Florian Pose Added ec_sdo_get_entry_const().
Fri, 06 Jun 2008 09:15:56 +0000 Florian Pose Renamed subindices to max_subindex.
Fri, 06 Jun 2008 09:12:05 +0000 Florian Pose Fixed bug in data size check for sysfs reading of sdo entries.
Fri, 06 Jun 2008 08:12:34 +0000 Florian Pose Request slave state(s) with 'ethercat state'; removed sysfs state file.
Thu, 05 Jun 2008 15:58:25 +0000 Florian Pose TODO.
Thu, 05 Jun 2008 15:44:58 +0000 Florian Pose Removed master info from sysfs.
Thu, 05 Jun 2008 15:39:15 +0000 Florian Pose Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
Thu, 05 Jun 2008 14:33:36 +0000 Florian Pose Implemented 'ethercat debug' command.
Thu, 05 Jun 2008 12:39:46 +0000 Florian Pose Added 8139too 2.6.24 to dist.
Thu, 05 Jun 2008 12:38:07 +0000 Florian Pose Removed static from device.
Wed, 04 Jun 2008 15:14:46 +0000 Florian Pose Nicer usage.
Wed, 04 Jun 2008 14:42:15 +0000 Florian Pose TODO.
Wed, 04 Jun 2008 14:35:40 +0000 Florian Pose Improved output of 'ethercat domain'.
Wed, 04 Jun 2008 13:17:15 +0000 Florian Pose 'ethercat domain' shows domain contents and process data.
Wed, 04 Jun 2008 10:41:50 +0000 Florian Pose Implemented 'data' command.
Wed, 04 Jun 2008 10:13:07 +0000 Florian Pose Implemented domain command.
Wed, 04 Jun 2008 10:10:50 +0000 Florian Pose Removed O="".
Wed, 04 Jun 2008 10:10:05 +0000 Florian Pose Introduced ec_master_domain_count() and ec_master_find_domain().
Wed, 04 Jun 2008 09:59:23 +0000 Florian Pose Improved out-of-place build.
Wed, 04 Jun 2008 08:43:08 +0000 Florian Pose Working counter as uint16_t.
Wed, 04 Jun 2008 08:30:18 +0000 Florian Pose Enable sync managers only if SII enable is set and size is greater zero.
Tue, 03 Jun 2008 13:14:11 +0000 Florian Pose Abort, if MAJOR number could not be determined.
Tue, 03 Jun 2008 13:13:53 +0000 Florian Pose Added debugging for ecrt_slave_config_reg_pdo_entry().
Tue, 03 Jun 2008 12:04:14 +0000 Florian Pose TODO.
Tue, 03 Jun 2008 12:04:00 +0000 Florian Pose Check for matching data size when reading Sdo entries via sysfs.
Mon, 02 Jun 2008 14:40:19 +0000 Florian Pose Added 'xml' command to generate a slave description file from a real
Mon, 02 Jun 2008 13:55:46 +0000 Florian Pose Adapted to new entry syntax.
Mon, 02 Jun 2008 11:08:49 +0000 Florian Pose Added multi-slave support.
Mon, 02 Jun 2008 10:51:31 +0000 Florian Pose Added 'pdos' command to ethercat tool.
Mon, 02 Jun 2008 10:49:44 +0000 Florian Pose Added entry access functions.
Mon, 02 Jun 2008 10:21:20 +0000 Florian Pose Separated Pdo and Pdo entry classes.
Mon, 02 Jun 2008 10:12:31 +0000 Florian Pose Added ec_pdo_list_find_by_pos_const().
Mon, 02 Jun 2008 08:54:51 +0000 Florian Pose Added ec_pdo_list_count().
Fri, 30 May 2008 14:50:57 +0000 Florian Pose configs_attached = 0.
Fri, 30 May 2008 14:31:02 +0000 Florian Pose Added debugging.
Fri, 30 May 2008 10:49:51 +0000 Florian Pose Removed deprecated ec_slave_validate().
Fri, 30 May 2008 10:46:14 +0000 Florian Pose Introduced ec_master_find_slave().
Fri, 30 May 2008 09:39:29 +0000 Florian Pose Output subindices with %02X.
Fri, 30 May 2008 08:56:47 +0000 Florian Pose Some improvements concerning bit_position.
Fri, 30 May 2008 07:25:11 +0000 Richard Hacker Fixed missing right brace
Fri, 30 May 2008 07:11:27 +0000 Richard Hacker Changed Pdo entry registration function - return byte and bit positions
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Thu, 29 May 2008 09:53:10 +0000 Florian Pose Removed some xmldev survivors.
Thu, 29 May 2008 09:42:38 +0000 Andreas Stewering-Bone Added 8139too for kernel 2.6.24.
Thu, 29 May 2008 08:28:22 +0000 Florian Pose Removed xmldev.
Thu, 29 May 2008 08:22:27 +0000 Florian Pose TODO.
Thu, 29 May 2008 08:18:32 +0000 Florian Pose Fixed bug concerning listings package.
Wed, 28 May 2008 07:26:28 +0000 Florian Pose Added bitwise Pdo registration.
Wed, 28 May 2008 07:19:33 +0000 Florian Pose Fixed RevisionNo.
Tue, 27 May 2008 12:45:07 +0000 Florian Pose Added slaveinfo2xml.py.
Tue, 13 May 2008 16:28:55 +0000 Florian Pose Temporaryly removed r8169 from dist because of missing orig file.
Tue, 13 May 2008 16:07:06 +0000 Florian Pose Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
Fri, 25 Apr 2008 15:01:15 +0000 Florian Pose Re-ordered TODO.
Fri, 25 Apr 2008 14:58:33 +0000 Florian Pose Fetch Sdo dictionaries and process SII requests in operation mode.
Fri, 25 Apr 2008 14:38:11 +0000 Florian Pose Removed ecdb.h
Fri, 25 Apr 2008 14:32:56 +0000 Florian Pose Replaced self_configured flag with force_config flag.
Fri, 25 Apr 2008 14:07:38 +0000 Florian Pose Improved master state machine.
Fri, 25 Apr 2008 12:45:44 +0000 Florian Pose Removed slave online flag.
Fri, 25 Apr 2008 12:23:52 +0000 Florian Pose Renamed state sdodict to sdo_dictionary.
Fri, 25 Apr 2008 12:18:46 +0000 Florian Pose Removed some debugging.
Fri, 25 Apr 2008 12:16:56 +0000 Florian Pose Improved a few debugging outputs.
Fri, 25 Apr 2008 12:13:26 +0000 Florian Pose Moved setting of the allow flags.
Fri, 25 Apr 2008 12:08:11 +0000 Florian Pose Removed ec_master_prepare().
Fri, 25 Apr 2008 12:04:23 +0000 Florian Pose Removed bus validation; slave configuration during realtime operation;
Thu, 24 Apr 2008 16:01:19 +0000 Florian Pose TODO.
Fri, 18 Apr 2008 13:17:25 +0000 Florian Pose Added support for e1000 2.6.24, thanks to Matthias Luescher.
Fri, 18 Apr 2008 12:33:35 +0000 Florian Pose Added alpha support for the Realtek r8169 chipset, thanks to Scott
Fri, 18 Apr 2008 12:01:38 +0000 Florian Pose NEWS.
Fri, 18 Apr 2008 11:26:13 +0000 Florian Pose Check for emergency requests during CoE transfers.
Wed, 16 Apr 2008 09:21:51 +0000 Florian Pose Improved EC_WRITE macros by replacing in-situ conversions
Wed, 16 Apr 2008 08:33:04 +0000 Florian Pose Exported ecrt_slave_config_sdo(); added documentation.
Tue, 08 Apr 2008 11:52:51 +0000 Florian Pose Added vim modelines and properties.
Mon, 07 Apr 2008 15:58:27 +0000 Florian Pose Avoided duplicate datagram, if Pdo mapping/assignment does not have to
Mon, 07 Apr 2008 15:47:22 +0000 Florian Pose Debug messaged on configuring assignment and mapping.
Mon, 07 Apr 2008 15:12:43 +0000 Florian Pose Moved configuration of Pdo mapping before Pdo assignment.
Mon, 07 Apr 2008 13:57:41 +0000 Florian Pose Moved Pdo sync manager configuration before Pdo assignment in slave
Mon, 07 Apr 2008 13:19:44 +0000 Florian Pose Cleaned up graph and added fontname.
Mon, 07 Apr 2008 10:26:13 +0000 Florian Pose Added a few docs.
Mon, 07 Apr 2008 10:19:59 +0000 Florian Pose Removed unused domain state.
Thu, 03 Apr 2008 15:50:46 +0000 Florian Pose Fixed properties.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Thu, 03 Apr 2008 15:31:34 +0000 Florian Pose Removed dummy master.
Thu, 03 Apr 2008 15:30:27 +0000 Florian Pose Added missing jiffies header.
Thu, 03 Apr 2008 14:08:08 +0000 Florian Pose Implemented Sdo timeout.
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
Mon, 31 Mar 2008 09:42:37 +0000 Florian Pose Introduced EC_MAP_END.
Wed, 19 Mar 2008 10:51:18 +0000 Florian Pose Fixed minor bug.
Tue, 18 Mar 2008 11:15:22 +0000 Florian Pose Fixed general flags on big-endian archs.
Tue, 18 Mar 2008 10:49:30 +0000 Florian Pose Fixed access to data pointers in Pdo config and Pdo mapping FSM's.
Tue, 18 Mar 2008 10:48:55 +0000 Florian Pose Added CoE debugging.
Mon, 17 Mar 2008 14:16:16 +0000 Florian Pose Fixed bug in copying sync managers. Now making a deep copy.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Mon, 17 Mar 2008 09:06:21 +0000 Florian Pose Added some const's.
Mon, 17 Mar 2008 09:05:13 +0000 Florian Pose Allow multiple sync manager categories.
Thu, 13 Mar 2008 12:52:26 +0000 Florian Pose Added ecrt_sdo_request_data_size().
Thu, 13 Mar 2008 12:42:48 +0000 Florian Pose Added documentation.
Thu, 13 Mar 2008 12:31:09 +0000 Florian Pose Minor changes.
Thu, 06 Mar 2008 10:36:27 +0000 Florian Pose TODO.
Tue, 04 Mar 2008 14:03:45 +0000 Florian Pose Minor change.
Tue, 04 Mar 2008 12:59:50 +0000 Florian Pose Updated docs.
Tue, 04 Mar 2008 12:52:54 +0000 Florian Pose Added doxygen markers.
Tue, 04 Mar 2008 12:38:51 +0000 Florian Pose Minor changes.
Tue, 04 Mar 2008 11:37:51 +0000 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
Tue, 04 Mar 2008 11:20:48 +0000 Florian Pose Minor change: Moved state assign to beginning.
Tue, 04 Mar 2008 10:18:02 +0000 Florian Pose Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
Tue, 04 Mar 2008 09:57:36 +0000 Florian Pose Basic reading realtime Sdo access working.
Tue, 04 Mar 2008 09:20:14 +0000 Florian Pose TODO.
Tue, 04 Mar 2008 08:52:39 +0000 Florian Pose Improved error messages on EEPROM writing.
Mon, 03 Mar 2008 16:24:59 +0000 Florian Pose TODO.
Mon, 03 Mar 2008 16:22:39 +0000 Florian Pose Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
Mon, 03 Mar 2008 16:17:23 +0000 Florian Pose Fixed bug if scanning is not allowed when link goes up.
Mon, 03 Mar 2008 13:26:32 +0000 Florian Pose Separated ec_sdo_request_init() and ec_sdo_request_read().
Mon, 03 Mar 2008 11:42:05 +0000 Florian Pose Removed 'const' from Pdo configuration entries.
Fri, 29 Feb 2008 16:24:59 +0000 Florian Pose TODO.
Fri, 29 Feb 2008 16:20:12 +0000 Florian Pose Removed slave pointer from ec_sdo_request_t class.
Fri, 29 Feb 2008 12:20:49 +0000 Florian Pose TODO.
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Fri, 29 Feb 2008 08:27:17 +0000 Florian Pose Cross blinking.
Thu, 28 Feb 2008 15:35:51 +0000 Florian Pose TODO.
Thu, 28 Feb 2008 15:28:10 +0000 Florian Pose Fixed 2 bugs in new Pdo mapping function.
Thu, 28 Feb 2008 14:46:24 +0000 Florian Pose Added some debugging and fixed a bug, when Pdo was not found.
Thu, 28 Feb 2008 14:29:50 +0000 Florian Pose Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
Thu, 28 Feb 2008 14:18:37 +0000 Florian Pose Added documentation.
Thu, 28 Feb 2008 14:18:18 +0000 Florian Pose Added documentation.
Thu, 28 Feb 2008 13:41:02 +0000 Florian Pose Renamed ec_pdo_mapping_find_pdo() to ec_pdo_mapping_find_pdo_const().
Thu, 28 Feb 2008 11:23:34 +0000 Florian Pose Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy().
Thu, 28 Feb 2008 11:07:40 +0000 Florian Pose NEWS.
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.
Wed, 27 Feb 2008 11:29:08 +0000 Florian Pose TODO.
Wed, 27 Feb 2008 10:28:43 +0000 Florian Pose Updated news.
Tue, 26 Feb 2008 16:58:20 +0000 Florian Pose Reading of Pdo mapping via CoE during scan.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.
Tue, 26 Feb 2008 10:25:52 +0000 Florian Pose Added slave scan state machine graph.
Tue, 26 Feb 2008 09:47:09 +0000 Richard Hacker Added 8139 version for kernel 2.6.23. (Untested)
Fri, 22 Feb 2008 18:41:24 +0000 Florian Pose Fixed bug in Pdo mapping.
Fri, 22 Feb 2008 18:40:41 +0000 Florian Pose Minor changes.
Fri, 22 Feb 2008 18:25:44 +0000 Florian Pose CoE state machines raising error, if the slave does not support CoE.
Fri, 22 Feb 2008 18:22:05 +0000 Florian Pose Minor change.
Fri, 22 Feb 2008 18:11:18 +0000 Florian Pose Check for FMMU limits.
Fri, 22 Feb 2008 18:07:47 +0000 Florian Pose Fixed missing slave_error flag.
Fri, 22 Feb 2008 17:49:28 +0000 Florian Pose Fixed warning about missing sync managers during Pdo mapping.
Fri, 22 Feb 2008 17:31:00 +0000 Florian Pose Cleaned up mini module.
Fri, 22 Feb 2008 17:30:50 +0000 Florian Pose Re-ordered TODO.
Fri, 22 Feb 2008 17:23:05 +0000 Florian Pose Calculate expected working counter for domains.
Fri, 22 Feb 2008 16:04:23 +0000 Florian Pose Support for slaves that don't support the LRW datagram type.
Fri, 22 Feb 2008 16:03:08 +0000 Florian Pose Introduced ec_datagram_type_string().
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
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.
Fri, 22 Feb 2008 11:04:49 +0000 Florian Pose Added MODPROBE_FLAGS variable.
Thu, 21 Feb 2008 20:30:22 +0000 Florian Pose TODO.
Thu, 21 Feb 2008 15:54:10 +0000 Florian Pose Avoided warning concerning EC_READ/WRITE() macros on some compilers.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Thu, 21 Feb 2008 12:43:55 +0000 Florian Pose Fixed Pdo mapping bug.
Thu, 21 Feb 2008 09:50:54 +0000 Florian Pose Moved ecrt_domain_reg_pdo_entry() to
Thu, 21 Feb 2008 09:24:56 +0000 Florian Pose Renamed master module parameters, re-formatted code documentation.
Tue, 19 Feb 2008 16:31:19 +0000 Florian Pose Corrected state names.
Tue, 19 Feb 2008 16:29:31 +0000 Florian Pose Added graph for Pdo configuration.
Tue, 19 Feb 2008 16:24:45 +0000 Florian Pose Updated properties and keywords for dot files.
Tue, 19 Feb 2008 16:18:01 +0000 Florian Pose Renamed ec_fsm_mapping_t to ec_fsm_pdo_mapping_t.
Tue, 19 Feb 2008 16:09:58 +0000 Florian Pose Cleaned up Pdo mapping and configuration state machines.
Tue, 19 Feb 2008 16:03:04 +0000 Florian Pose Minor changes.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 14:05:59 +0000 Florian Pose Output AL status code zero.
Tue, 19 Feb 2008 14:05:26 +0000 Florian Pose Minor change.
Tue, 19 Feb 2008 10:58:08 +0000 Florian Pose Minor changes.
Tue, 19 Feb 2008 10:33:26 +0000 Florian Pose Renamed a few configuration states.
Tue, 19 Feb 2008 09:58:48 +0000 Florian Pose Allow bus configuration when link is down.
Tue, 19 Feb 2008 09:21:13 +0000 Florian Pose Fixed Pdo configuration information providing.
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.
Tue, 12 Feb 2008 15:19:02 +0000 Florian Pose NEWS.
Tue, 12 Feb 2008 15:18:29 +0000 Florian Pose Appiled patches from 2.6.20 to 2.6.22 to e1000 driver.
Tue, 12 Feb 2008 14:20:56 +0000 Florian Pose Added e1000 driver for 2.6.22 (not patched yet).
Mon, 04 Feb 2008 13:50:20 +0000 Florian Pose Added link to hardware table.
Fri, 01 Feb 2008 22:01:59 +0000 Florian Pose Updated doxygen docs.
Fri, 01 Feb 2008 21:34:35 +0000 Florian Pose Updated README etc.
Fri, 01 Feb 2008 21:22:22 +0000 Florian Pose Esthetic surgery for slave.
Fri, 01 Feb 2008 20:58:57 +0000 Florian Pose Esthetic surgery for domain.
Fri, 01 Feb 2008 20:44:43 +0000 Florian Pose Small improvement of PDO offset calculation.
Fri, 01 Feb 2008 20:37:10 +0000 Florian Pose Minor fixes.
Fri, 01 Feb 2008 20:35:12 +0000 Florian Pose Minor fixes.
Fri, 01 Feb 2008 20:26:26 +0000 Florian Pose Prepared RT interface 1.4.
Fri, 01 Feb 2008 20:26:13 +0000 Florian Pose TODO.
Fri, 01 Feb 2008 13:35:29 +0000 Florian Pose Version 1.4.0-pre.
Thu, 31 Jan 2008 14:44:33 +0000 Florian Pose TODO.
Wed, 30 Jan 2008 16:46:57 +0000 Florian Pose TODO.
Wed, 30 Jan 2008 13:44:00 +0000 Florian Pose Added 8139too driver for 2.6.22.
Tue, 08 Jan 2008 16:20:02 +0000 Florian Pose Increased maximum number of EEPROM words from 512 to 1024.
Tue, 08 Jan 2008 16:19:28 +0000 Florian Pose Detection of page exceeding slave information file.
Tue, 08 Jan 2008 15:18:30 +0000 Florian Pose Cut off category data on exceeding eeprom size limit.
Fri, 21 Dec 2007 16:12:30 +0000 Florian Pose Improved EoE debugging.
Tue, 18 Dec 2007 16:56:52 +0000 Florian Pose Fixed normal/expedited bug at CoE upload; more robust behaviour, when
Thu, 22 Nov 2007 09:01:41 +0000 Florian Pose Added missing svn properties.
Thu, 22 Nov 2007 08:40:03 +0000 Florian Pose Allow gaps in PDO mapping.
Fri, 05 Oct 2007 08:13:50 +0000 Florian Pose Fixed lsec script.
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.
Wed, 03 Oct 2007 09:19:01 +0000 Florian Pose merge -r969:970 branches/stable-1.3 -> trunk (fsm_coe_map.[ch] to dist)
Wed, 03 Oct 2007 08:53:00 +0000 Florian Pose Release 1.3.2.
Tue, 02 Oct 2007 08:35:01 +0000 Florian Pose Fixed source MAC address setting bug.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Mon, 24 Sep 2007 10:35:00 +0000 Florian Pose Added Doxyfile to configuration files.
Mon, 24 Sep 2007 10:28:39 +0000 Florian Pose Updated NEWS.
Mon, 24 Sep 2007 08:56:50 +0000 Florian Pose SII writing workaround for some slaves, that don't respond correctly;
Mon, 24 Sep 2007 07:54:51 +0000 Florian Pose Changed unit of ec_eeprom_write_request_t from word to byte.
Mon, 24 Sep 2007 07:39:02 +0000 Florian Pose Renamed sii state functions.
Mon, 24 Sep 2007 07:12:04 +0000 Florian Pose Added state machine graph for CoE mapping state machine.
Mon, 24 Sep 2007 07:11:37 +0000 Florian Pose Minor changes.
Thu, 20 Sep 2007 13:05:38 +0000 Florian Pose Minor: renamed [RT]XPDO to [RT]xPdo.
Thu, 20 Sep 2007 12:58:35 +0000 Florian Pose Only exchange sync manager PDOs, if they could completely be read in.
Thu, 20 Sep 2007 12:57:28 +0000 Florian Pose Added ec_sync_get_pdo_type().
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:44:27 +0000 Florian Pose Fixed detection of missing EEPROM category limiter.
Thu, 20 Sep 2007 09:43:59 +0000 Florian Pose Minor debugging output changes.
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 17:25:48 +0000 Florian Pose Removed 'sdo' field from ec_sdo_request_t; Exported
Wed, 19 Sep 2007 17:17:45 +0000 Florian Pose Improved handling for spontaneous AL state changes.
Wed, 19 Sep 2007 11:52:58 +0000 Florian Pose Master takes mailbox sync manager configurations from EEPROM words
Wed, 19 Sep 2007 09:44:48 +0000 Florian Pose Ignore TAGS.
Wed, 19 Sep 2007 09:37:01 +0000 Florian Pose Calculate checksum when writing EEPROM or alias address.
Wed, 19 Sep 2007 09:07:36 +0000 Florian Pose Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation.
Wed, 19 Sep 2007 08:24:25 +0000 Florian Pose Ignore all Kbuild files.
Wed, 19 Sep 2007 08:22:20 +0000 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
Tue, 18 Sep 2007 14:19:21 +0000 Florian Pose Debug statement, if slave does not support mailboxing.
Tue, 18 Sep 2007 14:18:30 +0000 Florian Pose Avoid warnings on some compilers.
Tue, 18 Sep 2007 14:17:49 +0000 Florian Pose Allow EEPROM writing when slave has error flag set.
Tue, 18 Sep 2007 14:16:26 +0000 Florian Pose Added BK1100.
Mon, 17 Sep 2007 10:30:16 +0000 Florian Pose Fixed e1000 driver when NAPI is enabled.
Mon, 17 Sep 2007 10:24:30 +0000 Florian Pose Version 1.3.2-pre.
Mon, 17 Sep 2007 10:24:13 +0000 Florian Pose Send frame to debug-if and debug-ring only when transmitted
Mon, 17 Sep 2007 09:08:49 +0000 Florian Pose Include e1000_suspend() in #ifdef CONFIG_PM.
Thu, 13 Sep 2007 11:07:19 +0000 Florian Pose Updated NEWS.
Thu, 13 Sep 2007 10:56:51 +0000 Florian Pose Release 1.3.1.
Wed, 12 Sep 2007 14:48:53 +0000 Florian Pose Improved EoE handling: Avoided skipping of datagrams and release lock
Wed, 12 Sep 2007 14:07:28 +0000 Florian Pose Removed measure_bus_time().
Wed, 12 Sep 2007 14:06:35 +0000 Florian Pose Store skipped information in datagrams; name datagrams for statistics
Wed, 12 Sep 2007 13:20:59 +0000 Florian Pose Added FSM graph for master state machine.
Wed, 12 Sep 2007 13:20:29 +0000 Florian Pose Clear station addresses with broadcast before setting them.
Wed, 12 Sep 2007 13:12:38 +0000 Florian Pose Minor fix.
Wed, 12 Sep 2007 13:10:15 +0000 Florian Pose Added --enable-eoe conditional.
Wed, 12 Sep 2007 12:30:48 +0000 Florian Pose Show bus status and PDO slaves status in master info file.
Wed, 12 Sep 2007 10:07:55 +0000 Florian Pose Better handling of unexpected working counters; introduced
Wed, 12 Sep 2007 10:00:39 +0000 Florian Pose Create network interfaces for EoE devices with alias as eoeXaY.
Wed, 12 Sep 2007 09:50:47 +0000 Florian Pose Add README.EoE to dist.
Mon, 10 Sep 2007 12:47:03 +0000 Florian Pose Added EL1014v2.
Thu, 06 Sep 2007 09:37:06 +0000 Florian Pose Added changes to NEWS file and fixed some typos. Set version to
Thu, 06 Sep 2007 09:28:38 +0000 Florian Pose Fixed EtherCAT addressing problem on big-endian systems. The slaves
Thu, 06 Sep 2007 09:23:56 +0000 Florian Pose Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Thu, 06 Sep 2007 09:21:33 +0000 Florian Pose Added Beckhoff_EL1004v2_Inputs
Thu, 06 Sep 2007 09:14:38 +0000 Florian Pose Updated TODO.
Wed, 22 Aug 2007 20:55:24 +0000 Richard Hacker Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
Mon, 20 Aug 2007 14:04:29 +0000 Florian Pose Added EoE helpers.
Tue, 14 Aug 2007 14:00:07 +0000 Florian Pose Fixed init script.
Fri, 10 Aug 2007 15:04:39 +0000 Florian Pose Release 1.3.0.
Fri, 10 Aug 2007 15:04:06 +0000 Florian Pose Broadcast MAC address accepts first device.
Fri, 10 Aug 2007 14:36:16 +0000 Florian Pose Adjusted sysconfig file.
Fri, 10 Aug 2007 14:28:56 +0000 Florian Pose removed rc.status dependencies from init script.
Fri, 10 Aug 2007 13:46:34 +0000 Florian Pose Added ecrt_master_get_slave_by_pos().
Fri, 10 Aug 2007 13:35:11 +0000 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Fri, 10 Aug 2007 13:00:31 +0000 Florian Pose Updated TODO.
Fri, 10 Aug 2007 08:58:39 +0000 Florian Pose e1000 also supporting PCI MSI interrupts.
Thu, 09 Aug 2007 15:45:56 +0000 Florian Pose Switched to tx socket buffer ring to avoid race conditions when multiple
Thu, 09 Aug 2007 15:01:14 +0000 Florian Pose Implemented debug frame ring to output the last n frames for debugging
Thu, 09 Aug 2007 14:47:37 +0000 Florian Pose Included datagram queuing in critical section in idle task; added some
Thu, 09 Aug 2007 14:40:29 +0000 Florian Pose Re-ordered criteria for datagram matching.
Thu, 09 Aug 2007 14:38:18 +0000 Florian Pose Removed checking for NULL slave pointer in EoE handler; added comments.
Thu, 09 Aug 2007 14:28:54 +0000 Florian Pose Minor change.
Wed, 08 Aug 2007 13:58:24 +0000 Florian Pose Changed names of debug interfaces.
Wed, 08 Aug 2007 10:49:43 +0000 Florian Pose Fixed bug in configure.ac.
Wed, 08 Aug 2007 10:31:54 +0000 Florian Pose Fixed defines bug in configure; renamed config.kbuild variables.
Tue, 07 Aug 2007 13:33:57 +0000 Florian Pose Added debugging output for unmatched frames and those that timed out.
Tue, 07 Aug 2007 13:33:21 +0000 Florian Pose Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
Tue, 07 Aug 2007 13:22:37 +0000 Florian Pose Fixed typo.
Tue, 07 Aug 2007 08:37:33 +0000 Florian Pose Fixed distribution for e1000.
Tue, 07 Aug 2007 08:29:30 +0000 Florian Pose Added e1000 driver for 2.6.20.
Tue, 07 Aug 2007 07:54:51 +0000 Florian Pose Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
Mon, 06 Aug 2007 12:33:09 +0000 Florian Pose Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).
Mon, 06 Aug 2007 11:51:52 +0000 Florian Pose Minor changes.
Mon, 06 Aug 2007 11:46:41 +0000 Florian Pose First working version of e1000 driver under 2.6.13.
Fri, 03 Aug 2007 14:11:37 +0000 Florian Pose Added ec_e1000 prefix for DPRINTK() macros.
Fri, 03 Aug 2007 13:31:13 +0000 Florian Pose Improved Makefiles.
Mon, 30 Jul 2007 11:50:08 +0000 Florian Pose Added e1000 driver for kernel 2.6.13.
Mon, 30 Jul 2007 11:41:37 +0000 Florian Pose Made e1000_hw.h and e1000_osdep.h kernel-dependent.
Wed, 25 Jul 2007 12:53:01 +0000 Florian Pose Serveral changes on e1000 driver (not tested!).
Wed, 25 Jul 2007 12:52:06 +0000 Florian Pose Replaced ecdev_link_state() with ecdev_set_link(); added
Wed, 25 Jul 2007 07:46:09 +0000 Florian Pose Updated TODO and NEWS.
Tue, 17 Jul 2007 18:47:12 +0000 Florian Pose Advanced e1000 modifications.
Fri, 13 Jul 2007 15:18:37 +0000 Florian Pose First version with e1000 driver (to be continued...)
Fri, 08 Jun 2007 12:03:20 +0000 Florian Pose Improved dummy module.
Wed, 06 Jun 2007 17:02:38 +0000 Florian Pose Added dummy module for simulation purposes.
Thu, 03 May 2007 14:29:21 +0000 Florian Pose Introduced frames_timed_out flag to notice bus failure when link down is
Fri, 16 Mar 2007 14:42:04 +0000 Florian Pose Completely lock master while an EoE cycle is executing.
Fri, 16 Mar 2007 14:02:21 +0000 Florian Pose Version 1.3.0-rc1.
Fri, 16 Mar 2007 14:00:12 +0000 Florian Pose Dynamic creation of EoE handlers.
Fri, 16 Mar 2007 13:39:19 +0000 Florian Pose Configure alternative PDO mapping only on slaves that have PDO sync
Fri, 16 Mar 2007 11:23:08 +0000 Florian Pose Removed unecessary clearing of EoE handlers in master init function;
Fri, 16 Mar 2007 11:06:40 +0000 Florian Pose Updated TODO.
Fri, 16 Mar 2007 11:04:50 +0000 Florian Pose Respected endianess in sysfs SDO output; Separate message, if data type
Mon, 12 Mar 2007 18:21:42 +0000 Florian Pose Slave configuration exclusively from master thread; removed
Mon, 12 Mar 2007 18:15:06 +0000 Florian Pose Merged changes of examples/mini/mini.c -r858:859 to
Mon, 12 Mar 2007 18:12:30 +0000 Florian Pose Minor changes in minimal example.
Mon, 12 Mar 2007 16:40:23 +0000 Florian Pose Fixed missing semaphore initialization.
Mon, 12 Mar 2007 13:59:23 +0000 Florian Pose Added scan time output.
Mon, 12 Mar 2007 13:59:06 +0000 Florian Pose Fixed skipped datagrams when not in FSM idle phase.
Mon, 12 Mar 2007 12:11:43 +0000 Florian Pose Introduced idle flag in master state machine.
Mon, 12 Mar 2007 11:02:05 +0000 Florian Pose Renamed names of enum type ec_request_state_t.
Mon, 12 Mar 2007 08:47:56 +0000 Florian Pose Made waiting for device semaphore uninterruptible.
Mon, 12 Mar 2007 08:42:02 +0000 Florian Pose Replaced master variable 'atomic_t available' by integer and used
Fri, 09 Mar 2007 15:11:29 +0000 Florian Pose Implemented SDO reading with wait queues.
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:44:46 +0000 Florian Pose Updated TODO.
Fri, 09 Mar 2007 13:24:15 +0000 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
Fri, 09 Mar 2007 13:16:12 +0000 Florian Pose Correctted resetting topology_change_pending and tainted flags.
Fri, 09 Mar 2007 10:32:25 +0000 Florian Pose Adjusted minimal example to interface changes.
Fri, 09 Mar 2007 10:24:50 +0000 Florian Pose Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
Thu, 08 Mar 2007 18:15:25 +0000 Florian Pose Allow only MAC addresses as device identifiers; replaced master list by
Thu, 08 Mar 2007 13:06:20 +0000 Florian Pose Updated NEWS and TODO.
Thu, 08 Mar 2007 13:02:42 +0000 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
Thu, 08 Mar 2007 08:10:32 +0000 Florian Pose Updated TODO.
Wed, 07 Mar 2007 17:37:21 +0000 Florian Pose Implemented alternative PDO mapping configuration interface.
Wed, 07 Mar 2007 17:27:25 +0000 Florian Pose Updated TODO.
Wed, 07 Mar 2007 16:20:20 +0000 Florian Pose Updated TODO.
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: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 15:11:44 +0000 Florian Pose Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to
Tue, 06 Mar 2007 15:07:13 +0000 Florian Pose Changed order of slave conf FSM in graph.
Tue, 06 Mar 2007 14:48:50 +0000 Florian Pose Improved slave configuration FSM graph.
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 16:59:02 +0000 Florian Pose Improved mapping FSM graph.
Mon, 05 Mar 2007 15:50:30 +0000 Florian Pose Added PDO mapping FSM graph.
Mon, 05 Mar 2007 14:59:23 +0000 Florian Pose Removed unnecessary edge in slave configuration FSM graph.
Mon, 05 Mar 2007 14:51:53 +0000 Florian Pose Added DOT graph for slave configuration FSM.
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
Mon, 05 Mar 2007 09:10:02 +0000 Florian Pose Moved state request on PDO registration to slave.c.
Sun, 04 Mar 2007 16:15:23 +0000 Florian Pose Updated TODO.
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.
Fri, 02 Mar 2007 08:45:21 +0000 Florian Pose Fixed possible race with next request pointer again.
Fri, 02 Mar 2007 07:45:00 +0000 Florian Pose Fixed possible bug in master FSM concerning unqueueing of EEPROM write
Fri, 02 Mar 2007 07:37:34 +0000 Florian Pose Updated TODO.
Thu, 01 Mar 2007 21:34:10 +0000 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
Thu, 01 Mar 2007 21:23:07 +0000 Florian Pose Made data pointer in ec_fsm_sii_write() const.
Thu, 01 Mar 2007 15:03:08 +0000 Florian Pose ec_slave_write_eeprom now returns certain error codes.
Thu, 01 Mar 2007 14:52:17 +0000 Florian Pose Updated NEWS file.
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.
Fri, 23 Feb 2007 13:42:30 +0000 Florian Pose Fixed enable8139too switch in config.kbuild.
Thu, 22 Feb 2007 13:39:19 +0000 Florian Pose Added datagram state to "Failed to receive..." messages.
Thu, 22 Feb 2007 10:15:02 +0000 Florian Pose Minor fix in 2.6.19 forcedeth driver.
Thu, 22 Feb 2007 10:06:32 +0000 Florian Pose Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
Thu, 22 Feb 2007 09:34:32 +0000 Florian Pose forcedeth device driver running fine.
Thu, 22 Feb 2007 09:19:02 +0000 Florian Pose Removed faulty polling before device->open().
Wed, 21 Feb 2007 13:43:47 +0000 Florian Pose Destroy slaves when leaving idle mode.
Wed, 21 Feb 2007 13:38:02 +0000 Florian Pose Introduced DEVICE_MODULES variable in sysconfig file; enabled init
Wed, 21 Feb 2007 13:36:08 +0000 Florian Pose Fixed installation of 8139too driver when disabled.
Wed, 21 Feb 2007 12:42:20 +0000 Florian Pose Made forcedeth driver compile with 2.6.19.
Wed, 21 Feb 2007 12:41:25 +0000 Florian Pose Fixed device Kbuild file again.
Wed, 21 Feb 2007 11:47:18 +0000 Florian Pose Fixed REV variable in devices Kbuild file.
Wed, 21 Feb 2007 11:40:40 +0000 Florian Pose Added testing version for forcedeth for 2.6.19 kernel.
Wed, 21 Feb 2007 10:41:54 +0000 Florian Pose Added --enable-8139too; cleaned up configure.ac and devices/Kbuild.
Wed, 21 Feb 2007 10:26:19 +0000 Florian Pose Added testing version of forcedeth driver.
Wed, 21 Feb 2007 09:30:24 +0000 Florian Pose Fixed addition of e100 driver to target objects in devices Kbuild makefile.
Tue, 20 Feb 2007 17:15:43 +0000 Florian Pose Made master devices persistent; added ec_device_attach() and ec_device_detach().
Tue, 20 Feb 2007 13:42:44 +0000 Florian Pose Removed ktype for module kobject; added backup device for master; device
Tue, 20 Feb 2007 13:40:30 +0000 Florian Pose Added ec_device_id_print().
Tue, 20 Feb 2007 11:28:15 +0000 Florian Pose New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
Tue, 20 Feb 2007 09:43:23 +0000 Florian Pose Layed out device ID functionality in own files.
Tue, 20 Feb 2007 09:37:57 +0000 Florian Pose Minor change in device.c (removed unused header).
Fri, 16 Feb 2007 17:13:39 +0000 Florian Pose Introduced device IDs; removed comment lines from 8139too; removed
Fri, 16 Feb 2007 13:30:46 +0000 Florian Pose Removed ec_eoeif_count parameter from master module.
Fri, 16 Feb 2007 13:23:57 +0000 Florian Pose Removed XML device from master structure.
Fri, 16 Feb 2007 09:52:39 +0000 Florian Pose Fixed e100 installation with disabled ENABLE_E100.
Thu, 15 Feb 2007 16:59:28 +0000 Florian Pose Added --enable-e100 switch to configure.
Wed, 14 Feb 2007 17:26:25 +0000 Florian Pose First experimental version of e100 driver.
Wed, 14 Feb 2007 17:24:22 +0000 Florian Pose Minor changes to root Makefile.am.
Wed, 14 Feb 2007 09:33:32 +0000 Florian Pose Updated TODO.
Tue, 13 Feb 2007 13:07:27 +0000 Florian Pose Release 1.2
Tue, 13 Feb 2007 13:05:25 +0000 Florian Pose Updated NEWS file.
Tue, 13 Feb 2007 13:01:59 +0000 Florian Pose Changed structure of scripts subdirectory.
Tue, 13 Feb 2007 13:00:19 +0000 Florian Pose Updated AUTHORS file.
Tue, 13 Feb 2007 12:59:18 +0000 Florian Pose Updated README file.
Tue, 13 Feb 2007 12:57:22 +0000 Florian Pose Updated INSTALL file.
Tue, 13 Feb 2007 12:44:11 +0000 Florian Pose Do not include documentation in distribution any more.
Tue, 13 Feb 2007 12:34:59 +0000 Florian Pose Renamed sysconfig file to sysconfig-file.
Tue, 13 Feb 2007 11:54:38 +0000 Florian Pose Updated TODO.
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, 13 Feb 2007 11:32:17 +0000 Florian Pose Updated FEATURES file.
Tue, 13 Feb 2007 11:21:23 +0000 Florian Pose Updated TODO.
Tue, 13 Feb 2007 10:51:40 +0000 Florian Pose Introduced topology_change_pending to delay bus scanning until IDLE mode
Mon, 12 Feb 2007 14:42:36 +0000 Florian Pose Minor: Removed warning when EoE interface is up upon master unloading.
Mon, 12 Feb 2007 11:16:54 +0000 Florian Pose Minor: Adjusted minimal example to new testing hardware.
Mon, 12 Feb 2007 11:15:23 +0000 Florian Pose Fixed bug causing unloading of realtime module being very slow after topology change.
Mon, 12 Feb 2007 11:12:00 +0000 Florian Pose schedule() other processes while waiting in ec_master_sync_io().
Mon, 12 Feb 2007 10:39:52 +0000 Florian Pose Ignore queued datagrams while waiting in ec_master_sync_io().
Mon, 12 Feb 2007 09:04:49 +0000 Florian Pose Updated TODO.
Fri, 09 Feb 2007 18:33:07 +0000 Florian Pose Version 1.2.0, release candidate 2.
Fri, 09 Feb 2007 18:29:16 +0000 Florian Pose Added EXPORT macro for ecrt_version_magic().
Fri, 09 Feb 2007 15:41:15 +0000 Florian Pose Updated TODO.
Fri, 09 Feb 2007 11:48:35 +0000 Florian Pose Auto-generate ChangeLog with mydist target.
Fri, 09 Feb 2007 10:27:16 +0000 Florian Pose Updated ChangeLog.
Fri, 09 Feb 2007 10:23:13 +0000 Florian Pose Introduced ECRT version magic.
Fri, 09 Feb 2007 10:04:05 +0000 Florian Pose Minor changes in master thread messages.
Fri, 09 Feb 2007 09:52:43 +0000 Florian Pose Fixed invalid module pointer in device structure.
Tue, 06 Feb 2007 15:13:51 +0000 Florian Pose Fixed bug that caused the last slave not to be scanned.
Mon, 15 Jan 2007 09:49:07 +0000 Florian Pose Fixed bad configure behavior with complex kernel version strings.
Fri, 12 Jan 2007 15:18:11 +0000 Florian Pose Fixed modules_install target: create dir before copying.
Fri, 12 Jan 2007 15:01:20 +0000 Florian Pose Made network driver ISRs static again.
Fri, 12 Jan 2007 14:49:27 +0000 Florian Pose Added 8139too driver for kernel 2.6.19.
Fri, 12 Jan 2007 14:28:33 +0000 Florian Pose Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
Fri, 12 Jan 2007 12:50:52 +0000 Florian Pose Added 8139too driver for 2.6.18.
Fri, 12 Jan 2007 12:10:09 +0000 Florian Pose Warn on duplicate master releasing.
Fri, 12 Jan 2007 12:09:38 +0000 Florian Pose Fixed bug in master state machine that came up in r745.
Wed, 10 Jan 2007 16:34:42 +0000 Florian Pose Minor fix on master.c (name of master thread).
Wed, 10 Jan 2007 16:32:06 +0000 Florian Pose Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]
Wed, 10 Jan 2007 10:58:49 +0000 Florian Pose Added some documentation.
Wed, 10 Jan 2007 10:51:43 +0000 Florian Pose Minor changes to slave.c
Wed, 10 Jan 2007 10:45:57 +0000 Florian Pose Master workqueue replaced with kernel thread.
Tue, 09 Jan 2007 14:51:00 +0000 Florian Pose Fixed blocking of EoE processing while entering or leaving operational mode.
Tue, 09 Jan 2007 14:36:08 +0000 Florian Pose Re-added slave.configured flag as slave.self_configured.
Tue, 09 Jan 2007 14:19:37 +0000 Florian Pose Removed debug messages again.
Tue, 09 Jan 2007 14:12:37 +0000 Florian Pose Temporarily added some debug information.
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.
Tue, 09 Jan 2007 12:56:03 +0000 Florian Pose Fixed race: Stop EoE processing when entering or leaving operation mode.
Mon, 08 Jan 2007 15:15:17 +0000 Florian Pose Minor fix in master.c
Mon, 08 Jan 2007 15:02:05 +0000 Florian Pose Adjusted examples to EtherLab starter kit hardware.
Mon, 08 Jan 2007 15:01:18 +0000 Florian Pose Internal locking callbacks, improved locking.
Mon, 08 Jan 2007 14:24:33 +0000 Florian Pose Datagram preallocation with ATOMIC flag, because it is calles in timer context.
Mon, 08 Jan 2007 08:36:57 +0000 Florian Pose Minor changes in minimal example.
Mon, 08 Jan 2007 08:32:10 +0000 Florian Pose Shorter critical sections in examples.
Mon, 08 Jan 2007 08:23:18 +0000 Florian Pose Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
Tue, 02 Jan 2007 13:27:03 +0000 Florian Pose Updated ChangeLog.
Tue, 02 Jan 2007 13:25:26 +0000 Florian Pose Adjusted examples to 1.2.0 interface changes.
Tue, 02 Jan 2007 13:15:02 +0000 Florian Pose Updated NEWS and Changelog files.
Tue, 02 Jan 2007 12:47:11 +0000 Florian Pose Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch.
Mon, 01 Jan 2007 14:58:55 +0000 Florian Pose Made it possible to configure under kernel 2.6.18.
Mon, 18 Dec 2006 18:10:52 +0000 Florian Pose State machines re-send datagrams on timeout.
Mon, 18 Dec 2006 17:53:29 +0000 Florian Pose Improved error messages in mailbox.c
Mon, 18 Dec 2006 11:54:10 +0000 Florian Pose Removed absolute paths for networking commands; brctl show without additional parameter.
Mon, 18 Dec 2006 11:51:43 +0000 Florian Pose Fixed warnings in master.c.
Mon, 18 Dec 2006 11:48:48 +0000 Florian Pose Fixed typo in CoE FSM.
Mon, 18 Dec 2006 11:00:26 +0000 Florian Pose Corrected error messages in get_slave().
Fri, 08 Dec 2006 11:52:33 +0000 Florian Pose Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.
Fri, 08 Dec 2006 11:49:47 +0000 Florian Pose Fixed return type of ecdev_close().
Fri, 08 Dec 2006 11:39:56 +0000 Florian Pose Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state.
Fri, 24 Nov 2006 11:09:36 +0000 Florian Pose Fixed lost frames display bug when no frames were sent.
Fri, 24 Nov 2006 11:02:35 +0000 Florian Pose Interface changes for version 1.2, see NEWS file.
Thu, 23 Nov 2006 20:19:26 +0000 Florian Pose Version 1.2.0-rc1, re-introduced ecrt_domain_queue().
Tue, 21 Nov 2006 15:46:21 +0000 Florian Pose Added frame counter.
Tue, 21 Nov 2006 15:13:48 +0000 Florian Pose Introduced "starved" datagrams.
Tue, 07 Nov 2006 13:49:04 +0000 Florian Pose Updated ChangeLog
Tue, 07 Nov 2006 13:39:00 +0000 Florian Pose VERSION 1.1.1
Tue, 07 Nov 2006 13:38:40 +0000 Florian Pose Updated source code documentation.
Tue, 07 Nov 2006 13:30:02 +0000 Florian Pose Fixed dist files.
Tue, 07 Nov 2006 12:10:47 +0000 Florian Pose Updated documentation.
Mon, 06 Nov 2006 16:33:01 +0000 Florian Pose Improved clean targets.
Mon, 06 Nov 2006 16:27:40 +0000 Florian Pose Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.
Mon, 06 Nov 2006 14:22:35 +0000 Florian Pose kobject_add() in constructors.
Mon, 06 Nov 2006 14:21:35 +0000 Florian Pose Minor change in master.c.
Mon, 06 Nov 2006 14:19:03 +0000 Florian Pose Added clear function for SDO kobject.
Mon, 06 Nov 2006 14:15:21 +0000 Florian Pose Fixed workqueue cancelling.
Mon, 06 Nov 2006 09:51:42 +0000 Florian Pose Added mrproper make target.
Mon, 06 Nov 2006 09:43:36 +0000 Florian Pose Removed --foreign switch for autotools.
Fri, 03 Nov 2006 15:35:31 +0000 Florian Pose Fix: Configuration of process data sync managers now in PREOP.
Fri, 03 Nov 2006 14:18:05 +0000 Florian Pose Improved installation, added quick modules_install target.
Fri, 03 Nov 2006 12:18:37 +0000 Florian Pose Fixed CoE Upload Request, now 10 bytes of Mailbox Service Data.
Fri, 03 Nov 2006 12:17:22 +0000 Florian Pose Allow CoE requests, even if slave has error flag set.
Fri, 03 Nov 2006 10:00:08 +0000 Florian Pose Fixed memory barrier bug in 8139too drivers.
Thu, 02 Nov 2006 19:08:06 +0000 Florian Pose Added device module for kernel 2.6.17. Still slow?
Thu, 02 Nov 2006 14:20:24 +0000 Florian Pose Mini example with KBUS again.
Tue, 31 Oct 2006 15:32:57 +0000 Florian Pose Fixed debug interfaces.
Tue, 31 Oct 2006 14:25:01 +0000 Florian Pose Fixed EEPROM writing.
Tue, 31 Oct 2006 11:12:50 +0000 Florian Pose Fixed state change FSM again.
Tue, 31 Oct 2006 10:16:48 +0000 Florian Pose Removed checking for depmod in configure.
Mon, 30 Oct 2006 15:39:03 +0000 Florian Pose Remove estimated sync manager sizes when leaving operation mode.
Fri, 27 Oct 2006 15:07:01 +0000 Florian Pose Fixed dist files for MSR example.
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 15:01:10 +0000 Florian Pose minimal example with SDO configs.
Fri, 27 Oct 2006 14:41:09 +0000 Florian Pose New state in slaveconf FSM: Clear FMMU configurations after INIT.
Fri, 27 Oct 2006 13:59:49 +0000 Florian Pose Print certain warnings only at debug_level.
Fri, 27 Oct 2006 13:58:14 +0000 Florian Pose Minor output changes in ethernet.c
Fri, 27 Oct 2006 13:31:26 +0000 Florian Pose Print certain logs only at debug_level.
Fri, 27 Oct 2006 13:20:16 +0000 Florian Pose Added slave flags to Sysfs.
Fri, 27 Oct 2006 12:45:44 +0000 Florian Pose Minor changes to minimal example.
Fri, 27 Oct 2006 12:45:22 +0000 Florian Pose Explicit use of slave configuration FSM in ecrt_master_activate() and ecrt_master_release().
Fri, 27 Oct 2006 12:43:20 +0000 Florian Pose Minor output changes in master/debug.c.
Fri, 27 Oct 2006 11:15:07 +0000 Florian Pose State acknowledgement in master state machine.
Fri, 27 Oct 2006 10:41:02 +0000 Florian Pose Changed output of ec_state_string() for error flag to "+ ERROR".
Fri, 27 Oct 2006 09:57:30 +0000 Florian Pose Minor changes in example headers.
Fri, 27 Oct 2006 09:46:42 +0000 Florian Pose MSR example: Replaced msr_load and msr_unload with init script, removed msr_param.h
Fri, 27 Oct 2006 09:33:43 +0000 Florian Pose Added missing RTAI include path to RTAI example.
Fri, 27 Oct 2006 09:29:46 +0000 Florian Pose Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
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:45:33 +0000 Florian Pose Added missing files to dist.
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Wed, 25 Oct 2006 16:53:17 +0000 Florian Pose Minor changes in Kbuild files.
Wed, 25 Oct 2006 16:49:53 +0000 Florian Pose Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
Wed, 25 Oct 2006 13:32:17 +0000 Florian Pose Fixes in state change FSM.
Wed, 25 Oct 2006 07:41:14 +0000 Florian Pose SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s.
Tue, 24 Oct 2006 15:14:25 +0000 Florian Pose SDO uploading via Sysfs without master FSM calling wake_up().
Tue, 24 Oct 2006 12:06:59 +0000 Florian Pose Altered configure --with-linux parameter to --with-linux-dir; removed depmod call.
Tue, 24 Oct 2006 10:37:05 +0000 Florian Pose Increased state change checking timeout to 1s.
Tue, 24 Oct 2006 08:41:39 +0000 Florian Pose Output state names instead of codes in change FSM.
Tue, 24 Oct 2006 08:09:42 +0000 Florian Pose Minot output changes in fsm.c
Tue, 24 Oct 2006 08:00:24 +0000 Florian Pose Layed out CoE state machine.
Mon, 23 Oct 2006 14:00:58 +0000 Florian Pose Removed state machine running() methods.
Mon, 23 Oct 2006 13:45:09 +0000 Florian Pose Layed out state change state machine.
Mon, 23 Oct 2006 12:59:42 +0000 Florian Pose Layed out SII state machine.
Fri, 20 Oct 2006 15:35:15 +0000 Florian Pose Minor Makefile changes.
Fri, 20 Oct 2006 13:15:19 +0000 Florian Pose Improved output at mailbox error.
Fri, 20 Oct 2006 13:05:48 +0000 Florian Pose Implemented SDO reading via Sysfs.
Fri, 20 Oct 2006 13:03:01 +0000 Florian Pose Always begin with subindex 0 while fetching SDO dictionary.
Fri, 20 Oct 2006 12:57:09 +0000 Florian Pose Set initial state of all slaves to PREOP.
Fri, 20 Oct 2006 12:54:32 +0000 Florian Pose Added EC_WAIT_SDO_DICT define.
Fri, 20 Oct 2006 12:50:28 +0000 Florian Pose Fixed bug in master state machine.
Fri, 20 Oct 2006 12:45:06 +0000 Florian Pose Better debugging output for SDO dictionaries.
Fri, 20 Oct 2006 12:41:22 +0000 Florian Pose Display debug data on mailbox error.
Fri, 20 Oct 2006 12:33:48 +0000 Florian Pose Better debugging output for SDO dictionaries.
Fri, 20 Oct 2006 12:19:20 +0000 Florian Pose Minor output changes in fsm.c
Fri, 20 Oct 2006 10:48:30 +0000 Florian Pose Reconfiguration of slaves, though they are in the correct state at startup.
Fri, 20 Oct 2006 10:05:52 +0000 Florian Pose Guess sync manager settings if mailbox information available.
Thu, 19 Oct 2006 14:23:24 +0000 Florian Pose Moved SDO dictionary fetching to master FSMs; added SDO parent kobj.
Thu, 19 Oct 2006 14:05:56 +0000 Florian Pose Fixed memory leak in master and slave destructors.
Wed, 18 Oct 2006 13:19:21 +0000 Florian Pose Added branch info to distdir.
Wed, 18 Oct 2006 13:11:48 +0000 Florian Pose ecrt_domain_register_pdo_range() implemented.
Wed, 18 Oct 2006 13:10:06 +0000 Florian Pose Do net reset debug level on master reset.
Wed, 18 Oct 2006 12:34:00 +0000 Florian Pose Added enable bit to sync manager debugging.
Wed, 18 Oct 2006 12:04:24 +0000 Florian Pose Improved SM and FMMU debugging output.
Wed, 18 Oct 2006 11:50:31 +0000 Florian Pose Added FMMU debugging.
Wed, 18 Oct 2006 10:30:34 +0000 Florian Pose Fixed typo.
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:37:46 +0000 Florian Pose Minor output changes in master.c
Tue, 17 Oct 2006 14:36:53 +0000 Florian Pose BUGFIX: Fixed faulty state acknowledge behavior.
Tue, 17 Oct 2006 14:24:24 +0000 Florian Pose Fixed typo.
Tue, 17 Oct 2006 14:22:19 +0000 Florian Pose Renamed fsm->sdodata to fsm->coe_sdodata
Tue, 17 Oct 2006 14:19:59 +0000 Florian Pose Removed clear functions from headers of kobject-classes.
Tue, 17 Oct 2006 14:15:48 +0000 Florian Pose Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
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:27:05 +0000 Florian Pose Corrected subbus product code.
Tue, 17 Oct 2006 07:25:13 +0000 Florian Pose Removed varsized_fields
Mon, 16 Oct 2006 14:38:14 +0000 Florian Pose Fixed serveral races while starting up under high CPU load.
Mon, 16 Oct 2006 09:07:49 +0000 Florian Pose Serveral changes to avoid timeouts under high CPU load.
Mon, 16 Oct 2006 08:03:28 +0000 Florian Pose Minor output changes.
Fri, 13 Oct 2006 20:44:23 +0000 Florian Pose BUGFIX: Added returns after timeout in SII state machine.
Fri, 13 Oct 2006 09:45:22 +0000 Florian Pose Added ec_slave_has_subbus()
Fri, 13 Oct 2006 09:39:42 +0000 Florian Pose Distribution makefile for examples.
Fri, 13 Oct 2006 09:38:23 +0000 Florian Pose Debug interfaces not compiled by default.
Fri, 13 Oct 2006 09:05:45 +0000 Florian Pose Removed additional loop in coe_down FSM; renamed mbox_type to mbox_prot.
Thu, 12 Oct 2006 13:49:01 +0000 Florian Pose Fixed mailbox bug, added mailbox error codes.
Wed, 11 Oct 2006 12:35:10 +0000 Florian Pose Added EL5101 PDOs to ecdb.h
Mon, 09 Oct 2006 14:47:48 +0000 Florian Pose Minor changes on Makefile.am
Mon, 09 Oct 2006 14:43:20 +0000 Florian Pose Improved autotools files.
Mon, 09 Oct 2006 13:14:07 +0000 Richard Hacker Added file script/Makefile.am
Mon, 09 Oct 2006 12:59:09 +0000 Richard Hacker Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
Thu, 05 Oct 2006 09:38:01 +0000 Andreas Stewering-Bone EL3152 hinzugef?gt
Thu, 28 Sep 2006 13:24:44 +0000 Florian Pose No bus time measuring on device registration.
Thu, 28 Sep 2006 13:22:43 +0000 Florian Pose Altered master version string.
Thu, 28 Sep 2006 12:58:06 +0000 Florian Pose Fixed race on duplicate device registering or device unregistering while requesting master.
Thu, 28 Sep 2006 08:29:59 +0000 Florian Pose Updated INSTALL file.
Wed, 27 Sep 2006 15:19:22 +0000 Florian Pose Updated documentation.
Tue, 26 Sep 2006 16:34:24 +0000 Florian Pose Replaced master's reserved flag by atomic_t available.
Tue, 26 Sep 2006 16:16:13 +0000 Florian Pose Changes in ecrt_request_master(); minor output changes.
Tue, 26 Sep 2006 15:25:49 +0000 Florian Pose Documentation: EtherLab-CD; obtaining the DEVICE_INDEX.
Tue, 26 Sep 2006 13:25:09 +0000 Florian Pose Minor changes in Makefile.am
Mon, 25 Sep 2006 17:20:06 +0000 Florian Pose Updated documentation concerning autotools/installation.
Mon, 25 Sep 2006 16:05:07 +0000 Florian Pose Minor changes.
Mon, 25 Sep 2006 16:04:19 +0000 Florian Pose Added documentation to distribution.
Mon, 25 Sep 2006 16:02:07 +0000 Florian Pose Improved documentation makefile, removed svn.sty, fixed LaTeX penalties.
Mon, 25 Sep 2006 15:55:46 +0000 Florian Pose Renamed documentation -> doxygen-output, doc -> documentation.
Mon, 25 Sep 2006 15:53:33 +0000 Florian Pose Moved doc into trunk
Mon, 25 Sep 2006 14:39:07 +0000 Florian Pose Fixed --with-linux switch.
Mon, 25 Sep 2006 14:13:23 +0000 Florian Pose Autotools "--with-linux" switch; "mydist" target
Mon, 25 Sep 2006 12:11:05 +0000 Florian Pose Added SVN revision to distribution.
Mon, 25 Sep 2006 11:12:50 +0000 Florian Pose Corrected autotools.
Mon, 25 Sep 2006 10:24:44 +0000 Florian Pose EtherCAT master with Autotools.
Sat, 23 Sep 2006 10:56:02 +0000 Florian Pose Bugfix: ecrt_domain_state() always returned -1.
Tue, 19 Sep 2006 14:08:31 +0000 Florian Pose Allow only one open() on XML device.
Tue, 19 Sep 2006 13:28:40 +0000 Florian Pose Introduced per-master character devices for XML descriptions.
Tue, 19 Sep 2006 13:09:39 +0000 Florian Pose Changed identation in init script.
Mon, 18 Sep 2006 14:22:00 +0000 Florian Pose Added XML daemon.
Mon, 11 Sep 2006 09:22:45 +0000 Florian Pose lsec: advanced number formatting; no-lines option.
Mon, 11 Sep 2006 08:52:41 +0000 Florian Pose Coupler information in slave info file, lines in lsec.
Fri, 08 Sep 2006 12:51:04 +0000 Florian Pose Compile/Version info in sysconfig master info file.
Mon, 04 Sep 2006 08:29:11 +0000 Florian Pose Improved INSTALL file.
Fri, 01 Sep 2006 12:55:37 +0000 Florian Pose Updated master version in Doxyfile.
Thu, 31 Aug 2006 16:29:15 +0000 Florian Pose Fixed bug in data pointer calculation.
Tue, 29 Aug 2006 16:17:31 +0000 Florian Pose Added PDO defines to ecdb.h
Wed, 23 Aug 2006 07:36:30 +0000 Florian Pose Updated TODO list.
Thu, 17 Aug 2006 18:42:22 +0000 Florian Pose Fixed bug in install script.
Tue, 15 Aug 2006 09:36:56 +0000 Florian Pose Removed unused code.
Tue, 15 Aug 2006 09:22:49 +0000 Florian Pose Updated mini example.
Tue, 15 Aug 2006 09:22:22 +0000 Florian Pose Removed delayed datagram statistics.
Tue, 15 Aug 2006 09:21:13 +0000 Florian Pose Bugfix in install script.
Tue, 15 Aug 2006 08:48:00 +0000 Florian Pose Improved datagram reception in sync_io and frame dequeuing.
Tue, 15 Aug 2006 08:09:18 +0000 Florian Pose Replaced longer cycle timestamps with jiffies.
Wed, 09 Aug 2006 15:00:20 +0000 Florian Pose Added missing code documentation.
Tue, 08 Aug 2006 13:07:00 +0000 Florian Pose RTAI example with INHIBIT time.
Tue, 08 Aug 2006 13:06:36 +0000 Florian Pose Added EoE rate in KB/s to master info.
Tue, 08 Aug 2006 13:06:02 +0000 Florian Pose Fixed EoE debugging.
Tue, 08 Aug 2006 12:07:25 +0000 Florian Pose Minor changes.
Sat, 05 Aug 2006 07:11:59 +0000 Florian Pose New transition in slave conf state machine: Skip fmmu and SDO configuration.
Fri, 04 Aug 2006 15:37:46 +0000 Florian Pose Minor output fix.
Fri, 04 Aug 2006 15:31:12 +0000 Florian Pose EoE rate statistics.
Fri, 04 Aug 2006 13:49:22 +0000 Florian Pose Better EoE and Idle timing measurement.
Fri, 04 Aug 2006 09:53:14 +0000 Florian Pose Master information, timing.
Fri, 04 Aug 2006 09:35:32 +0000 Florian Pose Minor fix: Output of SysFS accepting new slave state.
Thu, 03 Aug 2006 20:11:20 +0000 Florian Pose New statistic outputs to avoid blasting the logs.
Thu, 03 Aug 2006 19:47:29 +0000 Florian Pose Renamed ec_master_receive() to ec_master_receive_datagrams().
Thu, 03 Aug 2006 19:17:08 +0000 Florian Pose Measure bus time.
Thu, 03 Aug 2006 16:48:53 +0000 Florian Pose SDO configuration interface, SDO download state machine.
Thu, 03 Aug 2006 16:47:06 +0000 Florian Pose Removed deprecated mailbox function headers.
Thu, 03 Aug 2006 16:46:26 +0000 Florian Pose Added Beckhoff EL5001 to slave DB.
Thu, 03 Aug 2006 16:14:26 +0000 Florian Pose Fixed bug with ec_master_eoe_start() does new coupling all the time.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Wed, 02 Aug 2006 23:16:10 +0000 Florian Pose Indentication in init script.
Wed, 02 Aug 2006 16:18:19 +0000 Florian Pose Fixed bug in start script.
Tue, 01 Aug 2006 18:37:55 +0000 Florian Pose Improved EoE state machine.
Tue, 01 Aug 2006 15:19:11 +0000 Florian Pose Renamed master parameter ec_eoe_devices to ec_eoeif_count.
Tue, 01 Aug 2006 14:15:33 +0000 Florian Pose Fixed bug with bit-sized PDOs leading to wrong Sync-Manager sizes.
Mon, 31 Jul 2006 18:52:06 +0000 Florian Pose Minor changes.
Fri, 28 Jul 2006 07:36:55 +0000 Florian Pose Renamed ec_master_idle() to ec_master_idle_run().
Tue, 25 Jul 2006 10:19:40 +0000 Florian Pose Remove old ec_list before creating link.
Tue, 25 Jul 2006 10:08:17 +0000 Florian Pose renamed ec_list script to lsec.
Tue, 25 Jul 2006 10:05:04 +0000 Florian Pose Renamed Sysfs attributes.
Tue, 25 Jul 2006 10:04:51 +0000 Florian Pose Minor changes.
Tue, 25 Jul 2006 10:03:13 +0000 Florian Pose Reading of eeprom_write_enable.
Thu, 20 Jul 2006 11:59:52 +0000 Florian Pose Minor changes.
Thu, 20 Jul 2006 08:39:23 +0000 Florian Pose Renamed ACK2 state to CHECK ACK.
Wed, 19 Jul 2006 16:36:36 +0000 Florian Pose Better slave scan sub state machine.
Wed, 19 Jul 2006 16:18:51 +0000 Florian Pose Better slaveconf sub state machine.
Wed, 19 Jul 2006 15:28:34 +0000 Florian Pose Separated slave scan sub state machine and slave configuration sub state machine.
Wed, 19 Jul 2006 13:18:35 +0000 Florian Pose Removed Freerun out of FEATURES and README.
Wed, 19 Jul 2006 13:15:02 +0000 Florian Pose Renamed FREERUN mode to IDLE mode.
Wed, 19 Jul 2006 13:08:21 +0000 Florian Pose Renamed IDLE mode to ORPHANED mode.
Wed, 19 Jul 2006 12:57:41 +0000 Florian Pose Better master state machines.
Tue, 18 Jul 2006 16:48:05 +0000 Florian Pose SysFS entry for debug level.
Tue, 18 Jul 2006 16:46:26 +0000 Florian Pose Ack timeout 100ns in simple IO.
Tue, 18 Jul 2006 16:42:52 +0000 Florian Pose Ack timeout in FSM.
Tue, 18 Jul 2006 16:40:32 +0000 Florian Pose Prefer EEPROM sync manager information also in FSM.
Tue, 18 Jul 2006 16:09:05 +0000 Florian Pose Sleep times in startup script.
Mon, 17 Jul 2006 13:01:38 +0000 Florian Pose Prefer EEPROM sync manager information for config.
Mon, 17 Jul 2006 12:58:47 +0000 Florian Pose Added missing AL status code messages.
Thu, 06 Jul 2006 08:39:48 +0000 Florian Pose Avoided crashes on kernel 2.4 acc. to patch by M. Schwerin.
Thu, 06 Jul 2006 08:38:08 +0000 Florian Pose Removed warnings acc. to patch by M. Schwerin.
Thu, 06 Jul 2006 08:31:55 +0000 Florian Pose Applied include patch by M. Schwerin.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Tue, 27 Jun 2006 20:24:32 +0000 Florian Pose Minor changes in fsm.c and slave.c
Tue, 27 Jun 2006 20:08:15 +0000 Florian Pose Slave: state_error -> error_flag, error_flag only in slave state machine.
Tue, 27 Jun 2006 19:46:25 +0000 Florian Pose Introducing infrastructural slaves that do not contain process data.
Tue, 27 Jun 2006 19:34:21 +0000 Florian Pose Enhancements and bugfixes on bridging script.
Tue, 27 Jun 2006 19:33:04 +0000 Florian Pose Minor changes to ecrt.h.
Tue, 27 Jun 2006 19:31:26 +0000 Florian Pose Removing "Modules.symvers" on make clean.
Mon, 26 Jun 2006 16:05:30 +0000 Florian Pose Added missing documentation.
Mon, 26 Jun 2006 15:33:18 +0000 Florian Pose EoE bridge default gateway.
Mon, 26 Jun 2006 14:53:17 +0000 Florian Pose Consistent example makefiles.
Mon, 26 Jun 2006 14:36:11 +0000 Florian Pose Configuring EoE bridge at startup.
Mon, 26 Jun 2006 14:35:37 +0000 Florian Pose Ignoring Modules.symvers
Mon, 26 Jun 2006 14:20:36 +0000 Florian Pose Better modules_install targets.
Mon, 26 Jun 2006 11:28:24 +0000 Florian Pose types.c: BK1120 outputs and EL1004.
Wed, 21 Jun 2006 10:09:36 +0000 Florian Pose Removed mbox_command out of slave.
Wed, 21 Jun 2006 10:08:30 +0000 Florian Pose Removed debugging output.
Wed, 21 Jun 2006 09:11:39 +0000 Florian Pose Modified TODO.
Wed, 21 Jun 2006 09:09:55 +0000 Florian Pose Minor changes.
Tue, 20 Jun 2006 14:40:04 +0000 Florian Pose Variable-sized data fields, BK1120.
Wed, 14 Jun 2006 10:23:02 +0000 Florian Pose Bugfix: Freerun mode not stopped cleanly on device unloading.
Mon, 12 Jun 2006 15:14:12 +0000 Florian Pose Minor changes in 8139too driver.
Mon, 12 Jun 2006 14:37:38 +0000 Florian Pose Applied patches by Maximilian Schwerin.
Tue, 06 Jun 2006 11:59:52 +0000 Florian Pose Updated things to do.
Tue, 06 Jun 2006 09:54:32 +0000 Florian Pose Added FEATURES file.
Fri, 02 Jun 2006 14:25:45 +0000 Florian Pose EEPROM writing via SysFS.
Fri, 02 Jun 2006 12:01:47 +0000 Florian Pose EEPROM write enable SysFS entry.
Fri, 02 Jun 2006 09:02:18 +0000 Florian Pose Consistent Makefiles.
Fri, 02 Jun 2006 08:38:04 +0000 Florian Pose Read complete eeprom data from slave and map it into SysFS.
Mon, 29 May 2006 12:17:17 +0000 Florian Pose MERGE branches/srable-1.0 -r426:427 -> trunk (config files)
Mon, 29 May 2006 07:48:33 +0000 Florian Pose Changed EEPROM string/property names and changed sii_desc property to sii_name.
Mon, 29 May 2006 07:45:28 +0000 Florian Pose Updated TODO list.
Fri, 26 May 2006 14:35:29 +0000 Florian Pose Corrected output at slave count change.
Fri, 26 May 2006 14:28:49 +0000 Florian Pose Better state-dependent behaviour for EoE-capable slaves.
Fri, 26 May 2006 14:26:57 +0000 Florian Pose Correct behaviour of master state machine in RT mode.
Mon, 22 May 2006 09:16:12 +0000 Florian Pose Added some documentation.
Mon, 22 May 2006 08:38:59 +0000 Florian Pose Aligned property values on all files.
Mon, 22 May 2006 07:50:31 +0000 Florian Pose ec_list shows SII device description on demand.
Mon, 22 May 2006 07:34:58 +0000 Florian Pose SysFS write access for slave state.
Fri, 19 May 2006 14:05:58 +0000 Florian Pose Read current AL status of slaves while scanning bus.
Fri, 19 May 2006 13:58:15 +0000 Florian Pose Link down treated as topology change in state machine.
Fri, 19 May 2006 13:39:35 +0000 Florian Pose Fixed bug with coupling multiple EoE handlers.
Fri, 19 May 2006 13:38:16 +0000 Florian Pose Changed free-run frequency to HZ.
Fri, 19 May 2006 13:23:11 +0000 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
Fri, 19 May 2006 09:56:55 +0000 Florian Pose Created scripts directory and improved install and init scripts.
Thu, 18 May 2006 17:49:52 +0000 Florian Pose Minor changes in module.c
Thu, 18 May 2006 12:47:01 +0000 Florian Pose Minor changes in init script 2.
Thu, 18 May 2006 12:45:32 +0000 Florian Pose Minor changes in init script.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Wed, 17 May 2006 12:15:08 +0000 Florian Pose Added dependencies to RC script.
Wed, 17 May 2006 11:16:32 +0000 Florian Pose Added status function to RC script.
Wed, 17 May 2006 10:52:14 +0000 Florian Pose Better RC script.
Wed, 17 May 2006 09:28:43 +0000 Florian Pose Set permissions in install script.
Wed, 17 May 2006 09:22:31 +0000 Florian Pose Minor changes in master.h
Tue, 16 May 2006 14:23:33 +0000 Florian Pose SSI sensor changes in MSR example
Tue, 16 May 2006 13:03:09 +0000 Florian Pose Removed EoE workqueue option.
Tue, 16 May 2006 11:57:06 +0000 Florian Pose Added finite state machine (FSM) processing.
Mon, 15 May 2006 12:57:24 +0000 Florian Pose Removed unnecessary includes.
Fri, 12 May 2006 14:48:24 +0000 Florian Pose Started freerun state machine development.
Fri, 12 May 2006 12:40:45 +0000 Florian Pose No master locking, if no EoE devices are "up".
Fri, 12 May 2006 12:38:22 +0000 Florian Pose Corrected MSR example.
Fri, 12 May 2006 10:13:01 +0000 Florian Pose Smaller fixes on RTAI example.
Fri, 12 May 2006 10:12:14 +0000 Florian Pose MSR example finished.
Thu, 11 May 2006 13:29:06 +0000 Florian Pose Added debug interface for network monitors.
Thu, 11 May 2006 09:24:15 +0000 Florian Pose RTAI sample with optimized jitter.
Thu, 11 May 2006 09:23:45 +0000 Florian Pose EoE processing with kernel timer again.
Wed, 10 May 2006 13:56:23 +0000 Florian Pose Added EC_EOE_FREQUENCY
Wed, 10 May 2006 11:51:36 +0000 Florian Pose EoE works with RTAI.
Wed, 10 May 2006 11:51:05 +0000 Florian Pose EoE with workqueue; bugfix in ec_master_init()
Wed, 10 May 2006 11:33:10 +0000 Florian Pose Applied RTAI interface to RTAI example.
Wed, 10 May 2006 07:58:41 +0000 Florian Pose Renamed rt example to msr.
Wed, 10 May 2006 07:57:26 +0000 Florian Pose Applied new path information to example modules.
Wed, 10 May 2006 07:53:50 +0000 Florian Pose Changed RTAI sample naming.
Wed, 10 May 2006 07:44:37 +0000 Florian Pose Added rtai example.
Wed, 10 May 2006 07:41:38 +0000 Florian Pose Added examples directory.
Tue, 09 May 2006 10:13:53 +0000 Florian Pose EoE documentation updates.
Tue, 09 May 2006 09:45:42 +0000 Florian Pose EoE: State machine with function pointers, documentation.
Mon, 08 May 2006 16:46:43 +0000 Florian Pose EoE - TX fragmenting works. TCP traffic possible.
Fri, 05 May 2006 14:45:02 +0000 Florian Pose EoE: Corrected faulty MAC address.
Fri, 05 May 2006 13:07:49 +0000 Florian Pose EoE: TCP traffic possible; TX fragmenting to do.
Fri, 05 May 2006 07:20:10 +0000 Florian Pose EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
Wed, 03 May 2006 08:01:20 +0000 Florian Pose removed unnecessary private structure in eoe net_device.
Wed, 03 May 2006 07:47:04 +0000 Florian Pose moved stats into eoe struct; persistent rx-skb; tx queue.
Wed, 03 May 2006 07:19:19 +0000 Florian Pose Using kernel Ethernet constants.
Wed, 26 Apr 2006 16:43:01 +0000 Florian Pose EoE frame receiving; regarding open/stop commands.
Wed, 26 Apr 2006 12:12:57 +0000 Florian Pose removed MODULE_DEVICE_TABLE in ec_8139too driver (no automatic loading).
Wed, 26 Apr 2006 10:15:02 +0000 Florian Pose command timeout, EoE processing with kernel timer.
Tue, 25 Apr 2006 13:45:00 +0000 Florian Pose corrected ec_8139too driver name.
Tue, 25 Apr 2006 13:43:13 +0000 Florian Pose Prepared EoE processing with workqueue.
Tue, 25 Apr 2006 12:15:54 +0000 Florian Pose documentation update.
Tue, 25 Apr 2006 12:04:04 +0000 Florian Pose Locking callback interface.
Tue, 25 Apr 2006 11:39:33 +0000 Florian Pose EoE net_device implementation.
Tue, 25 Apr 2006 11:37:05 +0000 Florian Pose new topology in mini.c
Mon, 24 Apr 2006 12:30:38 +0000 Florian Pose Restart free run mode after requesting failed.
Mon, 24 Apr 2006 10:28:18 +0000 Florian Pose Documentation update + Doxygen generate LaTeX reference manual.
Mon, 24 Apr 2006 10:10:02 +0000 Florian Pose Doxygen added interface modules and file documentation.
Fri, 21 Apr 2006 13:05:01 +0000 Florian Pose Separate INSTALL file.
Fri, 21 Apr 2006 12:35:17 +0000 Florian Pose GPLv2 License and enhanced Doxygen output.
Thu, 20 Apr 2006 14:34:58 +0000 Florian Pose Introduced version number define.
Thu, 20 Apr 2006 13:31:31 +0000 Florian Pose Translated all comments and documentation to english language.
Thu, 20 Apr 2006 13:19:36 +0000 Florian Pose Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Tue, 18 Apr 2006 13:41:17 +0000 Florian Pose README: Requirements and realtime.
Wed, 12 Apr 2006 12:04:27 +0000 Florian Pose Fixed devices Makefile.
Wed, 12 Apr 2006 10:40:32 +0000 Florian Pose Prepared Free-Run mode
Tue, 11 Apr 2006 14:39:17 +0000 Florian Pose Now fetching port physical layer from EEPROM
Tue, 11 Apr 2006 14:38:34 +0000 Florian Pose Updated todo.txt
Tue, 11 Apr 2006 14:12:01 +0000 Florian Pose Better calc. of coupler address; coupler address in SysFS; better output of ec_list
Tue, 11 Apr 2006 13:03:35 +0000 Florian Pose Updated todo.txt
Tue, 11 Apr 2006 12:54:01 +0000 Florian Pose ec_list tool for listing the bus in user space
Tue, 11 Apr 2006 12:51:20 +0000 Florian Pose Slave (special) type in SysFS
Tue, 11 Apr 2006 10:17:30 +0000 Florian Pose Macro for SysFS attribute definition
Tue, 11 Apr 2006 10:05:21 +0000 Florian Pose More slave fields in SysFS; DL link status for 4 ports
Tue, 11 Apr 2006 09:12:00 +0000 Florian Pose Slaves stored in list, slaves in SysFS
Tue, 11 Apr 2006 09:08:10 +0000 Florian Pose Install script for realtime software
Tue, 11 Apr 2006 08:26:18 +0000 Florian Pose Advanced build system
Mon, 10 Apr 2006 15:00:03 +0000 Florian Pose Sourced SysFS attribute show method prototypes out of headers.
Mon, 10 Apr 2006 14:25:02 +0000 Florian Pose MERGE branches/sysfs -> trunk (whole SysFS implementation)
Mon, 10 Apr 2006 11:18:52 +0000 Florian Pose Updated todo.txt
Mon, 10 Apr 2006 10:53:12 +0000 Florian Pose Sending of multiple frames
Mon, 10 Apr 2006 10:50:45 +0000 Florian Pose Altered CoE "Get object description response" fields
Mon, 10 Apr 2006 07:29:53 +0000 Florian Pose Restart action in RC script
Fri, 07 Apr 2006 14:35:29 +0000 Florian Pose Fixed bug concerning spuriously shown EoE-Errors.
Fri, 07 Apr 2006 14:23:49 +0000 Florian Pose Removed ec-Scripts.
Fri, 07 Apr 2006 14:19:20 +0000 Florian Pose Added README file and altered outputs of install.sh
Fri, 07 Apr 2006 14:16:12 +0000 Florian Pose Testing with SSI sensor
Fri, 07 Apr 2006 10:38:47 +0000 Florian Pose Better installer and startup scripts.
Fri, 07 Apr 2006 08:29:19 +0000 Florian Pose Better installer script
Fri, 07 Apr 2006 08:22:48 +0000 Florian Pose Added install script
Thu, 06 Apr 2006 09:32:30 +0000 Florian Pose Better outputs concerning responding slaves.
Thu, 06 Apr 2006 09:16:25 +0000 Florian Pose Fixed syntax error in EC_READ_BIT macro.
Wed, 05 Apr 2006 14:02:56 +0000 Florian Pose AL status code reading after failed state transition.
Wed, 05 Apr 2006 13:57:01 +0000 Florian Pose Fixed state acknowledgement.
Wed, 05 Apr 2006 13:38:41 +0000 Florian Pose Fragen aktualisiert.
Wed, 05 Apr 2006 11:46:13 +0000 Florian Pose Bugfix: Discovered memory leak.
Wed, 05 Apr 2006 11:44:41 +0000 Florian Pose Renamed slave_set_fmmu() to slave_prepare_fmmu().
Wed, 05 Apr 2006 09:53:55 +0000 Florian Pose Fixed invalid format string.
Wed, 05 Apr 2006 09:52:35 +0000 Florian Pose Adjusted rt module.
Wed, 05 Apr 2006 09:50:57 +0000 Florian Pose Bugfix: Crash after failing to fetch SDO dictionary.
Wed, 05 Apr 2006 09:04:29 +0000 Florian Pose Plugfest: rt und mini angepasst.
Wed, 05 Apr 2006 08:58:00 +0000 Florian Pose Plugfest: Configure mailbox for unknown slaves.
Wed, 05 Apr 2006 08:47:28 +0000 Florian Pose Plugfest: Sch?nheitskorrekturen an Mailbox.
Wed, 05 Apr 2006 08:45:34 +0000 Florian Pose Plugfest: Neue Slave-Typen.
Wed, 05 Apr 2006 08:23:40 +0000 Florian Pose Plugfest: Globale Debug-Funktionen f?r Frame-Daten.
Wed, 05 Apr 2006 07:55:51 +0000 Florian Pose Plugfest: master_open()/close() ausgelagert.
Wed, 05 Apr 2006 07:47:26 +0000 Florian Pose Plugfest: domain_process mit const-Zeiger.
Mon, 03 Apr 2006 19:19:05 +0000 Florian Pose Keywords 2
Mon, 03 Apr 2006 19:16:59 +0000 Florian Pose Neue Keywords
Mon, 03 Apr 2006 19:13:11 +0000 Florian Pose Ausgaben verbessert, Mini-Modul angepasst.
Mon, 03 Apr 2006 15:47:12 +0000 Florian Pose Versuche mit EoE.
Mon, 03 Apr 2006 14:12:45 +0000 Florian Pose Mailbox-Interface ausgelagert, erster EOE-Ansatz.
Mon, 03 Apr 2006 10:03:34 +0000 Florian Pose Dynamischer Kommandospeicher, Domain-Kommandos als Liste.
Sun, 02 Apr 2006 09:26:56 +0000 Florian Pose TO-DO-Liste geaendert.
Fri, 31 Mar 2006 09:27:34 +0000 Florian Pose Link Status ausgelesen.
Wed, 29 Mar 2006 15:45:25 +0000 Florian Pose TO-DO und Fragen aktualisiert, kleine Sch?nheitskorrekturen.
Wed, 29 Mar 2006 15:23:10 +0000 Florian Pose Verbosity level in ecrt_master_print().
Wed, 29 Mar 2006 15:10:00 +0000 Florian Pose Laden der SDO-Subindizes.
Wed, 29 Mar 2006 10:30:13 +0000 Florian Pose SDO-Schnittstelle verbessert.
Tue, 28 Mar 2006 17:40:57 +0000 Florian Pose SDO-Zugriff aufgeteilt in Expedited und Normal. Noch nicht fertig...
Tue, 28 Mar 2006 15:45:19 +0000 Florian Pose Dynamische Mailbox-Kommunikation, auch mit unbekannten Slaves.
Tue, 28 Mar 2006 13:42:50 +0000 Florian Pose Laden der SDO Dictionaries funktioniert.
Tue, 28 Mar 2006 12:38:05 +0000 Florian Pose Bugfix: Gr??erer Puffer f?r CoE-Daten beim SDO upload.
Mon, 27 Mar 2006 15:52:08 +0000 Florian Pose Unterst?tzte Prot. auslesen, Mailbox in Slave ausgelagert, Bugfix in Anzeige des Watch-Frames und erste SDO-List-Abfrage.
Mon, 27 Mar 2006 12:04:55 +0000 Florian Pose CRC-Counter nach ESC-Datasheet implementiert.
Mon, 27 Mar 2006 10:47:12 +0000 Florian Pose Neue Fragen
Mon, 27 Mar 2006 09:53:59 +0000 Florian Pose Watch-Kommando
Fri, 24 Mar 2006 08:56:16 +0000 Florian Pose Bugfix: Absturz bei unbekannter Klemme.
Fri, 24 Mar 2006 08:39:46 +0000 Florian Pose TO-DO-Liste aktualisiert.
Fri, 24 Mar 2006 08:35:46 +0000 Florian Pose Code aufger?umt und kleines Speicherleck entdeckt.
Wed, 22 Mar 2006 11:42:44 +0000 Florian Pose Restliche EEPROM-Daten ausgelesen.
Tue, 21 Mar 2006 20:25:50 +0000 Florian Pose Sch?nheitskorrekturen.
Tue, 21 Mar 2006 18:28:16 +0000 Florian Pose Nachmals verf?lschte Umlaute korrigiert.
Tue, 21 Mar 2006 15:45:11 +0000 Florian Pose Weitere EEPROM-Daten.
Tue, 21 Mar 2006 15:10:18 +0000 Florian Pose "kaputte" Umlaute korrigiert.
Tue, 21 Mar 2006 15:00:50 +0000 Florian Pose Bugfix: Absturz behoben, EEPROM-Infos.
Tue, 21 Mar 2006 14:35:52 +0000 Florian Pose 64bit-Division vermieden.
Tue, 21 Mar 2006 14:23:23 +0000 Florian Pose Verschiedene Timeouts verl?ngert.
Tue, 21 Mar 2006 13:57:15 +0000 Florian Pose Kategorie-Daten aus EEPROM lesen.
Tue, 21 Mar 2006 10:25:04 +0000 Florian Pose Neue Mini-Konfiguration.
Mon, 20 Mar 2006 15:40:34 +0000 Florian Pose Slave-Alias korrigiert.
Mon, 20 Mar 2006 15:29:01 +0000 Florian Pose TO-DO-Liste aktualisiert.
Mon, 20 Mar 2006 15:28:25 +0000 Florian Pose Slave alias implementiert.
Mon, 20 Mar 2006 13:36:10 +0000 Florian Pose Do-Schleifen ersetzt.
Mon, 20 Mar 2006 12:54:17 +0000 Florian Pose Feldregistrierung: NULL als data_ptr m?glich, field_count 0 = 1.
Mon, 20 Mar 2006 11:02:39 +0000 Florian Pose Bugfix: SDO download. SDO abort codes ausgeben.
Mon, 20 Mar 2006 08:36:08 +0000 Florian Pose Integer-Typen in ecrt.h.
Mon, 20 Mar 2006 08:24:12 +0000 Florian Pose Bugfix: EXPORT_SYMBOL f?r ec_master_prepare_async_io() vergessen.
Sun, 19 Mar 2006 15:21:57 +0000 Florian Pose Bugfix: Registrieren von mehreren Feldern gleichzeitig geht jetzt.