Commit Graph

386 Commits

Author SHA1 Message Date
Richard Hacker f9b50c6654 Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible 2006-10-09 12:59:09 +00:00
Andreas Stewering-Bone 14b7f84cbf EL3152 hinzugefügt 2006-10-05 09:38:01 +00:00
Florian Pose e1a854722a No bus time measuring on device registration. 2006-09-28 13:24:44 +00:00
Florian Pose 2303af54b2 Altered master version string. 2006-09-28 13:22:43 +00:00
Florian Pose 302b826fe1 Fixed race on duplicate device registering or device unregistering while requesting master. 2006-09-28 12:58:06 +00:00
Florian Pose dad884291e Updated INSTALL file. 2006-09-28 08:29:59 +00:00
Florian Pose 25bc8e0c4f Updated documentation. 2006-09-27 15:19:22 +00:00
Florian Pose 541ae381cb Replaced master's reserved flag by atomic_t available. 2006-09-26 16:34:24 +00:00
Florian Pose e63c611a0f Changes in ecrt_request_master(); minor output changes. 2006-09-26 16:16:13 +00:00
Florian Pose 8825f075ac Documentation: EtherLab-CD; obtaining the DEVICE_INDEX. 2006-09-26 15:25:49 +00:00
Florian Pose 73a8bc873d Minor changes in Makefile.am 2006-09-26 13:25:09 +00:00
Florian Pose b7b569bcf3 Updated documentation concerning autotools/installation. 2006-09-25 17:20:06 +00:00
Florian Pose 2999ba35ad Minor changes. 2006-09-25 16:05:07 +00:00
Florian Pose d6ea7de144 Added documentation to distribution. 2006-09-25 16:04:19 +00:00
Florian Pose 41c6997383 Improved documentation makefile, removed svn.sty, fixed LaTeX penalties. 2006-09-25 16:02:07 +00:00
Florian Pose db08be7e1e Renamed documentation -> doxygen-output, doc -> documentation. 2006-09-25 15:55:46 +00:00
Florian Pose 6834f37b52 Moved doc into trunk 2006-09-25 15:53:33 +00:00
Florian Pose b5cae71cb1 Fixed --with-linux switch. 2006-09-25 14:39:07 +00:00
Florian Pose 12afcedc0a Autotools "--with-linux" switch; "mydist" target 2006-09-25 14:13:23 +00:00
Florian Pose aa8b2b6e90 Added SVN revision to distribution. 2006-09-25 12:11:05 +00:00
Florian Pose ea9353aa55 Corrected autotools. 2006-09-25 11:12:50 +00:00
Florian Pose c58df7a0dd EtherCAT master with Autotools. 2006-09-25 10:24:44 +00:00
Florian Pose b662560ff2 Bugfix: ecrt_domain_state() always returned -1. 2006-09-23 10:56:02 +00:00
Florian Pose 08dabebba4 Allow only one open() on XML device. 2006-09-19 14:08:31 +00:00
Florian Pose e594f09d72 Introduced per-master character devices for XML descriptions. 2006-09-19 13:28:40 +00:00
Florian Pose 66cacc2158 Changed identation in init script. 2006-09-19 13:09:39 +00:00
Florian Pose cbe03b4d82 Added XML daemon. 2006-09-18 14:22:00 +00:00
Florian Pose 0025f96150 lsec: advanced number formatting; no-lines option. 2006-09-11 09:22:45 +00:00
Florian Pose 46b98fdbb1 Coupler information in slave info file, lines in lsec. 2006-09-11 08:52:41 +00:00
Florian Pose 024460b94b Compile/Version info in sysconfig master info file. 2006-09-08 12:51:04 +00:00
Florian Pose 54d6b24b6b Improved INSTALL file. 2006-09-04 08:29:11 +00:00
Florian Pose baeafc7f52 Updated master version in Doxyfile. 2006-09-01 12:55:37 +00:00
Florian Pose e4b401063b Fixed bug in data pointer calculation. 2006-08-31 16:29:15 +00:00
Florian Pose c9e407c526 Added PDO defines to ecdb.h 2006-08-29 16:17:31 +00:00
Florian Pose 2b392d5ace Updated TODO list. 2006-08-23 07:36:30 +00:00
Florian Pose 7841ad3807 Fixed bug in install script. 2006-08-17 18:42:22 +00:00
Florian Pose c30ed6a8c1 Removed unused code. 2006-08-15 09:36:56 +00:00
Florian Pose 5bdb5e27a6 Updated mini example. 2006-08-15 09:22:49 +00:00
Florian Pose ac6458d2c9 Removed delayed datagram statistics. 2006-08-15 09:22:22 +00:00
Florian Pose 65f2bc85c4 Bugfix in install script. 2006-08-15 09:21:13 +00:00
Florian Pose ff83e87344 Improved datagram reception in sync_io and frame dequeuing. 2006-08-15 08:48:00 +00:00
Florian Pose dfc4089c4c Replaced longer cycle timestamps with jiffies. 2006-08-15 08:09:18 +00:00
Florian Pose 7aa7a95c2e Added missing code documentation. 2006-08-09 15:00:20 +00:00
Florian Pose c44b3f9dc0 RTAI example with INHIBIT time. 2006-08-08 13:07:00 +00:00
Florian Pose 2fb55f48c7 Added EoE rate in KB/s to master info. 2006-08-08 13:06:36 +00:00
Florian Pose 719b7b7c9c Fixed EoE debugging. 2006-08-08 13:06:02 +00:00
Florian Pose aaea721316 Minor changes. 2006-08-08 12:07:25 +00:00
Florian Pose 40745b789e New transition in slave conf state machine: Skip fmmu and SDO configuration. 2006-08-05 07:11:59 +00:00
Florian Pose 8a6172d8f2 Minor output fix. 2006-08-04 15:37:46 +00:00
Florian Pose 337d7f763b EoE rate statistics. 2006-08-04 15:31:12 +00:00