Wed, 02 Jul 2008 11:26:51 +0000 |
Florian Pose |
Improved locking between ioctl()s and master state machine; separate
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 07:22:02 +0000 |
Florian Pose |
Avoid duplicate reconfiguration.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 13:53:31 +0000 |
Florian Pose |
Removed 'end' and 'error' states from master state machine.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 13:33:50 +0000 |
Florian Pose |
Renamed master 'mode' to 'phase'.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 12:49:11 +0000 |
Florian Pose |
Removed configs_attached flag; changed return value of
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 09:27:04 +0000 |
Florian Pose |
Set slave_states to 0x00 when no slaves are present.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 13:03:50 +0000 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 11:53:06 +0000 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 09:49:35 +0000 |
Florian Pose |
Fixed bug in slave scanning, causing a segmentation fault.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 09:32:25 +0000 |
Florian Pose |
Store slaves in an array instead of a list.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 08:31:06 +0000 |
Florian Pose |
Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 07:15:54 +0000 |
Florian Pose |
Removed kobjects from sdo and slave.
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 12:05:25 +0000 |
Florian Pose |
Display error flag in 'ethercat ls'; cleaned up usage of error flag;
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 11:54:39 +0000 |
Florian Pose |
Replaced misleading %i by %u.
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 14:32:16 +0000 |
Florian Pose |
Renamed some fields in ec_sii_request_t to word addressing.
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 15:16:37 +0000 |
Florian Pose |
process Sdo requests even with error_flag set.
|
file |
diff |
annotate
|
Fri, 30 May 2008 14:50:57 +0000 |
Florian Pose |
configs_attached = 0.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 14:58:33 +0000 |
Florian Pose |
Fetch Sdo dictionaries and process SII requests in operation mode.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 14:32:56 +0000 |
Florian Pose |
Replaced self_configured flag with force_config flag.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 14:07:38 +0000 |
Florian Pose |
Improved master state machine.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 12:45:44 +0000 |
Florian Pose |
Removed slave online flag.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 12:23:52 +0000 |
Florian Pose |
Renamed state sdodict to sdo_dictionary.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 12:18:46 +0000 |
Florian Pose |
Removed some debugging.
|
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 14:08:08 +0000 |
Florian Pose |
Implemented Sdo timeout.
|
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
|
Tue, 04 Mar 2008 10:18:02 +0000 |
Florian Pose |
Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 09:57:36 +0000 |
Florian Pose |
Basic reading realtime Sdo access working.
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 16:17:23 +0000 |
Florian Pose |
Fixed bug if scanning is not allowed when link goes up.
|
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
|
Wed, 27 Feb 2008 15:24:00 +0000 |
Florian Pose |
Separated SII data from slave.
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 16:58:20 +0000 |
Florian Pose |
Reading of Pdo mapping via CoE during scan.
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 13:20:32 +0000 |
Florian Pose |
Separated slave state machines.
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 15:35:39 +0000 |
Florian Pose |
Implemented missing datagram types.
|
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
|
Mon, 24 Sep 2007 07:54:51 +0000 |
Florian Pose |
Changed unit of ec_eeprom_write_request_t from word to byte.
|
file |
diff |
annotate
|
Thu, 20 Sep 2007 09:43:59 +0000 |
Florian Pose |
Minor debugging output changes.
|
file |
diff |
annotate
|
Wed, 19 Sep 2007 17:44:28 +0000 |
Florian Pose |
Read PDO mapping from SDO dictionary (working, not finished yet).
|
file |
diff |
annotate
|
Wed, 19 Sep 2007 17:25:48 +0000 |
Florian Pose |
Removed 'sdo' field from ec_sdo_request_t; Exported
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 14:17:49 +0000 |
Florian Pose |
Allow EEPROM writing when slave has error flag set.
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 13:20:29 +0000 |
Florian Pose |
Clear station addresses with broadcast before setting them.
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 13:12:38 +0000 |
Florian Pose |
Minor fix.
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 13:10:15 +0000 |
Florian Pose |
Added --enable-eoe conditional.
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 10:07:55 +0000 |
Florian Pose |
Better handling of unexpected working counters; introduced
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 14:00:12 +0000 |
Florian Pose |
Dynamic creation of EoE handlers.
|
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:23 +0000 |
Florian Pose |
Added scan time output.
|
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 11:02:05 +0000 |
Florian Pose |
Renamed names of enum type ec_request_state_t.
|
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 14:00:32 +0000 |
Florian Pose |
Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it
|
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 13:16:12 +0000 |
Florian Pose |
Correctted resetting topology_change_pending and tainted flags.
|
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
|