Skip to content

Commit 956fd10

Browse files
committed
pbio/integrator: Update changelog.
1 parent 1799af0 commit 956fd10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
- Added `Motor.model` object to interact with the motor state estimator.
1414
- Added `Stop.BRAKE_SMART` as `then` option for motors. It works just like
1515
`SMART_COAST`, but with passive electrical braking.
16+
- Added logging support for control stall and pause state.
1617

1718
### Fixed
1819
- Fixed `Light` controlling wrong ports on Move hub ([support#913]).
1920
- Reduced motor motion while holding position and added configurable setter and
2021
getter for this deadzone.
2122
- Fixed type checking optimized out on Move hub ([support#950]).
23+
- Fixed end-user stall flag coming up too early in position based control.
2224

2325
[support#829]: https://github.com/pybricks/support/issues/829
2426
[support#863]: https://github.com/pybricks/support/issues/863

0 commit comments

Comments
 (0)