Martin Troxler
|
dda18aa1f6
|
merged
|
2011-03-14 11:20:05 +01:00 |
Florian Pose
|
6929f2f718
|
Added ecrt_master_reset() method.
|
2010-11-30 15:24:21 +01:00 |
Martin Troxler
|
b7bd17853e
|
fixed ioctl codes, increased ioctl version magic
|
2010-11-29 08:15:57 +01:00 |
Martin Troxler
|
f938cab3d1
|
Merged
|
2010-11-27 17:02:54 +01:00 |
Florian Pose
|
47a3e1a5c1
|
Minor 64bit improvements.
|
2010-10-25 16:15:12 +02:00 |
Florian Pose
|
869215071e
|
Output IDN configuration as part of 'ethercat config -v'.
|
2010-10-24 08:43:44 +02:00 |
Martin Troxler
|
a55d77d7ed
|
merged
|
2010-10-18 10:45:07 +02:00 |
Florian Pose
|
b3e4b73854
|
Merge.
|
2010-09-16 10:16:12 +02:00 |
Florian Pose
|
6f97d7e27f
|
Rescan command.
|
2010-09-16 09:08:11 +02:00 |
Florian Pose
|
190cdce964
|
Added drive_no parameter to SoE layer.
|
2010-07-20 10:52:31 +02:00 |
Florian Pose
|
5c131113dd
|
Incremented ioctl interface version; Minor changes.
|
2010-06-06 23:16:30 +02:00 |
Florian Pose
|
26d4687d0e
|
Added state parameter to ecrt_slave_config_idn().
|
2010-06-06 22:40:22 +02:00 |
Martin Troxler
|
34d7a7360d
|
Increase version magic due to changed ioctl interface: Slave port info, inplace I/O
|
2010-05-07 15:16:14 +02:00 |
Martin Troxler
|
c2d9442c8d
|
Inplace I/O: fixed domain command (fmmu logical_address -> domain_address); show domain tx size
|
2010-05-03 10:21:23 +02:00 |
Martin Troxler
|
196bc7db4d
|
Inplace I/O: let input Pdos use the same bus space as Output Pdos
|
2010-04-29 16:33:32 +02:00 |
Martin Troxler
|
20d8691f5f
|
added API ecrt_master_configured_slaves_state
use this function instead of ecrt_master_state() if there are unused slaves on the bus
|
2010-03-14 20:47:10 +01:00 |
Florian Pose
|
430b47d574
|
64 bit frame statistics.
|
2010-03-09 12:18:43 +01:00 |
Florian Pose
|
d5c2b6f0b2
|
Implemented ecrt_slave_config_idn() for user-space library.
|
2010-03-09 12:01:29 +01:00 |
Florian Pose
|
271d540f38
|
Output tx errors and tx rate in byte/s.
|
2010-03-09 10:22:32 +01:00 |
Florian Pose
|
697124e23c
|
Frame statistics in 'ethercat master' output.
|
2010-03-07 23:55:51 +01:00 |
Florian Pose
|
ffca1fa780
|
Implemented SoE write state machine and soe_write command.
|
2010-03-05 15:32:56 +01:00 |
Florian Pose
|
3850763eca
|
Implemented reading Sercos-over-EtherCAT services. To be continued...
|
2010-03-01 18:33:42 +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 |
Martin Troxler
|
94fec37d0f
|
use given send interval to limit SDO/FOE traffic
|
2009-12-15 10:55:36 +01:00 |
Martin Troxler
|
cb33213076
|
ecrt_master_set_max_cycle_size: limit SDO traffic
|
2009-11-30 12:26:56 +01:00 |
Florian Pose
|
700226ac83
|
DC synchrony monitoring methods.
|
2009-08-21 12:15:16 +02:00 |
Florian Pose
|
1ccd59402e
|
Implemented ecrt_master_deactivate() in userspace.
|
2009-08-20 14:43:55 +02:00 |
Florian Pose
|
103eb7139c
|
Added ecrt_master_deactivate() to remove the bus configuration.
|
2009-08-20 14:27:35 +02:00 |
Florian Pose
|
10c7501851
|
Implemented CompleteAccess for SDO downloads.
|
2009-08-13 13:53:56 +02:00 |
Florian Pose
|
694838c9f6
|
Fixed compiler error on --disable-eoe.
|
2009-08-04 07:54:16 +00:00 |
Florian Pose
|
4f4ac6e4fa
|
Added watchdog configuration via application interface (thanks to J. Mohre).
|
2009-07-27 10:48:52 +00:00 |
Florian Pose
|
735f1efbc1
|
Removed unwanted tabulators.
|
2009-07-27 10:37:47 +00:00 |
Florian Pose
|
1baa06d05b
|
ethercat eoe command.
|
2009-06-26 09:46:57 +00:00 |
Florian Pose
|
a1def17259
|
Output DC config in 'ethercat config'.
|
2009-05-07 10:33:26 +00:00 |
Florian Pose
|
7e600a6301
|
Merged ecrt_slave_config_dc_assign_activate() and
ecrt_slave_config_dc_sync_signals() to ecrt_slave_config_dc().
|
2009-05-05 15:03:59 +00:00 |
Florian Pose
|
d7a38aaf29
|
Added scan_busy flag to ioctl().
|
2009-05-05 10:01:55 +00:00 |
Florian Pose
|
c39919e6cc
|
Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals().
|
2009-05-04 12:46:30 +00:00 |
Florian Pose
|
a34809e18d
|
Separated application time from synchronizing reference clock.
|
2009-05-04 10:05:55 +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
|
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
|
d3303e0fa4
|
Replaced timeval by 64-bit EtherCAT time.
|
2009-04-24 10:24:53 +00:00 |
Florian Pose
|
40bb1edaec
|
Output reference clock and application time in 'ethercat Master'.
|
2009-04-24 08:39:20 +00:00 |
Florian Pose
|
ddd707d8be
|
Userspace library implementation of DC functions.
|
2009-04-23 14:45:07 +00:00 |
Florian Pose
|
b7e06d12f4
|
Output link state in 'ethercat master'.
|
2009-04-17 12:55:55 +00:00 |
Florian Pose
|
7f97ba66a2
|
Renamed phy_ commands to reg_.
|
2009-04-08 12:48:59 +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 |