Skip to content

Releases: T-frog/tf-2md3-firmware

v0.7.0

20 Dec 06:20
2f98420
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

16 Aug 02:33
fda338e
Compare
Choose a tag to compare

What's Changed

  • Apply clang-format by @at-wat in #99
  • Support dumping EEPROM and FPGA registers by @at-wat in #100
  • Explicitly clear PWM invert flag by @at-wat in #101
  • Fix source voltage compensation on R6B board by @at-wat in #102

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Dec 08:39
9ca22cd
Compare
Choose a tag to compare

New features (from v0.5.0)

  • Add initial DIO setting (#90)
  • Add minimal voltage param (#94)

Bug fixes (from v0.5.0)

  • Clear internal control state on error (#92)

license-tarball-test

25 Dec 08:26
Compare
Choose a tag to compare
license-tarball-test Pre-release
Pre-release
Create license tarball

v0.6.0-rc3

27 Oct 05:11
fc70c87
Compare
Choose a tag to compare
v0.6.0-rc3 Pre-release
Pre-release

New features (from v0.5.0)

  • Add initial DIO setting (#90)
  • Add minimal voltage param (#94)

Bug fixes (from v0.5.0)

  • Clear internal control state on error (#92)

v0.6.0-rc2

14 Oct 02:48
4fefc94
Compare
Choose a tag to compare
v0.6.0-rc2 Pre-release
Pre-release

New features (from v0.5.0)

  • Add initial DIO setting (#90)

Bug fixes (from v0.5.0)

  • Clear internal control state on error (#92)

v0.6.0-rc1

20 Aug 03:25
f97a65f
Compare
Choose a tag to compare
v0.6.0-rc1 Pre-release
Pre-release

New features (from v0.5.0)

  • Add initial DIO setting (#90)

v0.5.0

22 Mar 13:00
f8c0311
Compare
Choose a tag to compare

New features (from v0.4.0)

  • Add ping message for RS485 connection check (#80)
    • mainly for product inspection purpose

Bug fixes (from v0.4.0)

  • Fix race condition skipping reference velocity update (#85)
  • Fix RS485 read buffer flush timing (#81)
    • failure of RS485 packet defragment is reduced

v0.5.0-rc2

19 Mar 07:36
f8c0311
Compare
Choose a tag to compare
v0.5.0-rc2 Pre-release
Pre-release

Release Candidate of v0.5.0

New features (from v0.4.0)

  • Add ping message for RS485 connection check (#80)
    • mainly for product inspection purpose

Bug fixes (from v0.4.0)

  • Fix race condition skipping reference velocity update (#85)
  • Fix RS485 read buffer flush timing (#81)
    • failure of RS485 packet defragment is reduced

v0.5.0-rc1

17 Mar 14:18
58dcad8
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release

Release Candidate of v0.5.0

New features (from v0.4.0)

  • Add ping message for RS485 connection check (#80)
    • mainly for product inspection purpose

Bug fixes (from v0.4.0)

  • Fix RS485 read buffer flush timing (#81)
    • failure of RS485 packet defragment is reduced