Skip to content

Releases: shanteacontrols/OpenDeck

v7.5.3

31 Jul 07:53
Compare
Choose a tag to compare

New features

  • Allowed setting of 0 as an activation value for LEDs

Fixes

  • Fixed broken 4051 pin generator for custom boards
  • Fixed incorrect retrieval of LED blink speed via SysEx

v7.5.2

25 Jun 15:04
Compare
Choose a tag to compare

Fixes

  • Fixed broken startup sequence for Arduino Mega

v7.5.1

14 Jun 12:24
Compare
Choose a tag to compare

Fixes

  • Fixed incorrect flash size calculation for STM32 boards

v7.5.0

06 Jun 08:15
Compare
Choose a tag to compare

New features

  • Encoders: added support for 41H01H encoding

Fixes

  • Fixed broken multiplexer switching for mux-on-mux driver
  • Removed invalid analog pin for xiao_rp2040 target

Other

  • Changed bootloader partition size on nRF52 boards. IMPORTANT: Shipped OpenDeck 3A boards cannot be updated to this firmware via SysEx without reflashing the bootloader!
  • Added more tests for encoders
  • Rewritten build system in CMake
  • Reorganized most of the sources

v7.4.6

29 Mar 22:54
Compare
Choose a tag to compare

Fixes

  • Fixed sending of NRPN for analog components

v7.4.5

20 Mar 13:04
Compare
Choose a tag to compare

Fixes

  • Fixed an edge case where buttons don't switch internal presets correctly

Other

  • Added support and schematics for DubFocus 12SR variant
  • Logging and misc improvements for hardware tests

v7.4.4

27 Dec 21:35
Compare
Choose a tag to compare

Other

  • Added support for OpenDeck v2.2 board
  • Firmware update is now tested against latest release from GitHub - this makes sure previous firmware version can be updated to latest one without issues
  • Misc build system tweaks

v7.4.3

28 Nov 23:13
Compare
Choose a tag to compare

Improvements

  • Improved bootloader entry reliability

Other

  • Added schematic for OpenDeck v2.2 board

v7.4.2

19 Nov 21:51
Compare
Choose a tag to compare

Fixes

  • Fix incorrect message type values for some components after the DMX support was dropped

v7.4.1

18 Nov 10:00
Compare
Choose a tag to compare

Improvements

  • USB connection is now disconnected immediately when software reboot command is issued for clean shutdown