Florian Pose
|
ffca1fa780
|
Implemented SoE write state machine and soe_write command.
|
2010-03-05 15:32:56 +01:00 |
Florian Pose
|
3c1cf99c44
|
TODO.
|
2010-03-05 13:44:57 +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
|
7c6712415c
|
Fixed memory allocation while lock is held. Thanks to Esben Haabendal.
|
2010-03-03 21:40:14 +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
|
d11fd92168
|
Reset AL states on link down.
|
2010-02-26 18:22:02 +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
|
edf5fdf61f
|
Minor changes in configure output.
|
2010-02-23 17:40:46 +01:00 |
Florian Pose
|
6e06798fb2
|
Use kernel's modules_install target, instead of building our own. Attention:
Module installation directories have changed!
|
2010-02-23 17:37:02 +01:00 |
Florian Pose
|
ed4205d08a
|
Improved output when PDO assignment/mapping fails.
|
2010-02-23 15:49:12 +01:00 |
Florian Pose
|
f5a2a4167d
|
Introduced ec_datagram_print_state() method and used it at all places where
the datagram state is output.
|
2010-02-23 15:13:56 +01:00 |
Florian Pose
|
3f26d0aa8a
|
merge
|
2010-02-23 13:18:31 +01:00 |
Florian Pose
|
8081550196
|
TODO
|
2010-02-23 13:17:59 +01:00 |
Florian Pose
|
0af602e04e
|
Avoid compiler warning.
|
2010-02-22 22:08:45 +01:00 |
Florian Pose
|
ac0a1c5450
|
Added e100 to specfile config.
|
2010-02-17 18:18:56 +01:00 |
Florian Pose
|
1ef4b92d18
|
merge
|
2010-02-17 18:16:54 +01:00 |
Florian Pose
|
2b3a07a4b7
|
merge
|
2010-02-17 16:54:56 +01:00 |
Florian Pose
|
9e316d8d43
|
Improved spec file.
|
2010-02-17 16:33:19 +01:00 |
Florian Pose
|
d719075480
|
merge
|
2010-02-17 16:23:43 +01:00 |
Florian Pose
|
5ab75ff228
|
Added e100 driver for 2.6.31.
|
2010-02-17 16:22:27 +01:00 |
Florian Pose
|
c7c92a2012
|
Removed installation of symvers file, because it makes no sense when
installing for multiple kernel flavors.
|
2010-02-17 16:06:13 +01:00 |
Florian Pose
|
b16ac3ff7a
|
Increased default number of masters to 32.
|
2010-02-16 18:19:17 +01:00 |
Florian Pose
|
5ec04e30e2
|
Added spec file for building an RPM package.
|
2010-02-16 16:45:14 +01:00 |
Florian Pose
|
69da1f1cb2
|
Improved handling and installation of the modules' symbol versions.
|
2010-02-16 15:08:54 +01:00 |
Florian Pose
|
94485eeec1
|
Replaced deprecated init_MUTEX in tty code.
|
2010-02-16 11:16:05 +01:00 |
Florian Pose
|
fc97788495
|
Added missing serial.c to dist.
|
2010-02-16 11:08:05 +01:00 |
Florian Pose
|
978349ed70
|
Added 8139too for 2.6.31 to distribution.
|
2010-02-16 10:38:01 +01:00 |
Florian Pose
|
328b7e1df8
|
Fixed master/Makefile.am in case Module.symvers does not exist.
|
2010-02-15 18:31:23 +01:00 |
Florian Pose
|
a144042657
|
Removed tabulators.
|
2010-02-05 10:29:47 +01:00 |
Martin Troxler
|
0f104bbc83
|
Merge
|
2010-02-02 19:38:32 +01:00 |
Florian Pose
|
1b1f62c0af
|
Allow multiple open() calls to tty devices.
|
2010-02-02 14:10:52 +01:00 |
Martin Troxler
|
7ac0b678be
|
Merge
|
2010-02-02 08:35:28 +01:00 |
Martin Troxler
|
70c30b43e5
|
Merged
|
2010-01-31 14:50:37 +01:00 |
Florian Pose
|
f42953a87a
|
Minor change.
|
2010-01-26 16:43:08 +01:00 |
Florian Pose
|
2fccbe3542
|
Include termios.h from ectty.h.
|
2010-01-26 15:01:13 +01:00 |
Florian Pose
|
0114f02d27
|
Reduced CoE timeouts to 1000 ms.
|
2010-01-26 11:38:25 +01:00 |
Florian Pose
|
afad66a301
|
Improved dictionary timeout messages.
|
2010-01-26 11:35:58 +01:00 |
Florian Pose
|
ac50d8c983
|
Improved CoE error messages.
|
2010-01-26 11:20:07 +01:00 |
Florian Pose
|
d48d9ebac2
|
Do not output CoE retries.
|
2010-01-26 10:17:44 +01:00 |
Florian Pose
|
9d4327c47d
|
Added variable vor master module arguments.
|
2010-01-26 10:15:59 +01:00 |
Dominik Staubli
|
0091e7df92
|
Support of virtual sync managers
|
2010-01-26 09:30:35 +01:00 |
Florian Pose
|
c6bf2d73fc
|
Pass initial cflag to device-specific implementation in constructor.
|
2010-01-25 18:32:45 +01:00 |
Florian Pose
|
1177892a84
|
Fixed segfault if creation of TTY devices fails.
|
2010-01-25 18:31:27 +01:00 |
Florian Pose
|
d910657cf8
|
Callback set via own structure.
|
2010-01-25 17:42:07 +01:00 |
Florian Pose
|
4d00c17e05
|
Sorted methods.
|
2010-01-25 16:15:56 +01:00 |