mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
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:
+1
-1
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user