Michael Zillgith
|
50c15d2a65
|
- Fixed problem with installed headers - application code does not compile only with installed headers
|
5 years ago |
Michael Zillgith
|
807fd9e4e7
|
- updated cmake files to use only C++ when compiling with VS
|
5 years ago |
Michael Zillgith
|
a64cfda7f3
|
- Java Tools: Add support to handle Services.ReportSettings@owner attribute
|
5 years ago |
Michael Zillgith
|
07aaf23238
|
- fixed examples that have control handlers with old signature
|
5 years ago |
Michael Zillgith
|
09b23aaa74
|
- IEC 618580 server: Added function IedServer_setServerIdentity to set values for MMS identity service
|
6 years ago |
Michael Zillgith
|
6e9a794047
|
- examples: changed SCL file extensions to reflect the correct file type
|
7 years ago |
Michael Zillgith
|
0dff4286aa
|
- merged latest changes to the server reporting module from 1.3 branch
- merged with 1.3 branch
|
7 years ago |
Michael Zillgith
|
a817b3d3c6
|
- updated data model of server_example_basic_io
- common: MmsVariableSpecification_getChildValue now also accepts "." as separator
|
7 years ago |
Michael Zillgith
|
5ef3acc3e6
|
- added error handling in iec61850_client_example4
|
7 years ago |
Michael Zillgith
|
51c29fe9a7
|
- IEC 61850 server/ MMS server: maximum number of client connections configurable at runtime
|
7 years ago |
Michael Zillgith
|
26af0d93c2
|
- IEC 61850 server: made IEC 61850 edition configurable at runtime
|
7 years ago |
Michael Zillgith
|
14c8434201
|
- server_example_basic_io: fixed ICD/CID file
|
7 years ago |
Michael Zillgith
|
020b1f40aa
|
- IEC 61850 server: integrated automatic handling of "origin" and "ctlVal" status (ST) values for controllable CDCs
|
7 years ago |
Michael Zillgith
|
71493036dc
|
- IEC 61850 server/MMS server: make dynamic data set service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableLogService and IedServerConfig_isLogServiceEnabled)
|
7 years ago |
Michael Zillgith
|
0a3d86601b
|
- IEC 61850 server/MMS server: make dynamic data set service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableDynamicDataSetService and IedServerConfig_isDynamicDataSetServiceEnabled)
|
7 years ago |
Michael Zillgith
|
27e883a1bc
|
- MMS server: fixed bug in association service (file rename was not reported as supported service)
|
7 years ago |
Michael Zillgith
|
77c4d3ae03
|
- 9-2LE example: updated data set
|
7 years ago |
Michael Zillgith
|
c28d06f4d8
|
- IEC 61850 server: added support to set file service base path with server configuration object
|
7 years ago |
Michael Zillgith
|
7cb5ff670a
|
- IEC 61850 server: added support to configure report buffer at runtime
- IEC 61850 server: new IedServerConfig type and new IedServer constructor
|
7 years ago |
Michael Zillgith
|
9a8415b3e6
|
- IEC 61850 server: prevent sending reports when data model is locked (updated)
|
7 years ago |
Michael Zillgith
|
d45e729ecf
|
- MMS client/server: added missing length field checks to increase decoder stability
|
8 years ago |
Michael Zillgith
|
34dff85ed6
|
- added missing examples
|
8 years ago |