Michael Zillgith
|
a3ae9cb589
|
- added additional "const" modifiers to API functions
|
2015-01-22 12:26:09 +01:00 |
|
Michael Zillgith
|
1450d84eaf
|
- removed remaining calls to malloc, calloc, free. Replaced by GLOBAL_.. macros.
|
2015-01-22 11:13:39 +01:00 |
|
Michael Zillgith
|
5bc9834b74
|
- client updates internal ctlVal on operate and SBOw, and opertime on operate
|
2015-01-21 17:50:43 +01:00 |
|
Michael Zillgith
|
811b8f4572
|
- fixed bug in ModelNode_getChildWithFc function
|
2015-01-20 16:04:46 +01:00 |
|
Michael Zillgith
|
ad090f707e
|
- changed static model generator to deal with new DataSetEntry structure
|
2015-01-20 10:25:02 +01:00 |
|
Michael Zillgith
|
8cfb9d99a0
|
- added support for data sets that span multiple logical devices with server configuration file (see feature #271)
|
2015-01-19 14:29:03 +01:00 |
|
Michael Zillgith
|
b04b11d886
|
- fixed Bug #270: Static model generator does not consider default values from "DataTypeTemplates" section of ICD file
|
2015-01-13 11:09:00 +01:00 |
|
Michael Zillgith
|
3faca719cb
|
- reverted control.c
|
2015-01-12 12:13:00 +01:00 |
|
Michael Zillgith
|
1e018287b2
|
Merge branch 'master' of mz-automation.de:libiec61850
|
2015-01-12 11:34:04 +01:00 |
|
Michael Zillgith
|
3f1f6fd2fd
|
- merge
|
2015-01-12 11:33:36 +01:00 |
|
Michael Zillgith
|
df6ac20092
|
- added function ModelNode_getChildWithFc
|
2015-01-12 11:32:09 +01:00 |
|
Michael Zillgith
|
83a7e7cfdc
|
- solve client problem with some implementations of LastApplError (missing $Oper as by TMW Anvil)
|
2015-01-08 14:17:09 +01:00 |
|
Michael Zillgith
|
98ec51346c
|
- changed back behaviour of LastApplError
|
2015-01-08 12:28:06 +01:00 |
|
Michael Zillgith
|
7f1714e4af
|
- changed behaviour of CommandTermination- and LastApplError message
|
2015-01-08 12:08:57 +01:00 |
|
Michael Zillgith
|
91b9c2c64b
|
- added documentation to HandleSet functions
|
2014-12-18 18:12:02 +01:00 |
|
Michael Zillgith
|
ad89a0f26a
|
- added some documentation
|
2014-12-12 10:04:46 +01:00 |
|
Michael Zillgith
|
375b1a9c12
|
- added access function to data set references for reports to client API C/C#
- renamed function MmsValue_createEmptyArray (fixed typo "Emtpy")
- added some missing API functions to windows DLL def files
|
2014-12-11 17:24:26 +01:00 |
|
Michael Zillgith
|
78a694c5d3
|
- C#/.NET API: fixed problem with boolean marshalling together with VC++ compiled DLL
|
2014-12-09 10:46:34 +01:00 |
|
Michael Zillgith
|
0941e2a971
|
- fixed bug in IedConnection_createDataSet function
|
2014-12-08 20:52:06 +01:00 |
|
Michael Zillgith
|
90f26bcf84
|
- release 0.8.3
|
2014-12-08 12:22:27 +01:00 |
|
Michael Zillgith
|
99d8d1ee14
|
- prepared for release 0.8.3
|
2014-12-08 12:08:08 +01:00 |
|
Michael Zillgith
|
0adf9ee59a
|
- added function LibIEC61850_getVersionString
|
2014-12-08 11:49:09 +01:00 |
|
Michael Zillgith
|
27c95056a7
|
- fixed bug in MmsValue_getBitStringAsIntegerBigEndian conversion function
|
2014-12-05 19:18:58 +01:00 |
|
Michael Zillgith
|
47c5892dd1
|
- added support to use association specific data sets in reports
|
2014-12-05 15:10:16 +01:00 |
|
Michael Zillgith
|
2b1029d276
|
- changed hostname in example
|
2014-12-05 10:45:50 +01:00 |
|
Michael Zillgith
|
74058846b3
|
- added new dotnet example
- fixed problem with garbage collected report handler delegate in .NET API
|
2014-12-05 10:43:37 +01:00 |
|
Michael Zillgith
|
ca9cff0c90
|
- fixed problem in data set creation for C# API
|
2014-12-04 21:32:22 +01:00 |
|
Michael Zillgith
|
9f3854fbfb
|
- dynamic model generator can now use default values also for type templates
|
2014-12-04 16:16:20 +01:00 |
|
Michael Zillgith
|
66da568bea
|
- fixed bug with setting groups
|
2014-12-04 14:30:37 +01:00 |
|
Michael Zillgith
|
a6652dc643
|
- added data-reference support for buffered reports (server side)
|
2014-12-01 18:52:25 +01:00 |
|
Michael Zillgith
|
f53b254097
|
- added bufOvfl support for buffered reports
|
2014-12-01 17:26:02 +01:00 |
|
Michael Zillgith
|
b5e319b904
|
- updated to version 0.8.3-dev
|
2014-12-01 11:00:15 +01:00 |
|
Michael Zillgith
|
a0f67f9a5d
|
- update to current development version
|
2014-12-01 10:47:22 +01:00 |
|
Michael Zillgith
|
48d717f12c
|
- initial commit for new repository structure
|
2014-12-01 10:34:45 +01:00 |
|