Commit Graph

16 Commits

Author SHA1 Message Date
Florian Pose
ee55c20e28 Fixed mail address; limited lines to 78 characters; removed $Id$. 2024-02-01 15:15:41 +01:00
Bjarne von Horn
c3826c7758 Remove EtherCAT copyright notice. 2024-01-15 11:20:25 +01:00
Florian Pose
b0eace9ef1 Implemented emergency register requests to analyze a broken bus. 2013-05-13 20:21:19 +02:00
Florian Pose
4773e88bf6 Added interface to read/write register contents; re-worked register requests. 2012-11-14 22:12:57 +01:00
Florian Pose
b0b7e6fde4 Removed trailing spaces. 2012-09-06 20:22:24 +02:00
Florian Pose
18f63a581d Implemented drive_no for command-line tool; binary base name is now a
parameter of the helpString method.
2010-10-25 10:12:26 +02:00
Florian Pose
aa0b667b4f Added getSingleMasterIndex() for command-line tool. 2010-03-11 15:17:25 +01:00
Florian Pose
ddaee8a1fc Open master device as late as possible. 2010-03-11 15:03:52 +01:00
Florian Pose
fb8a75570d Implemented SoE IDN parser for strings like 'P-0-0150'; moved data type
information string to DataTypeHandler.
2010-03-11 14:29:43 +01:00
Florian Pose
4fa95c9d06 Sourced out data type handling into an own class. 2010-03-05 13:39:57 +01:00
Florian Pose
f41dadb84f Multi-master support for command-line tool. The --master option supports
ranges like '1-3,6,7-9'. The ioctl() interface version is checked.
2010-02-24 16:27:11 +01:00
Florian Pose
a144042657 Removed tabulators. 2010-02-05 10:29:47 +01:00
Florian Pose
ee6028b47b Fixed const char * comparison. 2009-04-30 19:35:58 +00:00
Florian Pose
ba958f3628 Added 64-bit types to reg_write. 2009-04-09 14:56:23 +00:00
Florian Pose
2a21a925a6 reg_write with data types. 2009-04-08 14:10:34 +00:00
Florian Pose
7f97ba66a2 Renamed phy_ commands to reg_. 2009-04-08 12:48:59 +00:00