Michael Zillgith
|
9ab37e9836
|
- IED Server/GOOSE: Don't send GOOSE message with new event while data model is locked
|
5 years ago |
Michael Zillgith
|
9ac8192bae
|
- IED Server: fixed service tracking object references for RCB and GoCB service tracking
|
5 years ago |
Michael Zillgith
|
649db2b3d6
|
- IEC 61850 server: extended control service tracking
- IEC 61850 server: partially implemented setting group service tracking
- IEC 61850 server: partially implemented GoCB service tracking
|
5 years ago |
Michael Zillgith
|
6b2404e80b
|
- GOOSE: option to enable/disable VLAN tagging
- IED Server: Allow setting different interfaces for different GOOSE publishers
|
6 years ago |
Michael Zillgith
|
1d61afaa8b
|
- C library: removed C++ style line comments
|
7 years ago |
Michael Zillgith
|
af35ee17fa
|
- removed unused code
|
7 years ago |
Michael Zillgith
|
9ad549592d
|
- refactoring names in string_utils.h/.c
- fixed bug in StringUtils_copySubString
|
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
|
348273a1c8
|
- fixed bug: GOOSE minTime, maxTime are ignored by GOOSE publisher when set by GSEControlBlock_create. Instead default values from stack_config.h are always used
|
10 years ago |
Michael Zillgith
|
8482cfce9b
|
- server side support for SV control blocks - WIP
|
10 years ago |
Michael Zillgith
|
386d2acd32
|
- .NET API: added methods GetEntryID/SetEntryID to ReportControlBlock
- client API: added function ClientReport_getDataSetName
- common API: added function MmsValue_getStringSize
- API: changed some char* to const char*
|
10 years ago |
Michael Zillgith
|
c8e08597b3
|
- windows file provider now supports unicode file names and converts them to UTF-8.
- fixed problem in IEC server GOOSE publisher integration: GoID(appID) was not set by the provided value in ICD file
|
10 years ago |
Michael Zillgith
|
947b4a0cd5
|
- fixed problem with SqNum (INT8U/INT16U) in RCBs and reports
- started to implement sorting algorithm for getNameList
|
10 years ago |
Michael Zillgith
|
bbccffb65a
|
- added function LogicalNode_getDataSet
|
10 years ago |
Michael Zillgith
|
8b27f57d15
|
- added support for GOOSE minTime, maxTime in SCL parser
- configuration options for write access to GoCB elements
- extended file format and data structure to support configuration of minTime, maxTime
|
11 years ago |
Michael Zillgith
|
d0676ba305
|
- added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime
|
11 years ago |
Michael Zillgith
|
47c5892dd1
|
- added support to use association specific data sets in reports
|
11 years ago |
Michael Zillgith
|
b5e319b904
|
- updated to version 0.8.3-dev
|
11 years ago |