Commit Graph

102 Commits

Author SHA1 Message Date
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
Florian Pose f904612136 Overloaded throwCommandException(). 2010-03-05 13:20:42 +01:00
Florian Pose 6cb3e103f9 Typo. 2010-03-01 18:39:06 +01:00
Florian Pose 3850763eca Implemented reading Sercos-over-EtherCAT services. To be continued... 2010-03-01 18:33:42 +01:00
Florian Pose 020b20bd0a Fixed compiler warning. 2010-02-25 15:38:14 +01:00
Florian Pose ffb4e3621d Fixed endless loop if negative master index range ends at zero. 2010-02-25 15:29:33 +01:00
Florian Pose 79fb1c5934 Improved multi-master capabilities of ethercat tool. 2010-02-24 17:24:20 +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 6e97fa14ef Allow BITx types in XML output. 2009-11-17 11:05:20 +01:00
Florian Pose 103eb7139c Added ecrt_master_deactivate() to remove the bus configuration. 2009-08-20 14:27:35 +02:00
Florian Pose 6161473018 Switched from Subversion to Mercurial. 2009-08-13 15:18:53 +02:00
Florian Pose 10c7501851 Implemented CompleteAccess for SDO downloads. 2009-08-13 13:53:56 +02:00
Florian Pose 6a9a1fb2d4 Committed misteriously modified files... 2009-08-11 17:39:13 +02:00
Florian Pose 124ae9d218 Minrt changes. 2009-08-04 12:57:23 +00:00
Florian Pose 0663090dcc Output watchdog configuration in ethercat config. 2009-08-04 12:52:12 +00:00
Florian Pose 694838c9f6 Fixed compiler error on --disable-eoe. 2009-08-04 07:54:16 +00:00
Florian Pose 8691b42281 Added 'ethercat cstruct' command to output PDO information in C language. 2009-07-29 12:24:55 +00:00
Florian Pose 3127d2c82a Increased default buffer size for SDO uploads to 64k. 2009-07-09 14:08:16 +00:00
Florian Pose 1baa06d05b ethercat eoe command. 2009-06-26 09:46:57 +00:00
Florian Pose f4e3271bee 'ethercat xml' creates <EtherCATInfoList> for more than one slave. 2009-06-16 08:04:50 +00:00
Florian Pose db86dd8b22 Minor fix in 'ethercat config' output. 2009-06-15 09:24:58 +00:00
Florian Pose 58ca36ef73 Minor: Added missing setfill(). 2009-05-08 13:35:06 +00:00
Florian Pose cfc9733f9d Fixed output of 'ethercat config'. 2009-05-07 10:40:38 +00:00
Florian Pose a1def17259 Output DC config in 'ethercat config'. 2009-05-07 10:33:26 +00:00
Florian Pose ee6028b47b Fixed const char * comparison. 2009-04-30 19:35:58 +00:00
Florian Pose 50847e1150 Decimal transmission delay. 2009-04-30 15:56:53 +00:00
Florian Pose f057a0f968 Transition->Transmission. 2009-04-30 14:37:02 +00:00
Florian Pose 29eb2d7d06 Transition delay calculation. TBC... 2009-04-30 14:12:47 +00:00
Florian Pose 9586870ee7 Added 'ethercat graph' command. 2009-04-29 13:06:38 +00:00
Florian Pose f4b6807cc9 Bus topology calculation. 2009-04-29 09:43:04 +00:00
Florian Pose d427828ecc Measure port receive times. 2009-04-27 15:20:14 +00:00
Florian Pose 69da9e5524 Determine type of DC implementation (full or delay meas. only); update scan FSM graph. 2009-04-27 11:38:03 +00:00
Florian Pose 40bb1edaec Output reference clock and application time in 'ethercat Master'. 2009-04-24 08:39:20 +00:00
Florian Pose b7e06d12f4 Output link state in 'ethercat master'. 2009-04-17 12:55:55 +00:00
Florian Pose ba958f3628 Added 64-bit types to reg_write. 2009-04-09 14:56:23 +00:00
Florian Pose f437426e45 Output (fixed-size) hex value before decimal value. 2009-04-09 10:18:27 +00:00
Florian Pose 07ab460d36 Fixed uint64 width at reg_read. 2009-04-08 16:20:13 +00:00
Florian Pose 29a51d8408 Fixed 64-bit register reading. 2009-04-08 14:49:36 +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
Florian Pose 848ccb3bed Data types for phy_read. 2009-04-08 12:10:01 +00:00
Florian Pose d74d8ae8c6 Fixed phy_write usage. 2009-04-08 09:29:01 +00:00
Florian Pose da1c5588de Read SDO entry access rights. 2009-04-08 08:13:33 +00:00
Florian Pose 205891e412 Reading more base information (incl. whether DC supported). 2009-04-07 09:00:20 +00:00
Florian Pose 87cedad13f Complain about given arguments if none are required. 2009-03-19 08:43:05 +00:00
Florian Pose 12c12b1bab Improved and added license headers. 2009-02-24 12:51:39 +00:00
Florian Pose 7877d98430 Added missing headers for newer GCC versions. 2009-02-24 08:54:17 +00:00
Florian Pose 50c8c0b45b builddir and srcdir, tbc. 2009-02-04 17:37:06 +00:00