Michael Zillgith
ffbd1f3f6a
- fixed bug in StaticModelGenerator.java
11 years ago
Michael Zillgith
0e8980ae0f
- added function MmsValue_getUtcTimeBuffer
...
- fixed problem with entry time in buffered reporting
- fixed bug in file directory service when clients sends an empty string as filename
- fixed problem in file read service. Server now respects the negotiated maximum PDU size
11 years ago
Michael Zillgith
3932102f86
- add some more const declarations
11 years ago
Michael Zillgith
a3ae9cb589
- added additional "const" modifiers to API functions
11 years ago
Michael Zillgith
1450d84eaf
- removed remaining calls to malloc, calloc, free. Replaced by GLOBAL_.. macros.
11 years ago
Michael Zillgith
5bc9834b74
- client updates internal ctlVal on operate and SBOw, and opertime on operate
11 years ago
Michael Zillgith
811b8f4572
- fixed bug in ModelNode_getChildWithFc function
11 years ago
Michael Zillgith
ad090f707e
- changed static model generator to deal with new DataSetEntry structure
11 years ago
Michael Zillgith
8cfb9d99a0
- added support for data sets that span multiple logical devices with server configuration file (see feature #271 )
11 years ago
Michael Zillgith
b04b11d886
- fixed Bug #270 : Static model generator does not consider default values from "DataTypeTemplates" section of ICD file
11 years ago
Michael Zillgith
3faca719cb
- reverted control.c
11 years ago
Michael Zillgith
1e018287b2
Merge branch 'master' of mz-automation.de:libiec61850
11 years ago
Michael Zillgith
3f1f6fd2fd
- merge
11 years ago
Michael Zillgith
df6ac20092
- added function ModelNode_getChildWithFc
11 years ago
Michael Zillgith
83a7e7cfdc
- solve client problem with some implementations of LastApplError (missing $Oper as by TMW Anvil)
11 years ago
Michael Zillgith
98ec51346c
- changed back behaviour of LastApplError
11 years ago
Michael Zillgith
7f1714e4af
- changed behaviour of CommandTermination- and LastApplError message
11 years ago
Michael Zillgith
91b9c2c64b
- added documentation to HandleSet functions
11 years ago
Michael Zillgith
ad89a0f26a
- added some documentation
11 years ago
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
11 years ago
Michael Zillgith
78a694c5d3
- C#/.NET API: fixed problem with boolean marshalling together with VC++ compiled DLL
11 years ago
Michael Zillgith
0941e2a971
- fixed bug in IedConnection_createDataSet function
11 years ago
Michael Zillgith
90f26bcf84
- release 0.8.3
11 years ago
Michael Zillgith
99d8d1ee14
- prepared for release 0.8.3
11 years ago
Michael Zillgith
0adf9ee59a
- added function LibIEC61850_getVersionString
11 years ago
Michael Zillgith
27c95056a7
- fixed bug in MmsValue_getBitStringAsIntegerBigEndian conversion function
11 years ago
Michael Zillgith
47c5892dd1
- added support to use association specific data sets in reports
11 years ago
Michael Zillgith
2b1029d276
- changed hostname in example
11 years ago
Michael Zillgith
74058846b3
- added new dotnet example
...
- fixed problem with garbage collected report handler delegate in .NET API
11 years ago
Michael Zillgith
ca9cff0c90
- fixed problem in data set creation for C# API
11 years ago
Michael Zillgith
9f3854fbfb
- dynamic model generator can now use default values also for type templates
11 years ago
Michael Zillgith
66da568bea
- fixed bug with setting groups
11 years ago
Michael Zillgith
a6652dc643
- added data-reference support for buffered reports (server side)
11 years ago
Michael Zillgith
f53b254097
- added bufOvfl support for buffered reports
11 years ago
Michael Zillgith
b5e319b904
- updated to version 0.8.3-dev
11 years ago
Michael Zillgith
a0f67f9a5d
- update to current development version
11 years ago
Michael Zillgith
48d717f12c
- initial commit for new repository structure
11 years ago