Skip to content

OpenFFBoard v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 11:08
· 180 commits to master since this release

Firmware changes

Changes since 1.9.x:

  • Added local encoder index option to reload a previously stored offset
  • Fixed an issue with 2 axis FFB effects on second axis
  • Added TMC4671 biquad filter option
    • Lowpass, notch and peak modes (fixed Q factor, saved frequency)
  • Improved BISS performance when used with TMC
  • Fixed an issue with live effects statistics jumping to 0 using double buffers
  • Added missing command flags and help messages

Configurator changes

Changes since v1.9.x:

  • Support for local encoder index
  • Fixed range slider not snapping and updating value correctly when dragged by mouse
  • Added logger function
  • Packing multiple commands into a single string to reduce packet flooding at startup
  • Added TMC torque filter option