From OpenSCADAWiki
< Documents | Release 0.8.0
(Created page with "Документи/Реліз 0.8.0/Оновлення5") |
(Created page with "Це оновлення релізу 0.8 LTS виправляє біля 20 помилок та додає деякі удоск...") |
||
Line 1: | Line 1: | ||
<noinclude><languages/></noinclude> | <noinclude><languages/></noinclude> | ||
− | + | Це оновлення [[Special:MyLanguage/Documents/Release_0.8.0|релізу 0.8 LTS]] виправляє біля 20 помилок та додає деякі удосконалення, які цілком ви можете почитати у [http://oscada.org/svn/tags/openscada_0.9/ChangeLog?p=1962 протоколі змін оновлення]. | |
* UI.WebVision: Update period time calculation is rewrote for provide more responsibility and adaption to real network channel properties. | * UI.WebVision: Update period time calculation is rewrote for provide more responsibility and adaption to real network channel properties. |
Revision as of 18:38, 5 June 2020
Це оновлення релізу 0.8 LTS виправляє біля 20 помилок та додає деякі удосконалення, які цілком ви можете почитати у протоколі змін оновлення.
- UI.WebVision: Update period time calculation is rewrote for provide more responsibility and adaption to real network channel properties.
- To task create function added control and freeing for finished but the object present and not detached tasks.
- Archive.FSArch: Value archive data corruption into some cases by index buffer memory overlap is prevented, detected by "ValGrind".
- Memory leak for objects into destructor TVal::~TVal() is fixed, detected by "ValGrind".
- System function "getopt" for command line parsing full replaced to self implementing function TSYS::getCmdOpt() on reason the system getopt() is not reentrant nature and wrong processing for independent calls from different OpenSCADA parts.
- Adapting to one symbol system charsets support, tested on KOI8-R.
- UI.Vision: Real visible a widget part (by pixel) checking is added and used for events generate and context menu call, mostly used for "Box" and "ElFigure" primitives.
- UI.VCAEngine: Primitive "Diagram" field "Parameters number" limit expand to 20.
- Transport.Serial: Configure field "Priority" for input transport's task is added.
- Editable control for several object's configuration fields depends from "Enable" and "Start" stats is added.
- SYS:ModSched: Fields "ModAllow" and "ModDeny" open for edit and save its to config-file.