Commit Graph

1159 Commits

Author SHA1 Message Date
Florian Pose 6429bc5f26 Removed parameter values 'all'. 2008-07-28 11:43:08 +00:00
Florian Pose 5685eae806 Added --help for alias and position parameters. 2008-07-28 11:29:28 +00:00
Florian Pose 7dfb8bb32a Implemented alias and position for configs. 2008-07-28 09:12:21 +00:00
Florian Pose 68fda22e00 Common message for single slave selections. 2008-07-28 08:45:28 +00:00
Florian Pose 2d63291b35 Fixed missing protection for a spin_lock_irqrestore() call. 2008-07-28 08:28:42 +00:00
Florian Pose 369852b938 NEWS. 2008-07-28 08:17:01 +00:00
Florian Pose d515b68dc1 No need to call e1000 watchdog when frames are received (thanks to O. Zarges). 2008-07-28 08:00:35 +00:00
Florian Pose db277eb34b Alias/Position selection. 2008-07-25 14:19:29 +00:00
Florian Pose 373d8a7475 Fixed requested_state. 2008-07-25 14:14:47 +00:00
Florian Pose 329ac89916 Minor change. 2008-07-25 14:10:04 +00:00
Florian Pose 4f81ef3ede Renamed state field to al_state. 2008-07-25 09:08:12 +00:00
Florian Pose 95d9d821cc Show attached slave position and state in 'ethercat config'. 2008-07-25 08:54:59 +00:00
Florian Pose 884f83e29d Moved slaveState() to Command::alStateString(). 2008-07-25 08:52:45 +00:00
Florian Pose e3caba45ab Force reconfiguration after attachment. 2008-07-24 15:06:47 +00:00
Florian Pose 41100780d7 Bugfixes and improvements. 2008-07-24 14:56:57 +00:00
Florian Pose d4fefcbd84 Fixed duplicate alias command. 2008-07-24 13:29:13 +00:00
Florian Pose b83e94400e Redesigned command interface. 2008-07-24 13:27:06 +00:00
Florian Pose 338bb8fb41 Minor fixes. 2008-07-24 08:15:44 +00:00
Florian Pose 721cc68fb2 Command-line help in the docs. 2008-07-24 08:11:07 +00:00
Florian Pose 6729e56a6c Output requested help to stdout, help on invalid usage to stderr. 2008-07-24 07:40:45 +00:00
Florian Pose 1974daf339 TODO. 2008-07-23 16:18:48 +00:00
Florian Pose b6580a046b Added command-line help for every ethercat command. 2008-07-23 16:16:30 +00:00
Florian Pose ca217cf27d Improved exceptions and commandName usage. 2008-07-23 08:06:10 +00:00
Florian Pose 206990db10 Fixed sdoUpload(). 2008-07-23 07:29:00 +00:00
Florian Pose 3e3266a6ad Renamed sdo_download command to download. Same with upload. 2008-07-23 07:26:19 +00:00
Florian Pose b11d291c19 Updated docs. 2008-07-23 07:24:22 +00:00
Florian Pose e2b41aa1c0 TODO. 2008-07-23 07:22:47 +00:00
Florian Pose 9a22566189 TODO. 2008-07-22 15:25:08 +00:00
Florian Pose 0ba45ed215 Updated first part of command documentation. 2008-07-22 15:24:46 +00:00
Florian Pose c4d1795f87 Replace abbreviation by full command. 2008-07-22 15:23:42 +00:00
Florian Pose ecbb7d04cf Fixed typos. 2008-07-22 14:26:21 +00:00
Florian Pose 4c360c5a59 Improved abbreviation. 2008-07-22 14:23:41 +00:00
Florian Pose d103d9295d Moved every command into a separate file. 2008-07-22 14:17:20 +00:00
Florian Pose c57ffba9c8 Command abbreviation. 2008-07-22 11:38:21 +00:00
Florian Pose e7ee4afed3 TODO. 2008-07-22 09:03:10 +00:00
Florian Pose 7d9c12e91e Fixed SII reading timeout bug on 100 Hz kernels. 2008-07-22 08:56:53 +00:00
Florian Pose e2bc889ac4 First step of moving to command list. 2008-07-21 22:20:23 +00:00
Florian Pose 874bfee9da helpRequested. 2008-07-21 22:06:33 +00:00
Florian Pose 994af957eb Moved tools to tool. 2008-07-21 19:29:34 +00:00
Florian Pose 0081702557 TODO. 2008-07-21 16:09:06 +00:00
Florian Pose 232f5148d7 helpWanted; cmdName. 2008-07-18 09:01:24 +00:00
Florian Pose 086c41d91b TODO. 2008-07-18 08:39:49 +00:00
Florian Pose d4fec010cb Improved WC changes message. 2008-07-18 08:39:28 +00:00
Florian Pose 56cb9c7882 Sdo configuration debugging. 2008-07-17 12:25:15 +00:00
Florian Pose fb517d9495 Output Sdo configuration header even if no Sdos were configured. 2008-07-17 12:25:02 +00:00
Florian Pose 21216c40d8 Updated doc. 2008-07-17 11:51:22 +00:00
Florian Pose 46b310046e Fixed CoE transfer timeout bug. 2008-07-17 10:03:15 +00:00
Florian Pose 11e9531363 Improved timeout error messages. 2008-07-14 12:16:07 +00:00
Florian Pose 67d4be0cdd Added Mandatory attribute for XML Pdo elements. 2008-07-10 09:39:38 +00:00
Florian Pose d8d0e4ec4e Group/Image/Order strings in slave ioctl; order number as text content
in XML Type element.
2008-07-10 09:36:47 +00:00