Difference between revisions of "Master Release Notes"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== V3.140.105 == | == V3.140.105 == | ||
− | 21/8/2014 | + | Date: 21/8/2014 |
=== Resolved bugs === | === Resolved bugs === | ||
* Time bug: In some very rare occasions, the real time clock reports an hour higher than 23 making the time synchronization fail between the master and gateway controller. An additional check in the Master as well as the gateway controller has been added to avoid this sync failure. | * Time bug: In some very rare occasions, the real time clock reports an hour higher than 23 making the time synchronization fail between the master and gateway controller. An additional check in the Master as well as the gateway controller has been added to avoid this sync failure. |
Revision as of 08:09, 21 August 2014
General
The Master firmware is published Open Source since firmware release V3.140.104. Below you'll find all the changes since that release.
V3.140.105
Date: 21/8/2014
Resolved bugs
- Time bug: In some very rare occasions, the real time clock reports an hour higher than 23 making the time synchronization fail between the master and gateway controller. An additional check in the Master as well as the gateway controller has been added to avoid this sync failure.
Added functionality
- None