Florian Pose
|
1b1f62c0af
|
Allow multiple open() calls to tty devices.
|
2010-02-02 14:10:52 +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 |
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 |
Florian Pose
|
7ff6b58427
|
Named serial ports.
|
2010-01-22 17:25:36 +01:00 |
Florian Pose
|
e4ec1cf42f
|
Implemented all 2 ports of EL6002.
|
2010-01-22 17:01:00 +01:00 |
Florian Pose
|
4777f5fb89
|
Also accept ids 2-port serial slave.
|
2010-01-22 14:22:48 +01:00 |
Florian Pose
|
018507a22e
|
Implemented setting of baud rate, data frame and RTS/CTS.
|
2010-01-22 14:10:18 +01:00 |
Florian Pose
|
127ad90aa7
|
Request initial configuration on tty open.
|
2010-01-22 11:02:04 +01:00 |
Florian Pose
|
f2feb90956
|
Check EL600x frame data configuration.
|
2010-01-22 10:36:36 +01:00 |
Florian Pose
|
a98da94149
|
Passing tty cflag to serial implementation.
|
2010-01-21 17:53:40 +01:00 |
Florian Pose
|
f6c0de7723
|
Basic configuration for tty.
|
2010-01-21 16:41:41 +01:00 |
Martin Troxler
|
3aa10edd8b
|
Merged
|
2010-01-19 19:33:47 +01:00 |
Martin Troxler
|
012ff0901d
|
removed tabulators
|
2010-01-19 19:31:55 +01:00 |
Florian Pose
|
1753d24369
|
Fixed name of byte transmission time define; changed coding style.
|
2010-01-19 17:57:46 +01:00 |
Florian Pose
|
4f347b6da8
|
Disable use of hrtimer for scheduling by default. Does not work on some PPC targets.
|
2010-01-19 15:15:57 +01:00 |
Florian Pose
|
c17274f64f
|
Improved installation chapter.
|
2010-01-13 16:39:56 +01:00 |
Florian Pose
|
305ee1378d
|
Auto-generate architecture pdf.
|
2010-01-13 15:37:09 +01:00 |
Florian Pose
|
a364c42fc9
|
TODO for 1.5.0.
|
2010-01-13 08:48:37 +01:00 |
Florian Pose
|
9e981ac476
|
merge
|
2010-01-12 23:17:28 +01:00 |
Florian Pose
|
818f869bb0
|
update tags
|
2010-01-12 20:53:46 +00:00 |
Martin Troxler
|
a79eae489d
|
Silently use alias from SII if reading it from register 0x0012 fails
|
2010-01-11 15:43:02 +01:00 |
Florian Pose
|
e70346e090
|
TTY example: Auto-create multiple handlers.
|
2010-01-08 14:03:04 +01:00 |
Florian Pose
|
0b5a38767a
|
Fixed function call.
|
2010-01-08 13:13:50 +01:00 |
Florian Pose
|
59853156ca
|
TTY: Sourced serial device functions out into serial.c/serial.h.
|
2010-01-08 13:10:12 +01:00 |
Florian Pose
|
b11665575a
|
Removed tabulators.
|
2010-01-08 11:40:27 +01:00 |
Florian Pose
|
91e5c0d860
|
Merged Komax changes.
|
2010-01-08 11:26:07 +01:00 |
Florian Pose
|
386ba8b8ee
|
Implemented tty put_char and break_ctl callbacks for kernels newer than 2.6.26
or 2.6.27, respectively.
|
2010-01-08 10:34:29 +01:00 |
Florian Pose
|
a163d3f1bd
|
Implemented ecrt_master() and ecrt_master_get_slave() in kernel space.
|
2010-01-07 17:26:39 +01:00 |
Florian Pose
|
1dd0c2769f
|
Fixed string length constant bug.
|
2010-01-07 17:26:02 +01:00 |
Florian Pose
|
b365bdaf77
|
Removed 'Preliminary'.
|
2010-01-05 13:44:46 +01:00 |
Florian Pose
|
6b7f6bd86b
|
Ignore documentation files.
|
2010-01-05 12:36:29 +01:00 |
Florian Pose
|
d6fc1da076
|
Updated FEATURES.
|
2010-01-05 12:36:07 +01:00 |
Florian Pose
|
52cc2bb578
|
Revision and date on every page.
|
2010-01-05 12:32:52 +01:00 |
Florian Pose
|
6214abd534
|
Using rcsInfo; Documented generic Ethernet driver.
|
2010-01-05 12:23:40 +01:00 |
Martin Troxler
|
88ecc36099
|
Merged
|
2010-01-04 14:17:31 +01:00 |
Martin Troxler
|
c739fca04e
|
generic device driver checks link up/down
|
2010-01-04 14:16:53 +01:00 |
Matthias Luescher
|
10e265ca58
|
Merged
|
2010-01-04 11:28:29 +01:00 |
Matthias Luescher
|
bc69c4f97b
|
Fixed sdo request handling in case of failure
|
2010-01-04 11:27:37 +01:00 |
Martin Troxler
|
5d6ce8b992
|
Merged
|
2009-12-27 16:58:19 +01:00 |
Martin Troxler
|
49fc79081f
|
merged
|
2009-12-18 11:09:07 +01:00 |
Martin Troxler
|
1f23c5c2d2
|
undone changes of revision 1547: Abort SDO/FOE requests when slave is in INIT
|
2009-12-18 10:35:53 +01:00 |