Skip to content

Release 1.0.3

Choose a tag to compare

@jia-xie jia-xie released this 26 Jan 09:31
· 43 commits to main since this release

Release 1.0.3

Installation

pip install damiao-motor==1.0.3

Changes

  • update documentation (1fa8f14)
  • refactor file structure (28eec55)
  • refactor send-cmd (61695d2)
  • update documentation (9fa5b25)
  • remove redundant dir (613b628)
  • unify CLI commands: chanage damiao-gui to damiao gui (e4f4a0e)
  • match cloudflare project name (4b98468)
  • add new host for docs (0dff358)
  • update gui documentation, update motor-type string literals (a9a88ec)
  • udpate README (1b7217c)
  • update README (8f74f0a)
  • update example (b2f3400)
  • better api: moving ensure_control_mode under motor for easier access to motors (15eafa4)
  • make motor_type required (24c0707)
  • robust control mode changing (d7b1f0f)
  • better layout (b543e2b)
  • fix plotting overlay issue (68fd96f)
  • gui stop command will disable motor (073f430)
  • supports all available motor types (dc5e17a)
  • load available can interfaces (2737035)
  • auto trigger scan motor after connect to can interface (dcb859c)
  • fix gui plot fetching throttle issue (3e070de)
  • better gui layout (6be8b08)
  • gui plot motor feedback (be1695f)
  • command frequncy changed (be6f197)
  • preserving toggle switch (153ca83)
  • minor fix (aec8542)
  • minimum gui motor control (c9a67fa)
  • fix get_state docstring typo (cdd6914)
  • change package description (a142f01)

Full Changelog

See the full changelog for details.