python3-moteus: upgrade 1.0.0 -> 1.1.1

Changelog:
============
- Improve hall effect calibration
  Fine calibration of hall transition point within the electrical cycle
  Sweep through 3 electrical cycles in forward and reverse direction
  If a hall sensor transition happens to be right on a sample point and oscillates, do something reasonable
- Support firmware ABI 1.1.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-08-19 17:34:46 +08:00
committed by Khem Raj
parent 1967d2a138
commit 4ca6b945dc
@@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta
DEPENDS += "python3-wheel-native"
SRC_URI[sha256sum] = "d66b00328e8cb3f57adfb54f43c6acb6d09c2215808c242725ece530fc7f9fdf"
SRC_URI[sha256sum] = "a10a097100984ec16dfed7848bae1ee83e29cc00cd0bb3138cb599b697315820"
S = "${UNPACKDIR}/moteus-${PV}"