Florian Pose
|
197fe386b9
|
Don not copy frame data to datagram memory, if datagram type is write-only.
|
2011-09-16 12:44:54 +02:00 |
Florian Pose
|
ad0e01da9e
|
Bugfix: Reset config_changed flag when aborting state check.
|
2011-09-16 09:19:24 +02:00 |
Florian Pose
|
bbe96b3246
|
Implemented ecrt_master_sdo_upload() and ecrt_master_sdo_download() also for
kernel space.
|
2011-09-15 16:33:13 +02:00 |
Florian Pose
|
cca109cc6e
|
No app_time is only warning.
|
2011-09-15 16:31:43 +02:00 |
Florian Pose
|
3981accaae
|
Output app_time in DC debugging.
|
2011-09-15 12:38:48 +02:00 |
Florian Pose
|
a877b8583c
|
Improved DC sync at startup: Abort iterating though slaves and first correct
system time offsets, then begin configuring at slave 0.
|
2011-08-09 22:10:45 +02:00 |
Florian Pose
|
2b8cee1651
|
Minor: Fixed broken keyword strings.
|
2011-08-09 22:17:16 +02:00 |
Florian Pose
|
af63d2c39a
|
Fixed bug in ec_master_queue_datagram() introduced in c9d32805d984.
|
2011-07-21 18:25:38 +02:00 |
Florian Pose
|
578818edbd
|
Minor: removed unnecessary return.
|
2011-07-08 14:28:07 +02:00 |
Florian Pose
|
41db169cc3
|
Improved ecrt_master_queue_datagram(); detect skipped datagrams also when
already sent.
|
2011-07-08 14:26:25 +02:00 |
Florian Pose
|
62d6fa6605
|
Fixed datagram statistics output (skipped datagrams).
|
2011-07-08 14:23:22 +02:00 |
Florian Pose
|
6edbee06f0
|
Fixed compiler error for kernel versions < 2.6.23.
|
2011-05-12 08:40:22 +02:00 |
Florian Pose
|
6929f2f718
|
Added ecrt_master_reset() method.
|
2010-11-30 15:24:21 +01:00 |
Florian Pose
|
f739694670
|
Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
|
2010-10-25 16:45:33 +02:00 |
Florian Pose
|
83e1173e12
|
Added missing header.
|
2010-10-25 16:33:41 +02:00 |
Florian Pose
|
47a3e1a5c1
|
Minor 64bit improvements.
|
2010-10-25 16:15:12 +02:00 |
Florian Pose
|
a7cdeeec13
|
Increased AL state change timeout to 5 s.
|
2010-10-25 09:57:37 +02:00 |
Florian Pose
|
869215071e
|
Output IDN configuration as part of 'ethercat config -v'.
|
2010-10-24 08:43:44 +02:00 |
Florian Pose
|
19a1a019ea
|
merge.
|
2010-09-22 15:41:43 +02:00 |
Florian Pose
|
65cffd14d9
|
Read at least 64 words, when SII size determination failed.
|
2010-09-22 12:28:36 +02:00 |
Florian Pose
|
7edceb2028
|
Minor: Improved SII debugging.
|
2010-09-22 12:26:32 +02:00 |
Florian Pose
|
d3a9a36d63
|
Always write PDO mapping/assignment.
|
2010-09-21 14:20:23 +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
|
ba64ed28fc
|
Fixed frame statistics overflow (to be verified).
|
2010-07-31 16:45:10 +02:00 |
Florian Pose
|
190cdce964
|
Added drive_no parameter to SoE layer.
|
2010-07-20 10:52:31 +02:00 |
Florian Pose
|
0e0033f572
|
Improved SII debugging.
|
2010-07-13 13:52:59 +02:00 |
Florian Pose
|
5531b692ee
|
Output correct errno when transferring SDOs via command-line interface.
|
2010-07-06 17:40:20 +02:00 |
Florian Pose
|
324b9758a2
|
Implemented ecrt_master_read_idn() and ecrt_master_write_idn() in kernel space.
|
2010-07-06 15:09:57 +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 |
Florian Pose
|
8b6d5f8af3
|
Fixed bug that caused the configuration not to be cleared when reserved but
not activated and then releasing.
|
2010-06-02 22:54:08 +02:00 |
Florian Pose
|
c442beaa02
|
Minor change.
|
2010-06-02 22:46:48 +02:00 |
Florian Pose
|
ca921529a2
|
Introduced configure switch --enable-regalias for enabling reading alias
addresses from registers. Disabled by default.
|
2010-05-25 14:12:02 +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
|
d9f27a2597
|
Made send_interval variable an unsigned int; fixed format specifiers for
size_t variables.
|
2010-05-20 12:35:36 +02:00 |
Florian Pose
|
337f2c09ef
|
Fixed NULL pointer dereference caused by wrong usage of DBG macro.
|
2010-05-06 11:56:35 +02:00 |
Florian Pose
|
9c91630351
|
Write DC system time offsets right after slave scan / config change. Wait for DC clock discipline.
|
2010-05-06 11:42:52 +02:00 |
Florian Pose
|
a05a56429a
|
Minor change.
|
2010-05-06 11:41:25 +02:00 |
Florian Pose
|
cf105593d2
|
Minor.
|
2010-05-06 11:39:29 +02:00 |
Florian Pose
|
e1571b2795
|
Minor.
|
2010-05-06 11:39:08 +02:00 |
Florian Pose
|
62b722ab33
|
Improved syslog macros.
|
2010-05-03 18:07:57 +02:00 |
Florian Pose
|
02b27f9fbc
|
Fixed possible bug in EoE code: Only restart EoE process, when it was running
before (not while scanning).
|
2010-04-27 13:40:44 +02:00 |
Florian Pose
|
6373e38ca3
|
Introduced effective_alias variable to separate reg12 alias from SII alias.
|
2010-04-23 16:42:27 +02:00 |
Florian Pose
|
d24bede41c
|
Added missing code documentation.
|
2010-04-19 21:56:16 +02:00 |
Florian Pose
|
351e1a681a
|
Renamed sdo_injecton_timeout to ext_injection_timeout.
|
2010-04-19 21:54:54 +02:00 |
Florian Pose
|
18549af043
|
Better use enums in SoE code.
|
2010-04-19 21:53:52 +02:00 |
Florian Pose
|
68cbcacb95
|
Moved ABS() macro to globals.
|
2010-04-19 21:52:46 +02:00 |
Florian Pose
|
6bfa337435
|
Documented fsm_foe members and removed unused variables.
|
2010-04-16 07:57:16 +02:00 |