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.