Commit Graph

1121 Commits

Author SHA1 Message Date
Florian Pose 994af957eb Moved tools to tool. 2008-07-21 19:29:34 +00:00
Florian Pose 0081702557 TODO. 2008-07-21 16:09:06 +00:00
Florian Pose 232f5148d7 helpWanted; cmdName. 2008-07-18 09:01:24 +00:00
Florian Pose 086c41d91b TODO. 2008-07-18 08:39:49 +00:00
Florian Pose d4fec010cb Improved WC changes message. 2008-07-18 08:39:28 +00:00
Florian Pose 56cb9c7882 Sdo configuration debugging. 2008-07-17 12:25:15 +00:00
Florian Pose fb517d9495 Output Sdo configuration header even if no Sdos were configured. 2008-07-17 12:25:02 +00:00
Florian Pose 21216c40d8 Updated doc. 2008-07-17 11:51:22 +00:00
Florian Pose 46b310046e Fixed CoE transfer timeout bug. 2008-07-17 10:03:15 +00:00
Florian Pose 11e9531363 Improved timeout error messages. 2008-07-14 12:16:07 +00:00
Florian Pose 67d4be0cdd Added Mandatory attribute for XML Pdo elements. 2008-07-10 09:39:38 +00:00
Florian Pose d8d0e4ec4e Group/Image/Order strings in slave ioctl; order number as text content
in XML Type element.
2008-07-10 09:36:47 +00:00
Florian Pose 0a63897d3d Added ec_cdev_strcpy() function. 2008-07-10 09:31:03 +00:00
Florian Pose 52b1a51641 Fixme. 2008-07-08 09:12:34 +00:00
Florian Pose 6c74456161 Added depmod call to docs. 2008-07-08 09:08:06 +00:00
Florian Pose 767c2a2c96 Sort configuration list. 2008-07-08 08:55:54 +00:00
Florian Pose f99fc7a954 Added attention to ecrt_slave_config_sdo(). 2008-07-08 08:35:22 +00:00
Florian Pose 47ef462bcc Output category names. 2008-07-07 09:02:19 +00:00
Florian Pose 2e60f64575 Implemented 'ethercat sii_read -v'. 2008-07-07 08:46:41 +00:00
Florian Pose 5cc3194ee8 Break domain output data after 16 bytes. 2008-07-07 08:06:27 +00:00
Florian Pose 9d6dad936a Show domain data only if verbose. 2008-07-07 07:59:07 +00:00
Florian Pose 77837ebefb Made verbosity a master property; added -Wall flag to tools. 2008-07-07 07:55:41 +00:00
Florian Pose 6d5328f0c2 todo. 2008-07-07 07:38:10 +00:00
Florian Pose be63f1243b Using EC_END. 2008-07-04 16:54:26 +00:00
Florian Pose c3e4319e34 Minor change. 2008-07-04 16:53:39 +00:00
Florian Pose 3e857e9e69 Ethernet devices. 2008-07-04 16:52:22 +00:00
Florian Pose 6a642945d0 App interface; doxygen; bib. 2008-07-04 13:20:08 +00:00
Florian Pose eb22069f71 Fixed line. 2008-07-04 12:17:26 +00:00
Florian Pose c0b7fca9b6 Improved source code doc. 2008-07-04 12:06:10 +00:00
Florian Pose 1d3fe7a613 Improved doc; removed BACKUP variables. 2008-07-04 12:05:21 +00:00
Florian Pose ae09a9fdc7 Minor change. 2008-07-04 12:04:56 +00:00
Florian Pose 431eda8d39 Generate pdfs with makefile. 2008-07-04 11:28:33 +00:00
Florian Pose f7d4de4879 Master locks image. 2008-07-04 11:23:18 +00:00
Florian Pose 56778ee323 prepared command-line tool. 2008-07-04 09:48:42 +00:00
Florian Pose be9e92d755 Doc: Architecture, master module, system integration. 2008-07-04 09:24:19 +00:00
Florian Pose 610d1a8386 Started to re-write the documentation. 2008-07-03 15:17:51 +00:00
Florian Pose 2def883e12 NEWS. 2008-07-02 14:41:29 +00:00
Florian Pose 5b5b7e1e00 Updated header docs, features and news file. 2008-07-02 14:28:30 +00:00
Florian Pose d871e4fd08 Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
Added EC_MAX_SYNC_MANAGERS to ecrt.h.
2008-07-02 14:06:10 +00:00
Florian Pose 718e796afa Minor change. 2008-07-02 12:19:25 +00:00
Florian Pose 93a66a3573 Removed MSR example; adapted RTAI example; README files for examples. 2008-07-02 12:16:48 +00:00
Florian Pose 8265fb115f Improved locking between ioctl()s and master state machine; separate
functions for ioctls(); removed master's sii_sem and sdo_sem.
2008-07-02 11:26:51 +00:00
Florian Pose 20911256c3 Added ec_master_find_domain_const(). 2008-07-02 09:22:55 +00:00
Florian Pose f10cc06840 Added ec_master_find_slave_const(). 2008-07-02 08:14:47 +00:00
Florian Pose 05c4c09b64 TODO. 2008-07-01 15:41:52 +00:00
Florian Pose d942e87cef Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface. 2008-07-01 15:38:20 +00:00
Florian Pose 131bcd7203 Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies. 2008-06-30 15:51:46 +00:00
Florian Pose bd54ab3ced Sync manager and name information in xml. 2008-06-30 12:37:06 +00:00
Florian Pose 1883d74f37 Improved input/output of hex numbers. 2008-06-30 12:22:46 +00:00
Florian Pose 564c6730e4 Added Fixed="1" to Pdo element. 2008-06-30 11:32:19 +00:00