Fri, 25 Apr 2008 12:13:26 +0000 |
Florian Pose |
Moved setting of the allow flags.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 12:08:11 +0000 |
Florian Pose |
Removed ec_master_prepare().
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 12:04:23 +0000 |
Florian Pose |
Removed bus validation; slave configuration during realtime operation;
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 13:34:13 +0000 |
Florian Pose |
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
|
file |
diff |
annotate
|
Mon, 17 Mar 2008 09:38:48 +0000 |
Florian Pose |
Renamed EEPROM to SII.
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 11:37:51 +0000 |
Florian Pose |
Introduced ec_sdo_request_state_t, making ec_request_t private again;
|
file |
diff |
annotate
|
Fri, 29 Feb 2008 16:20:12 +0000 |
Florian Pose |
Removed slave pointer from ec_sdo_request_t class.
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 12:29:30 +0000 |
Florian Pose |
Renamed [PS]DO to [PS]do.
|
file |
diff |
annotate
|
Tue, 19 Feb 2008 09:58:48 +0000 |
Florian Pose |
Allow bus configuration when link is down.
|
file |
diff |
annotate
|
Tue, 19 Feb 2008 08:22:20 +0000 |
Florian Pose |
Implemented most realtime interface changes for version 1.4, improved
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 12:12:11 +0000 |
Florian Pose |
Updated Doxygen documentation.
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 14:48:53 +0000 |
Florian Pose |
Improved EoE handling: Avoided skipping of datagrams and release lock
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 14:07:28 +0000 |
Florian Pose |
Removed measure_bus_time().
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 14:06:35 +0000 |
Florian Pose |
Store skipped information in datagrams; name datagrams for statistics
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 13:10:15 +0000 |
Florian Pose |
Added --enable-eoe conditional.
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 12:30:48 +0000 |
Florian Pose |
Show bus status and PDO slaves status in master info file.
|
file |
diff |
annotate
|
Thu, 06 Sep 2007 09:28:38 +0000 |
Florian Pose |
Fixed EtherCAT addressing problem on big-endian systems. The slaves
|
file |
diff |
annotate
|
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
|