Releases: T-frog/tf-2md3-firmware
Releases · T-frog/tf-2md3-firmware
v0.7.1
Warning
Static hall signal error detection condition is unexpectedly strict and may detect errors too much.
Consider using v0.7.0 or wait for v0.7.2.
What's Changed
Fix static hall signal error detection by @at-wat in #105
Full Changelog : v0.7.0...v0.7.1
v0.6.0
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-rc3
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
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
New features (from v0.5.0)
Add initial DIO setting (#90 )
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