Skip to content

Review before SRR3

Carlos Neto requested to merge ecmc8 into master
  • Updates ecmc from version 7.0.1 to version 8.0.0.
  • Updates ecmccfg from version 7.0.1 to version 8.0.0.
  • Enables (uncomments) FC-DTL4 motion crate.
  • Fixes FC-DTL4 binary outputs (EL2819) not being set.
  • Fixes wrong PLC_ID for FC-DTL4.
  • Fixes input link for EthercatHealthOK
  • Fixes description for VacuumInterlockOK
  • Removes duplicated definition of IOC.
  • Removes multiple calls to ecmcConfigOrDie "Cfg.EcApplyConfig(1)".
  • Fixes #1 (closed).
  • Adds simpler and more robust calculation for ECMC_SLAVE_NUM.
  • Reduced T_SMP_MS default value from 1000 to 100.
  • Implements collision avoidance for LEBT-FC (fixes #2 (closed)).
  • Other minor fixes and cleanups (remove dangling parentheses, extra newline at EOF, unused or unnecessary macros, etc).
Edited by Carlos Neto

Merge request reports