Commit Graph

9 Commits

Author SHA1 Message Date
Florian Pose abacf2d50e Fixed possible null pointer dereference in ethercat tool. 2012-01-04 15:57:10 +01:00
Florian Pose 08b9a07c6d 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