Florian Pose
bc295a57aa
Merge branch 'Fix-19' into 'master'
...
Fix #19 : directly include soe_error_codes into SoeCommand.cpp
Closes #19
See merge request etherlab.org/ethercat!39
(cherry picked from commit 45f2d1a988 )
e30a39f3 Fix #19 : directly include soe_error_codes into SoeCommand.cpp
Co-authored-by: Florian Pose <fp@igh.de >
2024-10-02 09:33:42 +00:00
Florian Pose
d717cfc1e6
Merge branch '84-api-call-for-eoe-set-ip-command' into 'devel-1.6'
...
API call for EoE Set-IP command
See merge request etherlab.org/ethercat!111
2024-05-21 13:58:03 +00:00
Bjarne von Horn
783bc19600
Fix SDO Upload in ethercat tool
2024-05-16 09:44:21 +02:00
Florian Pose
e4588964a5
Use inet_ntop() to display configured EoE parameters.
2024-05-15 13:44:32 +02:00
Florian Pose
c2f9baf96a
Ported API and internal structures to struct in_addr.
2024-05-15 13:04:34 +02:00
Florian Pose
4a1ac80fda
Merge remote-tracking branch 'origin/devel-1.6' into 84-api-call-for-eoe-set-ip-command
2024-05-14 16:30:29 +02:00
Florian Pose
26b22db16d
Open master device in read/write mode due to changed permissions.
2024-05-14 16:26:15 +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
9012a40ed9
Fix crc command.
...
Due to changed permissions in 2f4c06af .
2024-05-14 10:40:19 +02: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
df3954d8ec
Fixed line lengths; and ID keywords of merged sources.
2024-02-01 16:38:06 +01:00
Florian Pose
5e0d49755d
Merge branch 'devel-1.6' into ethercat-backport_setip
2024-02-01 15:30:05 +01:00
Florian Pose
4f32561ce9
Merge branch 'devel-1.6' into ethercat-backport_setip
2024-02-01 15:27:17 +01:00
Florian Pose
ee55c20e28
Fixed mail address; limited lines to 78 characters; removed $Id$.
2024-02-01 15:15:41 +01:00
Bjarne von Horn
2e071ad680
Remove EtherCAT copyright notice.
2024-02-01 09:18:26 +01:00
Bjarne von Horn
c3826c7758
Remove EtherCAT copyright notice.
2024-01-15 11:20:25 +01:00
Bjarne von Horn
c04fe65fef
enable ip command in tool only if EC_EOE defined
2023-09-20 10:40:35 +02:00
Florian Pose
4d47f0b328
Implemented EoE Set IP parameter request via command-line tool.
2023-09-15 13:40:57 +02:00
Florian Pose
b76ce3cd0d
Improved help on ioctl() version magic mismatch.
2023-06-26 11:44:22 +02:00
Florian Pose
44f8be65d8
Fixed downloading SDOs via stdin (-).
2022-09-01 13:48:42 +02:00
Florian Pose
d453e577ce
Removed tabs; output code as int.
2022-09-01 13:43:22 +02:00
Florian Pose
62d098ca1c
Added missing scope for ostream.
2021-09-01 11:01:21 +02:00
Florian Pose
a178c9e452
Added feature flags to API.
2021-07-23 15:53:11 +02:00
Sebastien BLANCHET
224b7f238b
fix typo
2021-04-09 19:07:29 +02:00
Florian Pose
b87076135e
Use Git for version detection and tools.
2021-03-17 14:51:35 +01:00
Florian Pose
580ede82df
Fixed possible file name overflow.
2020-04-03 11:45:15 +02:00
Florian Pose
c8a4aa7c58
Minor: DC diagnosis layout.
2018-11-27 13:14:50 +01:00
Florian Pose
083bd419b8
Renamed app_start_time to dc_ref_time; output via command-line tool.
2018-11-26 17:17:18 +01:00
Florian Pose
282e4c7494
Ignore missing SDO entries in output.
2017-12-13 16:00:43 +01:00
Florian Pose
9127613472
Clear unused ports; use arrows for next slaves.
2017-03-03 17:08:39 +01:00
Florian Pose
84a3548a5e
Optionally output CRC diagnosis information in graph.
2017-03-03 16:49:13 +01:00
Florian Pose
bb54a2e119
Using EC_MAX_PORTS.
2017-03-03 16:36:00 +01:00
Florian Pose
0ced30236e
Display alias adressing in graph.
2017-03-03 16:00:35 +01:00
Florian Pose
94ab875ba9
crc reset command.
2017-03-03 13:50:49 +01:00
Florian Pose
efc11fa25f
New tool command 'ethercat crc'.
2017-03-03 13:33:17 +01:00
Florian Pose
bd048e8008
Fixed hex display of slave position; thanks to Henry Bausley.
2014-05-05 13:55:00 +02:00
Florian Pose
b0eace9ef1
Implemented emergency register requests to analyze a broken bus.
2013-05-13 20:21:19 +02:00
Florian Pose
3cb0b12899
Added configure option for redundancy (--with-devices).
2012-11-30 20:15:31 +01:00
Florian Pose
19d1b6ee9c
Added missing newline.
2012-11-30 15:24:38 +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
4a52384661
EtherLab skin for 'ethercat pdos' command.
2012-10-24 18:21:52 +02:00
Florian Pose
77d12c25ca
Show complete access flag in config view.
2012-10-09 09:52:50 +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
d663214c65
Fixed 'String too large' error in command-line tool.
2012-04-10 18:56:50 +02:00
Florian Pose
4c3c5c2778
Slave scanning and configuration on all links.
2012-04-06 23:35:05 +02:00
Florian Pose
e1c59c7c96
Partial WC output in domains command.
2012-03-16 18:44:59 +01:00
Florian Pose
6214bafd82
Fixed possible null pointer dereference in ethercat tool.
2012-01-04 15:57:10 +01:00