Skip to content

Releases: zauberzeug/lizard

lizard_v0.3.0

27 Aug 08:48
4a99eb7
Compare
Choose a tag to compare

New features

Bugfix

lizard_v0.2.0

17 Jul 09:44
Compare
Choose a tag to compare

New features and enhancements

Bugfixes

lizard_v0.1.12

08 Jul 13:58
4321894
Compare
Choose a tag to compare

New features and enhancements

Bugfix

lizard_v0.1.11

18 Jun 11:21
Compare
Choose a tag to compare

BREAKING CHANGE ⚠️

The default acceleration values for the CanOpenMotor module have changed:

  • PROFILE_ACCELERATION_U32: 100 → 400
  • PROFILE_DECELERATION_U32: 100 → 400
  • QUICK_STOP_DECELERATION_U32: 500 → 2000

New features and enhancements

lizard_v0.1.10

29 May 07:26
5d0f99d
Compare
Choose a tag to compare

New features and enhancements

Documentation

lizard_v0.1.9

29 Feb 13:50
Compare
Choose a tag to compare

New Features

  • Integration of Euler angles in the IMU module

Bug Fixes

  • Avoid parsing error by increasing RESERVATION_AMOUNT

lizard_v0.1.8

13 Feb 15:17
Compare
Choose a tag to compare

New Features

  • Provide a PWM Module
  • Implement new MotorAxis module
  • Forward property values from proxy module to expander
  • Update flash.py with additional option for ESP activation
  • Add support for V0.5 piggyboard

Bug Fixes

  • ESP Reboot on Sending Bluetooth Commands with Long Lizard Startup Script
  • Correct IMU Documentation

lizard_v0.1.7

10 Oct 13:47
f153679
Compare
Choose a tag to compare

lizard_v0.1.6

09 Aug 08:25
Compare
Choose a tag to compare

lizard_v0.1.5

17 Feb 06:35
Compare
Choose a tag to compare

New Features

  • Added checksum verification at the end of the configure script to ensure the integrity of the configuration process.
  • Toggled duty cycle to have the step pin low when idle for the stepper.

Bug Fixes

  • Fixed the issue with the "can" name in serial output.
  • Ensured to set the speed to 0 after calling stop, addressing issue #5.
  • Set the stepper speed to 0 when reaching the target position, also addressing issue #5.

We recommend all Lizard users upgrade to this version for a better experience. Please let us know if you encounter any issues with this release by contacting our support team.