2010-03-07 |
Florian Pose |
Fixed device file name output on ioctl mismatch.
|
changeset |
files
|
2010-03-07 |
Florian Pose |
Fixed segfault - Initialize SoE request properly.
|
changeset |
files
|
2010-03-07 |
Florian Pose |
Removed unused variable frames_timed_out.
|
changeset |
files
|
2010-03-06 |
Florian Pose |
TODO.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
TODO.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
TODO.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Added ecrt_slave_config_idn() method to store SoE IDN configurations.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Added ec_soe_request_copy() method.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Minor: Removed unnecessary include.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
TODO.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Fixed reading error code from write response.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Fixed returning SoE error code.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Fixed SoE opcode determination.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Implemented SoE write state machine and soe_write command.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
TODO.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Sourced out data type handling into an own class.
|
changeset |
files
|
2010-03-05 |
Florian Pose |
Overloaded throwCommandException().
|
changeset |
files
|
2010-03-03 |
Florian Pose |
Fixed memory allocation while lock is held. Thanks to Esben Haabendal.
|
changeset |
files
|
2010-03-01 |
Florian Pose |
Typo.
|
changeset |
files
|
2010-03-01 |
Florian Pose |
Implemented reading Sercos-over-EtherCAT services. To be continued...
|
changeset |
files
|
2010-02-26 |
Florian Pose |
Reset AL states on link down.
|
changeset |
files
|
2010-02-25 |
Florian Pose |
Fixed compiler warning.
|
changeset |
files
|
2010-02-25 |
Florian Pose |
Fixed endless loop if negative master index range ends at zero.
|
changeset |
files
|
2010-02-24 |
Florian Pose |
Improved multi-master capabilities of ethercat tool.
|
changeset |
files
|
2010-02-24 |
Florian Pose |
Multi-master support for command-line tool. The --master option supports
|
changeset |
files
|
2010-02-23 |
Florian Pose |
Minor changes in configure output.
|
changeset |
files
|
2010-02-23 |
Florian Pose |
Use kernel's modules_install target, instead of building our own. Attention:
|
changeset |
files
|
2010-02-23 |
Florian Pose |
Improved output when PDO assignment/mapping fails.
|
changeset |
files
|
2010-02-23 |
Florian Pose |
Introduced ec_datagram_print_state() method and used it at all places where
|
changeset |
files
|
2010-02-23 |
Florian Pose |
merge
|
changeset |
files
|
2010-02-23 |
Florian Pose |
TODO
|
changeset |
files
|
2010-02-22 |
Florian Pose |
Avoid compiler warning.
|
changeset |
files
|
2010-02-17 |
Florian Pose |
Added e100 to specfile config.
|
changeset |
files
|
2010-02-17 |
Florian Pose |
merge
|
changeset |
files
|
2010-02-17 |
Florian Pose |
Improved spec file.
|
changeset |
files
|
2010-02-17 |
Florian Pose |
merge
|
changeset |
files
|
2010-02-16 |
Florian Pose |
Increased default number of masters to 32.
|
changeset |
files
|
2010-02-17 |
Florian Pose |
merge
|
changeset |
files
|
2010-02-17 |
Florian Pose |
Added e100 driver for 2.6.31.
|
changeset |
files
|
2010-02-17 |
Florian Pose |
Removed installation of symvers file, because it makes no sense when
|
changeset |
files
|
2010-02-16 |
Florian Pose |
Added spec file for building an RPM package.
|
changeset |
files
|
2010-02-16 |
Florian Pose |
Improved handling and installation of the modules' symbol versions.
|
changeset |
files
|
2010-02-16 |
Florian Pose |
Replaced deprecated init_MUTEX in tty code.
|
changeset |
files
|
2010-02-16 |
Florian Pose |
Added missing serial.c to dist.
|
changeset |
files
|
2010-02-16 |
Florian Pose |
Added 8139too for 2.6.31 to distribution.
|
changeset |
files
|
2010-02-15 |
Florian Pose |
Fixed master/Makefile.am in case Module.symvers does not exist.
|
changeset |
files
|
2010-02-05 |
Florian Pose |
Removed tabulators.
|
changeset |
files
|
2010-02-02 |
Martin Troxler |
Merge
|
changeset |
files
|
2010-02-02 |
Martin Troxler |
Merge
|
changeset |
files
|
2010-01-26 |
Dominik Staubli |
Support of virtual sync managers
|
changeset |
files
|
2010-01-31 |
Martin Troxler |
Merged
|
changeset |
files
|
2010-01-21 |
Dominik Staubli |
Merge
|
changeset |
files
|
2010-01-21 |
Dominik Staubli |
Domain datagram working counter calculation bugfix: increment expected wc for a given slave & direction just once for each datagram
|
changeset |
files
|
2010-02-02 |
Florian Pose |
Allow multiple open() calls to tty devices.
|
changeset |
files
|
2010-01-26 |
Florian Pose |
Minor change.
|
changeset |
files
|
2010-01-26 |
Florian Pose |
Include termios.h from ectty.h.
|
changeset |
files
|
2010-01-26 |
Florian Pose |
Reduced CoE timeouts to 1000 ms.
|
changeset |
files
|
2010-01-26 |
Florian Pose |
Improved dictionary timeout messages.
|
changeset |
files
|
2010-01-26 |
Florian Pose |
Improved CoE error messages.
|
changeset |
files
|
2010-01-26 |
Florian Pose |
Do not output CoE retries.
|
changeset |
files
|