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
|
d453e577ce
|
Removed tabs; output code as int.
|
2022-09-01 13:43:22 +02:00 |
Florian Pose
|
b0b7e6fde4
|
Removed trailing spaces.
|
2012-09-06 20:22:24 +02:00 |
Florian Pose
|
d663214c65
|
Fixed 'String too large' error in command-line tool.
|
2012-04-10 18:56:50 +02:00 |
Florian Pose
|
6214bafd82
|
Fixed possible null pointer dereference in ethercat tool.
|
2012-01-04 15:57:10 +01:00 |
Florian Pose
|
70599cb7b2
|
Minor: Added missing comma.
|
2011-10-11 14:06:07 +02:00 |
Florian Pose
|
c59bad0d80
|
Fixed segfault in reg_read when no datatype is specified.
|
2010-04-15 12:33:48 +02:00 |
Florian Pose
|
a79d5e0329
|
Implemented sign-and-magnitude integer types.
|
2010-03-29 15:45:44 +02:00 |
Florian Pose
|
ab47f64891
|
Omit newline on octet_string output.
|
2010-03-19 11:05:17 +01:00 |
Florian Pose
|
20f1b13740
|
Implemented a bunch of CANopen data types for the command-line tool.
|
2010-03-11 16:46:31 +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
|
ffca1fa780
|
Implemented SoE write state machine and soe_write command.
|
2010-03-05 15:32:56 +01:00 |
Florian Pose
|
4fa95c9d06
|
Sourced out data type handling into an own class.
|
2010-03-05 13:39:57 +01:00 |