Skip to content

OpenFFBoard v1.8.6

Choose a tag to compare

@github-actions github-actions released this 08 May 12:38
· 434 commits to master since this release

Firmware changes

  • FFBWheel and FFBJoystick classes split for 1 and 2 axis FFB (Allows to use different HID descriptors)
  • Added a single axis HID descriptor (currently not used for compatibility reasons. enable by defining FFBWHEEL_USE_1AXIS_DESC)
  • Default SPI button speed increased to 1.3MHz
  • Added CAN button source
  • Added CAN analog source
  • Moved CAN and i2c speed settings to port class
  • Fixed CAN bridge RTR frames
  • HID interface sends ACKs
  • Improved help command formatting and added flags
  • Added I2C fast mode 400kHz
  • Added BISS-C encoder
  • Fixed MT Encoder
  • Reworked TMC external encoder system
  • Digital and analog source readout command

Configurator changes

  • Split 1 and 2 axis mainclasses
  • Added CAN button source
  • Added analog CAN source
  • fast mode for PCF buttons
  • Moved CAN settings to common dialog
  • BISS-C encoder support
  • TMC graph follows system style
  • Windows darkmode support
  • Digital and analog readout