Skip to content

Firmware Version 0.5.5

Compare
Choose a tag to compare
@Wetmelon Wetmelon released this 21 Sep 07:37
· 40 commits to master since this release

This firmware is supported by and can be flashed with odrivetool 0.6.3

Changes

  • CANSimple messages which previously required the rtr bit to be set will now also respond if DLC = 0
  • Ensure endstops update before being checked for errors, to prevent #625
  • Reset trajectory_done_ during homing to ensure a new trajectory is actually computed #634
  • Use input_xxx as a DC offset in tuning mode
  • Sync steps_ with input pos.
  • Trigger reset of input_pos and pos_setpoint to estimate when changing control mode into position control

Commit List

New Contributors

Full Changelog: fw-v0.5.4...fw-v0.5.5