LogoLogo
  • Dokumentace Spectoda
  • Základní pojmy
  • Kde mohu Spectodu využít
  • Popis systému
  • Produkty
    • SC Industry A
    • SC Daylight
    • SC Industry One
    • SC Pixel Mini 5V
    • SC Pixel Mini 12V
    • SC Pixel Pro B
    • SC Linear
    • SC Linear One
    • SC Dimmer Mini
    • SC Dimmer Pro
    • SC Aember
    • SC Button
    • Shelly powered by Spectoda
    • TX Ultimate powered by Spectoda
    • Spectoda Gateway
    • SpectaSticks
  • Komunikace
  • Konektivita
    • iBeacon
  • Spectoda App
    • Stažení Spectoda App
    • Diagnostika a řešení problémů Spectoda App
  • Spectoda Studio
    • Začínáme se Studiem
    • Změna networku
  • Cloudové služby
    • Vzdálený servis
    • Spectoda Analytics
    • Vzdálené ovládání
    • Časové automatizace
  • FAQ
  • Kontakt
  • Pro Výrobce a Tvůrce
    • Controller Config
      • Ethernet
    • Firmware Release Notes
      • FW 0.12.0
      • FW 0.12.1
      • FW 0.12.2
      • FW 0.12.3
      • FW 0.12.4
      • FW 0.12.5
      • FW 0.12.6
      • FW 0.12.7
Powered by GitBook
LogoLogo

@2024 Spectoda s.r.o.

On this page

Was this helpful?

  1. Pro Výrobce a Tvůrce
  2. Firmware Release Notes

FW 0.12.6

FW 0.12.6

Released: March-April 2025

New Features

  • Added ESPNOWRADIO IO with reliable message transmission

  • Added OSC protocol support as IO

  • Added ACDET IO functionality

  • Added PWM IO fade parameter

  • Added RGBW pixel order support for NEOPIXEL IO

  • Added support for NVL ?? operation

  • Added ability to set "id" of segments in config

Improvements and Refactoring

  • Refactored EventHistory to EventStore with iterator pattern and reverse iteration

  • Renamed Spectoda to Networking

  • Introduced Interface/Scripting layer between Networking and Runtime

  • Consolidated EventStore data structures

  • Improved PWM port functionality

  • Refactored Value and EventState set() and get() methods

  • Globally imported controller, spectoda and io to Berry VM

  • Improved console logging

Bug Fixes

  • Fixed WASM compilation issues

  • Fixed ACDET for faster reaction

  • Added backwards compatibility for Berry EventState and Value

  • Fixed construction of Value COLOR with bytes instance

  • Fixed Ethernet startup issues

  • Fixed order decoding for IO

  • Fixed PWM port order issues

  • Fixed main returning after 50s instead of 5s

  • Set PWM default fade value to 0 ms, default frequency to 1000 Hz

Other Changes

  • Added comprehensive tests for value_t subtypes and EventStore

  • Updated Berry submodule and increased stack memory

  • Improved error and warning codes

  • Various non-breaking enhancements in error handling, comments and types

PreviousFW 0.12.5NextFW 0.12.7

Last updated 11 days ago

Was this helpful?