Thu, 09 Oct 2008 09:48:59 +0000 |
Florian Pose |
Added ec_master_get_config().
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 09:00:48 +0000 |
Florian Pose |
Applied patch by Mario Witkowski to support the new class/device
|
file |
diff |
annotate
|
Thu, 02 Oct 2008 10:44:43 +0000 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 14:37:34 +0000 |
Florian Pose |
Moved threads to kthread interface.
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 08:44:44 +0000 |
Florian Pose |
Avoided using #ifdef inside a macro.
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 14:17:18 +0000 |
Florian Pose |
Added VoE handler.
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 13:23:52 +0000 |
Florian Pose |
Added phy commands.
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 13:47:23 +0000 |
Florian Pose |
Fixed race concerning thread signaling when master thread had no
|
file |
diff |
annotate
|
Fri, 08 Aug 2008 13:42:46 +0000 |
Florian Pose |
Fixed missing up().
|
file |
diff |
annotate
|
Fri, 01 Aug 2008 09:24:26 +0000 |
Florian Pose |
Added debugging for configuration function of the application interface.
|
file |
diff |
annotate
|
Fri, 01 Aug 2008 07:23:09 +0000 |
Florian Pose |
Fixed reconfiguration: Force config when application detaches.
|
file |
diff |
annotate
|
Fri, 04 Jul 2008 12:06:10 +0000 |
Florian Pose |
Improved source code doc.
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 14:06:10 +0000 |
Florian Pose |
Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 11:26:51 +0000 |
Florian Pose |
Improved locking between ioctl()s and master state machine; separate
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 09:22:55 +0000 |
Florian Pose |
Added ec_master_find_domain_const().
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 08:14:47 +0000 |
Florian Pose |
Added ec_master_find_slave_const().
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 15:38:20 +0000 |
Florian Pose |
Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface.
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:16:15 +0000 |
Florian Pose |
Store sync manager configurations in ec_slave_config_t instead of Pdo
|
file |
diff |
annotate
|
Fri, 20 Jun 2008 13:38:35 +0000 |
Florian Pose |
Fixed alias bug.
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 10:22:24 +0000 |
Florian Pose |
Removed state machine cycle time measuring.
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 10:18:58 +0000 |
Florian Pose |
Disable use of CPU timestamp counter by default.
|
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 11:15:36 +0000 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 11:13:30 +0000 |
Florian Pose |
Only load default assignment, if slave was attached.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 10:13:58 +0000 |
Florian Pose |
Implemented ecrt_slave_config_state(); minor changes in
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 14:24:33 +0000 |
Richard Hacker |
Completed master states.
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 13:03:33 +0000 |
Florian Pose |
Added support for different versions of class_device_create().
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 12:49:06 +0000 |
Florian Pose |
Create class device with device_number information in sysfs.
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 09:44:46 +0000 |
Florian Pose |
Reverted revision number checking from r1228.
|
file |
diff |
annotate
|
Mon, 16 Jun 2008 09:30:58 +0000 |
Florian Pose |
Added revision number to slave type checking.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 13:05:05 +0000 |
Florian Pose |
Added a few debugging messages.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 13:00:32 +0000 |
Florian Pose |
Fixed duplicate kfree() bug.
|
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:12:02 +0000 |
Florian Pose |
Removed kobject from master and module. Sysfs is gone!
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 07:45:27 +0000 |
Florian Pose |
Removed kobject from slave_config.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 07:32:05 +0000 |
Florian Pose |
Clear domains before slave configs, because domain references the FMMU
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 07:26:38 +0000 |
Florian Pose |
Removed kobject from domain.
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 07:15:54 +0000 |
Florian Pose |
Removed kobjects from sdo and slave.
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 15:29:47 +0000 |
Florian Pose |
Bus configuration via 'ethercat config'.
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 11:54:39 +0000 |
Florian Pose |
Replaced misleading %i by %u.
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 15:44:58 +0000 |
Florian Pose |
Removed master info from sysfs.
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 14:33:36 +0000 |
Florian Pose |
Implemented 'ethercat debug' command.
|
file |
diff |
annotate
|
Wed, 04 Jun 2008 10:10:05 +0000 |
Florian Pose |
Introduced ec_master_domain_count() and ec_master_find_domain().
|
file |
diff |
annotate
|
Fri, 30 May 2008 10:46:14 +0000 |
Florian Pose |
Introduced ec_master_find_slave().
|
file |
diff |
annotate
|
Fri, 30 May 2008 09:39:29 +0000 |
Florian Pose |
Output subindices with %02X.
|
file |
diff |
annotate
|
Thu, 29 May 2008 15:11:26 +0000 |
Florian Pose |
Added the new ethercat comman-line tool with lsec functionality.
|
file |
diff |
annotate
|
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
|