Commit Graph

193 Commits

Author SHA1 Message Date
Florian Pose 3e4738276e Fixed minor supported mailbox protocol display bug. 2008-09-24 08:37:35 +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 339b00d0ec Added missing header. 2008-08-07 10:12:58 +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 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 23274507c7 Fixed attached slave position in 'ethercat config' -> decimal. 2008-07-30 15:31:01 +00:00
Florian Pose b1eaec0b13 Added noinst_HEADERS variable. 2008-07-28 14:59:22 +00:00
Florian Pose 5615210aa9 Improved help. 2008-07-28 14:43:00 +00:00
Florian Pose 72ab96c4fb Removed global variables. 2008-07-28 14:28:43 +00:00
Florian Pose 98beafca60 Added 'ethercat version' command. 2008-07-28 14:06:03 +00:00
Florian Pose f5fc3ae498 Accept '-' as filename to read from stdin. 2008-07-28 13:15:19 +00:00
Florian Pose 94177f81b5 Removed MasterDevice::slaveCount(). 2008-07-28 12:15:25 +00:00
Florian Pose ddc95f672f Improved alias/position addressing in case od duplicated aliases. 2008-07-28 12:11:50 +00:00
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 db277eb34b Alias/Position selection. 2008-07-25 14:19:29 +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 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 6729e56a6c Output requested help to stdout, help on invalid usage to stderr. 2008-07-24 07:40:45 +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 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 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