Michael Zillgith
|
a603b7af48
|
- added IED_ERROR_TYPE_INCONSISTENT value to client API
- server now reponds with type-inconsistent error when client tries to write a value of wrong type
|
10 years ago |
Michael Zillgith
|
26fb5301c7
|
- fixed problem in GCB handling. GDB handling should now be compatible with edition 1 devices.
|
10 years ago |
Michael Zillgith
|
e84da95752
|
- added function MmsValue_getUtcTimeInMsWithUs to C and C# API
|
11 years ago |
Michael Zillgith
|
2f771f6e29
|
- fixed ctlNum bug in client control implementation
|
11 years ago |
Michael Zillgith
|
86b26ad181
|
- changed header inclusion. All libiec61850 now include libiec61850_platform_includes.h. All standard headers should be included from there.
|
11 years ago |
Michael Zillgith
|
f70d43b99b
|
- changed FC names (added prefix IEC61850_FC_).
|
11 years ago |
Michael Zillgith
|
d0676ba305
|
- added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime
|
11 years ago |
Michael Zillgith
|
39b566f265
|
- fixed memory leak in IedConnection_readDataSetValues function
|
11 years ago |
Michael Zillgith
|
43b85b9570
|
- fixed timeout bug in Socket_connect functions
- ClientGooseControl_setDstAdress
- improved GooseReceiver performance
|
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
|
5bc9834b74
|
- client updates internal ctlVal on operate and SBOw, and opertime on operate
|
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
|
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
|
74058846b3
|
- added new dotnet example
- fixed problem with garbage collected report handler delegate in .NET API
|
11 years ago |
Michael Zillgith
|
b5e319b904
|
- updated to version 0.8.3-dev
|
11 years ago |