Fri, 10 Aug 2007 13:46:34 +0000 |
Florian Pose |
Added ecrt_master_get_slave_by_pos().
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 15:01:14 +0000 |
Florian Pose |
Implemented debug frame ring to output the last n frames for debugging
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 14:47:37 +0000 |
Florian Pose |
Included datagram queuing in critical section in idle task; added some
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 14:40:29 +0000 |
Florian Pose |
Re-ordered criteria for datagram matching.
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 14:28:54 +0000 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 13:33:57 +0000 |
Florian Pose |
Added debugging output for unmatched frames and those that timed out.
|
file |
diff |
annotate
|
Thu, 03 May 2007 14:29:21 +0000 |
Florian Pose |
Introduced frames_timed_out flag to notice bus failure when link down is
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 14:42:04 +0000 |
Florian Pose |
Completely lock master while an EoE cycle is executing.
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 14:00:12 +0000 |
Florian Pose |
Dynamic creation of EoE handlers.
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 11:23:08 +0000 |
Florian Pose |
Removed unecessary clearing of EoE handlers in master init function;
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 18:21:42 +0000 |
Florian Pose |
Slave configuration exclusively from master thread; removed
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 13:59:06 +0000 |
Florian Pose |
Fixed skipped datagrams when not in FSM idle phase.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 12:11:43 +0000 |
Florian Pose |
Introduced idle flag in master state machine.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 08:47:56 +0000 |
Florian Pose |
Made waiting for device semaphore uninterruptible.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 08:42:02 +0000 |
Florian Pose |
Replaced master variable 'atomic_t available' by integer and used
|
file |
diff |
annotate
|
Fri, 09 Mar 2007 15:11:29 +0000 |
Florian Pose |
Implemented SDO reading with wait queues.
|
file |
diff |
annotate
|
Fri, 09 Mar 2007 13:24:15 +0000 |
Florian Pose |
Removed X:Y addressing scheme, ec_slave_is_coupler(),
|
file |
diff |
annotate
|
Fri, 09 Mar 2007 10:24:50 +0000 |
Florian Pose |
Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
|
file |
diff |
annotate
|
Thu, 08 Mar 2007 18:15:25 +0000 |
Florian Pose |
Allow only MAC addresses as device identifiers; replaced master list by
|
file |
diff |
annotate
|
Thu, 08 Mar 2007 13:02:42 +0000 |
Florian Pose |
Removed ecrt_master_run(), removed datagram queueing from state
|
file |
diff |
annotate
|
Mon, 05 Mar 2007 10:35:50 +0000 |
Florian Pose |
Introduced master status, ecrt_master_get_status(), tainted flag,
|
file |
diff |
annotate
|
Mon, 05 Mar 2007 09:55:39 +0000 |
Florian Pose |
Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
|
file |
diff |
annotate
|
Thu, 01 Mar 2007 21:34:10 +0000 |
Florian Pose |
Introduced EEPROM write requests: EEPROM write operations from user
|
file |
diff |
annotate
|
Thu, 01 Mar 2007 14:50:53 +0000 |
Florian Pose |
Removed eeprom_write_enable file.
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 13:43:47 +0000 |
Florian Pose |
Destroy slaves when leaving idle mode.
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 17:15:43 +0000 |
Florian Pose |
Made master devices persistent; added ec_device_attach() and ec_device_detach().
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 13:42:44 +0000 |
Florian Pose |
Removed ktype for module kobject; added backup device for master; device
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 11:28:15 +0000 |
Florian Pose |
New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 17:13:39 +0000 |
Florian Pose |
Introduced device IDs; removed comment lines from 8139too; removed
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 13:23:57 +0000 |
Florian Pose |
Removed XML device from master structure.
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 11:48:46 +0000 |
Florian Pose |
Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
|
file |
diff |
annotate
|
Mon, 12 Feb 2007 11:15:23 +0000 |
Florian Pose |
Fixed bug causing unloading of realtime module being very slow after topology change.
|
file |
diff |
annotate
|
Mon, 12 Feb 2007 11:12:00 +0000 |
Florian Pose |
schedule() other processes while waiting in ec_master_sync_io().
|
file |
diff |
annotate
|
Mon, 12 Feb 2007 10:39:52 +0000 |
Florian Pose |
Ignore queued datagrams while waiting in ec_master_sync_io().
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 10:04:05 +0000 |
Florian Pose |
Minor changes in master thread messages.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 16:34:42 +0000 |
Florian Pose |
Minor fix on master.c (name of master thread).
|
file |
diff |
annotate
|
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]
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 10:58:49 +0000 |
Florian Pose |
Added some documentation.
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 10:45:57 +0000 |
Florian Pose |
Master workqueue replaced with kernel thread.
|
file |
diff |
annotate
|
Tue, 09 Jan 2007 14:51:00 +0000 |
Florian Pose |
Fixed blocking of EoE processing while entering or leaving operational mode.
|
file |
diff |
annotate
|
Tue, 09 Jan 2007 12:56:03 +0000 |
Florian Pose |
Fixed race: Stop EoE processing when entering or leaving operation mode.
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 15:15:17 +0000 |
Florian Pose |
Minor fix in master.c
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 15:01:18 +0000 |
Florian Pose |
Internal locking callbacks, improved locking.
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 08:23:18 +0000 |
Florian Pose |
Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 11:51:43 +0000 |
Florian Pose |
Fixed warnings in master.c.
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 11:00:26 +0000 |
Florian Pose |
Corrected error messages in get_slave().
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 11:09:36 +0000 |
Florian Pose |
Fixed lost frames display bug when no frames were sent.
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 11:02:35 +0000 |
Florian Pose |
Interface changes for version 1.2, see NEWS file.
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 15:46:21 +0000 |
Florian Pose |
Added frame counter.
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 15:13:48 +0000 |
Florian Pose |
Introduced "starved" datagrams.
|
file |
diff |
annotate
|
Mon, 06 Nov 2006 14:22:35 +0000 |
Florian Pose |
kobject_add() in constructors.
|
file |
diff |
annotate
|
Mon, 06 Nov 2006 14:21:35 +0000 |
Florian Pose |
Minor change in master.c.
|
file |
diff |
annotate
|
Mon, 06 Nov 2006 14:15:21 +0000 |
Florian Pose |
Fixed workqueue cancelling.
|
file |
diff |
annotate
|
Mon, 30 Oct 2006 15:39:03 +0000 |
Florian Pose |
Remove estimated sync manager sizes when leaving operation mode.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 14:41:09 +0000 |
Florian Pose |
New state in slaveconf FSM: Clear FMMU configurations after INIT.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 13:59:49 +0000 |
Florian Pose |
Print certain warnings only at debug_level.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 13:31:26 +0000 |
Florian Pose |
Print certain logs only at debug_level.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 12:45:22 +0000 |
Florian Pose |
Explicit use of slave configuration FSM in ecrt_master_activate() and ecrt_master_release().
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 09:29:46 +0000 |
Florian Pose |
Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
|
file |
diff |
annotate
|