Merge branch 'stable-1.5' into soe-handler

This commit is contained in:
Florian Pose
2024-01-18 10:40:06 +01:00
379 changed files with 496686 additions and 74 deletions
+3
View File
@@ -1689,6 +1689,9 @@ int ecrt_slave_config_idn(
* assigned to EtherCAT (except during transition to PREOP). Non-zero
* assigns the SII to the slave controller side before going to PREOP and
* leaves it there until a write command happens.
* - WaitBeforeSAFEOPms: Number of milliseconds to wait before commanding the
* transition from PREOP to SAFEOP. This can be used as a workaround for
* slaves that need a little time to initialize.
*
* This method has to be called in non-realtime context before
* ecrt_master_activate().