Skip to content

Commit

Permalink
Update RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssandstrom committed Jun 23, 2022
1 parent 1f7dd19 commit 8abc5df
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

Release Notes
===
# ECMC xxx
* Ensure that master is not scanning slaves at startup. If scanning then wait until scan is finished (with timeout).
* Add support for jerk limited trajectories based on ruckig (https://github.com/pantor/ruckig).
Trapetzoidal trajectories still supported and default in ecmccfg.
# ECMC 8.0.0

Note S-curve trajectory restrictions: On the fly velocity target changes not allowed when posiitoning (blocked).
* Add support for jerk limited trajectories based on ruckig (https://github.com/pantor/ruckig).
Trapetzoidal trajectories still supported and default in ecmccfg. Ruckig module is now a dependency.

* Ensure that master is not scanning slaves at startup. If scanning then wait until scan is finished (with timeout). Note S-curve trajectory restrictions: On the fly velocity target changes not allowed when posiitoning (blocked).

* Remove commands Cfg.SetOpMode() and GetOpMode(). Obsolete and not used.

Expand Down

0 comments on commit 8abc5df

Please sign in to comment.