Florian Pose
|
b182bef611
|
AL state timeout lookup logic.
|
2024-05-22 11:54:36 +02:00 |
Florian Pose
|
ade722eb52
|
Limit hostname to 32 bit (including terminator) in kernel.
|
2024-05-21 15:42:49 +02:00 |
Florian Pose
|
a1552bdf61
|
Use signed char as hostname type.
|
2024-05-15 13:41:26 +02:00 |
Florian Pose
|
c2f9baf96a
|
Ported API and internal structures to struct in_addr.
|
2024-05-15 13:04:34 +02:00 |
Florian
|
40212a30a6
|
Merge remote-tracking branch 'origin/devel-1.6' into 84-api-call-for-eoe-set-ip-command
|
2024-05-14 15:38:39 +02:00 |
Bjarne von Horn
|
5248b967d2
|
use `int` as return type for ecrt_slave_*
See #101
|
2024-04-03 10:34:17 +02:00 |
Florian Pose
|
677b8442e3
|
Minor: Use slave pointer.
|
2024-02-08 12:04:47 +01:00 |
Florian Pose
|
c8ed5fa38d
|
Unified EoE IP parameter names.
|
2024-02-07 12:44:55 +01:00 |
Florian Pose
|
25cfa1ead1
|
Fix building with --disable-eoe.
|
2024-02-05 15:41:02 +01:00 |
Florian Pose
|
25bf7ef885
|
Set IP parameter methods on user and kernel side.
|
2024-02-05 15:24:24 +01:00 |
Florian Pose
|
4ce4d08b7b
|
Made some more pointer arguments const in API.
|
2024-02-02 10:56:09 +01:00 |
Florian Pose
|
ee55c20e28
|
Fixed mail address; limited lines to 78 characters; removed $Id$.
|
2024-02-01 15:15:41 +01:00 |
Florian Pose
|
be41b79f3f
|
Merge branch 'devel-1.6' into prepare-1.6
|
2024-02-01 13:09:45 +01:00 |
Bjarne von Horn
|
c3826c7758
|
Remove EtherCAT copyright notice.
|
2024-01-15 11:20:25 +01:00 |
Florian Pose
|
bdab9570f2
|
Implemented SoE requests in user-space library.
|
2023-03-14 16:48:48 +01:00 |
Florian Pose
|
56c4556173
|
New SoE request API; implemented API in kernel.
|
2023-03-14 16:12:45 +01:00 |
Florian Pose
|
a750e08884
|
Merge branch 'feature-flags' into 'stable-1.5'
Feature Flags / AssignToPdi
See merge request etherlab.org/ethercat!30
|
2021-08-24 10:15:10 +00:00 |
Florian Pose
|
e3d9056cbc
|
Added export for ecrt_slave_config_reg_pdo_entry_pos(). Fixes #11.
|
2021-08-10 14:48:07 +02:00 |
Florian Pose
|
443a7ad3e3
|
Find flag method with const char * parameter; added method to header.
|
2021-07-23 16:15:05 +02:00 |
Florian Pose
|
a178c9e452
|
Added feature flags to API.
|
2021-07-23 15:53:11 +02:00 |
Florian Pose
|
8f599d1eb8
|
Always clear PDO mapping in ecrt_slave_config_pdos().
|
2016-09-16 11:56:10 +02:00 |
Florian Pose
|
8812d5bf73
|
Always clear PDO assignment of configured sync managers.
|
2016-01-22 10:11:58 +01:00 |
Florian Pose
|
f6f5460485
|
Updated Doxygen documentation.
|
2013-02-12 15:46:43 +01:00 |
Florian Pose
|
ebf9c296f3
|
Added ecrt_slave_config_reg_so_entry_pos() to register non-unique entries.
|
2013-02-05 16:45:34 +01:00 |
Florian Pose
|
0456ad0de8
|
Invalidate processing register requests when clearing configuration.
|
2012-12-04 12:23:43 +01:00 |
Florian Pose
|
7b435e5e84
|
Changed the datatypes of the shift times in ecrt_slave_config_dc()
to int32_t to correctly display negative shift times.
|
2012-11-29 10:15:40 +01:00 |
Florian Pose
|
4773e88bf6
|
Added interface to read/write register contents; re-worked register requests.
|
2012-11-14 22:12:57 +01:00 |
Florian Pose
|
cd415846d5
|
Added API for querying CoE emergency requests.
|
2012-11-06 14:23:44 +01:00 |
Florian Pose
|
ef68a4bff1
|
Added ecrt_sdo_request_index() method to change index and subindex.
|
2012-10-04 10:07:52 +02:00 |
Florian Pose
|
b0b7e6fde4
|
Removed trailing spaces.
|
2012-09-06 20:22:24 +02:00 |
Florian Pose
|
1c8790c483
|
Merged redundancy branch to stable-1.5.
|
2012-09-06 18:28:57 +02:00 |
Florian Pose
|
66293cbefa
|
Malformed hg keywords.
|
2012-09-04 14:18:20 +02:00 |
Florian Pose
|
dbc993a98b
|
Added missing linux/modules.h include.
|
2012-07-23 16:10:45 +02:00 |
Florian Pose
|
e47f14fd77
|
Avoided casting-away constness in expected working counter calculation.
|
2011-08-11 19:43:48 +02:00 |
Florian Pose
|
c613a80715
|
Added --enable-wildcards to use 0xffffffff as wildcard for vendor ID and
product code.
|
2011-11-04 12:21:09 +01:00 |
Florian Pose
|
a4adf60027
|
Removed allow_config flag and obsolete request to OP.
|
2011-09-16 14:10:23 +02:00 |
Florian Pose
|
869215071e
|
Output IDN configuration as part of 'ethercat config -v'.
|
2010-10-24 08:43:44 +02:00 |
Florian Pose
|
190cdce964
|
Added drive_no parameter to SoE layer.
|
2010-07-20 10:52:31 +02:00 |
Florian Pose
|
26d4687d0e
|
Added state parameter to ecrt_slave_config_idn().
|
2010-06-06 22:40:22 +02:00 |
Florian Pose
|
9618b9dfe6
|
Added debug output for ecrt_slave_config_dc().
|
2010-05-25 13:32:43 +02:00 |
Florian Pose
|
6d354de9c0
|
Fixed format specifiers.
|
2010-05-20 12:46:09 +02:00 |
Florian Pose
|
62b722ab33
|
Improved syslog macros.
|
2010-05-03 18:07:57 +02:00 |
Florian Pose
|
3dbe764174
|
Added --enable-wildcards to use 0xffffffff as wildcard for vendor ID and
product code.
|
2011-11-04 12:21:09 +01:00 |
Florian Pose
|
bf2bffdcf5
|
Added missing queue_external_datagram(); removed tabs.
|
2010-03-19 10:48:16 +01:00 |
Florian Pose
|
fc4ee4d699
|
Added ecrt_slave_config_idn() method to store SoE IDN configurations.
|
2010-03-05 18:05:35 +01:00 |
Dominik Staubli
|
60b6807f24
|
Domain datagram working counter calculation bugfix: increment expected wc for a given slave & direction just once for each datagram
This bug occurs if you configure more than one SM in the same direction on the same slave
|
2010-01-21 11:09:31 +01:00 |
Florian Pose
|
7ac08b531f
|
Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
|
2009-10-19 13:12:40 +02:00 |
Florian Pose
|
10c7501851
|
Implemented CompleteAccess for SDO downloads.
|
2009-08-13 13:53:56 +02: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 |