Firmware Changelog: различия между версиями

Материал из Wiren Board
Строка 20: Строка 20:
| WB-MS, WB-M1W2, WB-MIR  
| WB-MS, WB-M1W2, WB-MIR  
| added filter out algorithm for suspicious values 85C and 127.937C from 1-wire temperature sensors  
| added filter out algorithm for suspicious values 85C and 127.937C from 1-wire temperature sensors  
|-
|WB-MRGB
| 1.1.1
| WB-MRGBW-D
|
* Storing configs and device state in external eeprom
* Watchdog enable
* change:  add MRGBW support
  * note:    modbus hold reg 3 = white channel value
                modbus hold reg 8 = button 3 value
                button3 short press = on/off white channel
                button3 long  press = adjust brightness of white channel
                modbus hold reg 33 = button 3 counter
* change:  "BUTTON_DISABLED" register state is stored/restored to eeprom
* change:  Effectless "color changed over modbus" feature removed
|}
|}

Версия 14:09, 10 июля 2018

Общая таблица по всем устройствам

Source project Version Affected devices Changelog
WB-MDM2 1.1.0 WB-MD2 Two modbus holding registers 65 and 66 were added for users can choose 1 of 3 dimming curves: (0)incandecent bulbs, (1)LED bulbs, (2)resistive load
WB-MS 3.10.1 WB-MS, WB-M1W2, WB-MIR 1-wire reset time changed from ~410 us to ~550 us. As in 1-Wire Standard, should be between 480 and 640 us
WB-MS 3.10.0 WB-MS, WB-M1W2, WB-MIR added filter out algorithm for suspicious values 85C and 127.937C from 1-wire temperature sensors
WB-MRGB 1.1.1 WB-MRGBW-D
  • Storing configs and device state in external eeprom
  • Watchdog enable
  • change: add MRGBW support
 * note:     modbus hold reg 3 = white channel value
               modbus hold reg 8 = button 3 value
               button3 short press = on/off white channel
               button3 long  press = adjust brightness of white channel
               modbus hold reg 33 = button 3 counter 
  • change: "BUTTON_DISABLED" register state is stored/restored to eeprom
  • change: Effectless "color changed over modbus" feature removed