hbldh / pymetawear

Community developed SDK around the Python bindings for the C++ SDK

Home Page:https://hbldh.github.io/pymetawear/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging Support

scaryghost opened this issue · comments

Add functions at the Python level to wrap data signal logging and download.

TODO: Wrap the logging methods from MetaWear-SDK-Python into PyMetaWear in a nice way.

Implemented and released in f0811ff, via PR #46, #48, #49. Included in release 0.10.0 deployed to PyPI.