Michael Zillgith
|
d15e2c73b1
|
- implemented server side obtain file procedure
|
9 years ago |
Michael Zillgith
|
372df34018
|
- added client side fuctionality to provide user access to raw MMS messages
|
9 years ago |
Michael Zillgith
|
97fd7524f8
|
- added IEC 61850 client API to query logs
- added client example to read logs
|
9 years ago |
Michael Zillgith
|
069af684e9
|
- fixed problem with test case sSgN4 (return temporary-unavailable) when no EditSG is selected
- continued logging implementation
|
9 years ago |
Michael Zillgith
|
fd4261cd2d
|
- implemented client side readJournal service
- extended service side readJournal with ReasonCode
- extende mms_utility example with read journal command
|
9 years ago |
Michael Zillgith
|
ba08a2ad59
|
- implemented client and server side readJournal message parsing and generation
|
9 years ago |
Michael Zillgith
|
2d45c2d679
|
- add client side code to create read journals requests required for IEC 61850 logging services
|
9 years ago |
Michael Zillgith
|
7de010e1f5
|
- started to implemente server side read journal handling
|
9 years ago |
Michael Zillgith
|
442c30d79f
|
Merge branch 'master' into logging
|
9 years ago |
Michael Zillgith
|
29b9e46697
|
- added function MmsConnection_getMmsConnectionParameters
|
9 years ago |
Michael Zillgith
|
6d03f18748
|
- started to implement MMS journals server side
|
9 years ago |
Michael Zillgith
|
956deaf958
|
- MMS client: added support to read domain specific journals from server: MmsConnection_getDomainJournals
|
9 years ago |
Michael Zillgith
|
44a4336deb
|
- changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted.
- increased version number to 0.9.1
|
10 years ago |
Michael Zillgith
|
44b94f0df0
|
- fixed signed integer encoding problem for frsmId in fileClose client service
|
10 years ago |
Michael Zillgith
|
6ceecd426f
|
- fixed encoding problem with negative frsmId in client file read service
|
10 years ago |
Michael Zillgith
|
7a8bd5dabe
|
- allow 16 octet ISO session selector in C code
|
10 years ago |
Michael Zillgith
|
e1a9b6a852
|
- prepared for 0.9 release
|
10 years ago |
Michael Zillgith
|
91d122fd51
|
- RCBs support for VMD scope datasets
- Client support for VMD scope datasets
|
10 years ago |
Michael Zillgith
|
64199f791c
|
- changed ControlObjectClient_create function: doesn't read "Oper" and uses GetVarSpec instead of GetNameList service
|
10 years ago |
Michael Zillgith
|
b0e8a6331b
|
- fixed some problems in server side file directory service
|
10 years ago |
Michael Zillgith
|
e0a60e6591
|
- added missing error evaluation in client getNameList service
|
10 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
|
95bc26883e
|
- aded missing header file
|
11 years ago |
Michael Zillgith
|
d0676ba305
|
- added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime
|
11 years ago |
Michael Zillgith
|
0fb4ed0efc
|
- moved some internal declarations to private header files
- updated version to 0.8.5
|
11 years ago |
Michael Zillgith
|
30a64e2914
|
- client now closes the TCP connection if server doesn't close the connection after receiveing the abort message.
|
11 years ago |
Michael Zillgith
|
1450d84eaf
|
- removed remaining calls to malloc, calloc, free. Replaced by GLOBAL_.. macros.
|
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
|
0941e2a971
|
- fixed bug in IedConnection_createDataSet function
|
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 |