Skip to content

Tags: iomz/dl-myo

Tags

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
iomz Iori Mizutani
fix: add workaround to vibrate runtime error; resolves #22

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
iomz Iori Mizutani
fix: disable classifier events when aggregate_all

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from iomz/async-lock

fix: introduce asyncio.Lock

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from iomz/fix-no-service

fix: repeat once if gets stuck

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
iomz Iori Mizutani
fix: stringify AggregatedData

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from iomz/feat-imu-emg-agg

feat: implement aggregate_all

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
iomz Iori Mizutani
chore: fix influx example script path in Dockerfile

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
iomz Iori Mizutani
fix: add ClassifierEventType.UNKNOWN clearning up other enum hex

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from iomz/refactor-test-coverage

Fix on_emg_data() callback

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from iomz/remove-aenum

refactor: remove aenum