Mon, 09 Jan 2012 17:42:28 +0100 |
Florian Pose |
Avoided unused variable warnings.
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 17:42:28 +0100 |
Florian Pose |
Avoided unused variable warnings.
stable-1.5
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:02:45 +0200 |
Florian Pose |
Minor: Fixed line wraps and spacing.
|
file |
diff |
annotate
|
Mon, 14 Mar 2011 16:55:09 +0100 |
Martin Troxler |
Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
|
file |
diff |
annotate
|
Mon, 14 Mar 2011 16:08:25 +0100 |
Martin Troxler |
fixed race condition when comparing datagram state
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 08:36:53 +0100 |
Martin Troxler |
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 11:23:32 +0100 |
Martin Troxler |
removed eoe thread: eoe processing now done by Idle/Operation thread
|
file |
diff |
annotate
|
Mon, 03 May 2010 18:07:57 +0200 |
Florian Pose |
Improved syslog macros.
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 16:42:27 +0200 |
Florian Pose |
Introduced effective_alias variable to separate reg12 alias from SII alias.
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 21:56:16 +0200 |
Florian Pose |
Added missing code documentation.
|
file |
diff |
annotate
|
Thu, 13 Sep 2007 11:08:46 +0000 |
Florian Pose |
MERGE -r908:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk (1.3.1 changes)
stable-1.3
|
file |
diff |
annotate
|
Fri, 10 Aug 2007 15:27:08 +0000 |
Florian Pose |
MERGE trunk -r770:907 -> branches-1.3 (1.3 changes)
stable-1.3
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 13:42:37 +0000 |
Florian Pose |
MERGE -r688:759 trunk -> branches/stable-1.2 (release 1.2, part one).
stable-1.2
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 12:13:30 +0000 |
Florian Pose |
MERGE trunk -r588:681 -> branches/stable-1.1 (Bugfixes, Ack behaviour, CoE via Sysfs, PDO ranges, 2.6.17 support, improved autotools, documentation)
stable-1.1
|
file |
diff |
annotate
|
Fri, 13 Oct 2006 10:07:10 +0000 |
Florian Pose |
MERGE trunk -r573:587 -> branches/stable-1.1 (race, bootstrap, mailbox bugfix, debug interface switch)
stable-1.1
|
file |
diff |
annotate
|
Fri, 01 Sep 2006 12:35:41 +0000 |
Florian Pose |
MERGE trunk -r516:527 -> branches/stable-1.1 (jiffies, bugfixes, pdo defines)
stable-1.1
|
file |
diff |
annotate
|
Wed, 09 Aug 2006 14:38:44 +0000 |
Florian Pose |
MERGE trunk -r494:513 -> branches/stable-1.1 (SDO configuration, bugfixes, EoE frame rates)
stable-1.1
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 12:59:01 +0000 |
Florian Pose |
MERGE trunk -r463:494 -> branches/stable-1.1 (Version 1.1)
stable-1.1
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 12:04:49 +0000 |
Florian Pose |
Removed todo line.
1.4-foe
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 09:55:32 +0000 |
Florian Pose |
Introduced configured_[tr]x_mailbox(size|offset) members of slave.
1.4-foe
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 14:46:55 +0000 |
Florian Pose |
Implemented going to bootstrap state BOOT.
1.4-foe
|
file |
diff |
annotate
|
Mon, 29 Dec 2008 15:19:16 +0000 |
Florian Pose |
Fixed spelling of EtherCAT terms.
stable-1.4
|
file |
diff |
annotate
|
Mon, 29 Dec 2008 14:10:27 +0000 |
Florian Pose |
Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
stable-1.4
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 12:25:25 +0000 |
Florian Pose |
MERGE trunk -r452:489 -> stable-1.0 (datagrams, bugfixes, EEPROM info, idle mode)
stable-1.0
|
file |
diff |
annotate
|
Mon, 26 Jun 2006 16:07:07 +0000 |
Florian Pose |
MERGE trunk -r450:451 -> branches/stable-1.0 (docs)
stable-1.0
|
file |
diff |
annotate
|
Mon, 26 Jun 2006 15:04:06 +0000 |
Florian Pose |
MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging)
stable-1.0
|
file |
diff |
annotate
|
Mon, 29 May 2006 09:08:56 +0000 |
Florian Pose |
MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines.
stable-1.0
|
file |
diff |
annotate
|
Mon, 24 Apr 2006 10:47:03 +0000 |
Florian Pose |
MERGE trunk -r355:360 -> branches/stable-1.0 (Doxygen, INSTALL, and GPLv2)
stable-1.0
|
file |
diff |
annotate
|
Mon, 14 Dec 2009 13:11:36 +0100 |
Florian Pose |
Merged changes from Martin Troxler.
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 14:39:10 +0100 |
Martin Troxler |
applied komax patch to version r1822
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 13:53:33 +0100 |
Florian Pose |
Use net_device_ops also for EoE devices from 2.6.29 on.
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 14:59:34 +0100 |
Florian Pose |
Later freeing of netdev.
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 15:18:28 +0000 |
Florian Pose |
Improved the callback mechanism.
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 11:11:56 +0000 |
Florian Pose |
EoE processing with kthread.
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 14:27:06 +0000 |
Florian Pose |
Output device opened/closed only on debug level 2.
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 14:25:31 +0000 |
Florian Pose |
Minor: Changed comment style.
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 12:21:56 +0000 |
Florian Pose |
EoE transmit retry; EoE warnings.
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 09:46:57 +0000 |
Florian Pose |
ethercat eoe command.
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 08:00:47 +0000 |
Florian Pose |
Debug statements with EC_DBG() in EoE code.
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 12:51:39 +0000 |
Florian Pose |
Improved and added license headers.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 14:14:17 +0000 |
Florian Pose |
merge -c1635 branches/1.4-foe: Removed todo line.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:28:19 +0000 |
Florian Pose |
merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 13:22:05 +0000 |
Florian Pose |
merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 11:45:30 +0000 |
Florian Pose |
merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 11:16:10 +0000 |
Florian Pose |
merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 17:18:02 +0000 |
Florian Pose |
Improved error case return codes of many functions.
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 14:17:18 +0000 |
Florian Pose |
Added VoE handler.
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 11:54:39 +0000 |
Florian Pose |
Replaced misleading %i by %u.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 12:45:44 +0000 |
Florian Pose |
Removed slave online flag.
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 15:24:00 +0000 |
Florian Pose |
Separated SII data from slave.
|
file |
diff |
annotate
|
Fri, 21 Dec 2007 16:12:30 +0000 |
Florian Pose |
Improved EoE debugging.
|
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:06:35 +0000 |
Florian Pose |
Store skipped information in datagrams; name datagrams for statistics
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 10:00:39 +0000 |
Florian Pose |
Create network interfaces for EoE devices with alias as eoeXaY.
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 14:38:18 +0000 |
Florian Pose |
Removed checking for NULL slave pointer in EoE handler; added comments.
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 13:33:21 +0000 |
Florian Pose |
Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 14:00:12 +0000 |
Florian Pose |
Dynamic creation of EoE handlers.
|
file |
diff |
annotate
|
Wed, 07 Mar 2007 13:12:33 +0000 |
Florian Pose |
Moved a few constants to the files they are needed in.
|
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
|
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
|