Commit Graph

1218 Commits

Author SHA1 Message Date
Florian Pose b7d5fbfa8a Introduced EC_MBOX_HEADER_SIZE. 2008-09-22 15:26:54 +00:00
Florian Pose b02f75cd3a Changed VoE mailbox type to 0xff. 2008-09-22 14:43:40 +00:00
Florian Pose 4dfbf8e022 Added missing export. 2008-09-22 11:27:15 +00:00
Florian Pose 1a05febe25 udev docs. 2008-09-04 09:22:33 +00:00
Florian Pose 78a4bace7d TODO. 2008-09-03 15:36:51 +00:00
Florian Pose f2e1893b3d mini top. 2008-09-03 15:36:28 +00:00
Florian Pose 751839662a Removed branch information. 2008-09-01 14:21:42 +00:00
Florian Pose ee0d27bf53 NEWS. 2008-09-01 14:18:35 +00:00
Florian Pose 12d30c487a Added VoE handler. 2008-09-01 14:17:18 +00:00
Florian Pose 54d13f2a92 Changed version to 'devel'. 2008-08-27 16:04:18 +00:00
Florian Pose 8c28c6363a merge -c1434 branches/stable-1.4: Fixed nodist. 2008-08-27 16:00:48 +00:00
Florian Pose 138c58b066 NEWS 2008-08-27 08:03:19 +00:00
Florian Pose 8044dd6e0e 1.4.0-rc2 NEWS 2008-08-27 08:01:40 +00:00
Florian Pose ed50f17cb8 Removed examples; fixed undefines references; preliminary version. 2008-08-22 07:41:43 +00:00
Florian Pose 9d60587c6b Some more documentation... 2008-08-14 15:49:00 +00:00
Florian Pose 78014e6510 Next changes for the documentation. 2008-08-13 15:51:26 +00:00
Florian Pose 05191313be TODO. 2008-08-13 14:37:54 +00:00
Florian Pose d975aafa18 Added phy commands. 2008-08-13 13:23:52 +00:00
Florian Pose 568505a4df Fixed spacing. 2008-08-13 13:21:35 +00:00
Florian Pose 17352d9e3b Fixed race concerning thread signaling when master thread had no
opportunity to run, but shall be killed immediately.
2008-08-08 13:47:23 +00:00
Florian Pose 908624d4d8 Fixed missing up(). 2008-08-08 13:42:46 +00:00
Florian Pose 99f622f1e8 Fixed missing up(). 2008-08-08 12:44:40 +00:00
Florian Pose 547d0123b0 TAGS creation. 2008-08-08 12:09:37 +00:00
Florian Pose 339b00d0ec Added missing header. 2008-08-07 10:12:58 +00:00
Florian Pose d13057f99f Added some documentation. 2008-08-01 16:07:18 +00:00
Florian Pose 2f736c3ad8 Removed a few old scripts. 2008-08-01 15:01:45 +00:00
Florian Pose 68825e67a1 Version 1.4.0-rc1. 2008-08-01 12:57:33 +00:00
Florian Pose ccdb8f86ba Added spaces to init script. 2008-08-01 12:53:00 +00:00
Florian Pose 6db63d096d Use down_interruptible() wherever possible. 2008-08-01 12:46:26 +00:00
Florian Pose 7ed5f5a099 Don't show Pdo (entry) names in configuration output. 2008-08-01 12:32:53 +00:00
Florian Pose 2262a1528d Show Pdo bit lengths right-aligned. 2008-08-01 12:29:04 +00:00
Florian Pose e647297b12 Attach Pdo names from dictionary. 2008-08-01 12:28:18 +00:00
Florian Pose 3ed38e1dc2 Repaired init script status command. 2008-08-01 11:09:39 +00:00
Florian Pose 8da5077e9c Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space- 2008-08-01 10:10:55 +00:00
Florian Pose b46070f279 Removed sync manager assign source. 2008-08-01 09:32:35 +00:00
Florian Pose 01d2a6eb82 ApplicationInterface 2008-08-01 09:29:40 +00:00
Florian Pose 1cf5448e88 Added debugging for configuration function of the application interface. 2008-08-01 09:24:26 +00:00
Florian Pose 61994e0e0e Configure Pdos before configuring the Pdo sync managers,
to earlier detect problems with non-existing SM information.
2008-08-01 08:58:35 +00:00
Florian Pose a2e6a8f815 Added analog output to minimal example. 2008-08-01 08:11:23 +00:00
Florian Pose 09a6ddc5a4 Fixed reconfiguration: Force config when application detaches. 2008-08-01 07:23:09 +00:00
Florian Pose d24c3cbbf7 Minor change. 2008-08-01 07:22:13 +00:00
Florian Pose 17c27bf18b TODO. 2008-07-31 16:31:35 +00:00
Florian Pose 117557a16f Avoided compiler warning. 2008-07-31 16:17:53 +00:00
Florian Pose 5317b27ff9 Major Pdo configuration change: Read mapping of unknown Pdos during
configuration.
2008-07-31 16:13:29 +00:00
Florian Pose 60aa049b63 Only warn (and do not abort) if Pdo assignment/mapping configuration
fails, or is impossible.
2008-07-31 09:30:38 +00:00
Florian Pose 23274507c7 Fixed attached slave position in 'ethercat config' -> decimal. 2008-07-30 15:31:01 +00:00
Florian Pose 5e8c08f6cb Alternative Pdo assignment for el3162. 2008-07-29 11:37:29 +00:00
Florian Pose 4c9d0c6f7c TODO. 2008-07-29 09:30:33 +00:00
Florian Pose cdd1315dbd Use expedited transfer type for Sdos <= 4 byte. 2008-07-29 09:04:55 +00:00
Florian Pose b1eaec0b13 Added noinst_HEADERS variable. 2008-07-28 14:59:22 +00:00