Skip to content

v7.3.0

Compare
Choose a tag to compare
@paradajz paradajz released this 13 Jun 20:34
· 372 commits to master since this release

New features

  • Added the new concept of internal program change offset (see #157 for more details)

Fixes

  • Fixed broken flash.sh script for flashing AVR boards

Other

  • Disabled DMX support on Teensy++ 2.0 by default (lack of RAM)
  • Disabled touchscreen support on Arduino Mega2560 by default (lack of RAM)
  • Added the ability to analyze the code with Infer
  • Logging format is now consistent between glog library and internal firmware logging
  • Refactored database access in various modules (implemented admin/user model)