Skip to content

v5.5.0

Compare
Choose a tag to compare
@paradajz paradajz released this 10 May 22:11
· 912 commits to master since this release

New features

  • States for all buttons and values from all analog components are now re-sent once the preset is switched or if state of USB connection changes to active

Improvements

  • Reduced read latency of buttons and encoders
  • Improved analog readout around the edges

Fixes

  • Fix incorrect LED blink speeds
  • Fix LED outputs on some STM32 boards
  • Fix USB connection being checked too often

Other

  • Removed exponential moving average filter for analog components
  • Reworked test build system
  • Faster firmware build system and SysEx firmware generation
  • Updated to latest version of ARM compiler
  • Use Docker image on pipeline to reduce double work between CI and release pipeline
  • Added schematics for new revision of DubFocus controller
  • Add more tests running on physical boards
  • Added devcontainer setup for VSCode for easier development