Michael Zillgith
|
eef34cf40e
|
- MMS server: add support for array element (index) access with nested component
|
7 years ago |
Michael Zillgith
|
26af0d93c2
|
- IEC 61850 server: made IEC 61850 edition configurable at runtime
|
7 years ago |
Michael Zillgith
|
6199da1e55
|
- IEC 61850 server: CONFIG_REPORTING_SUPPORTS_OWNER replaced by CONFIG_IEC61850_EDITION_1
|
7 years ago |
Michael Zillgith
|
14c8434201
|
- server_example_basic_io: fixed ICD/CID file
|
7 years ago |
Michael Zillgith
|
e7905cc16b
|
- IEC 61850 server: memory handling optimization in control module
|
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
|
713ca54cd0
|
- IEC 61850 server: optimized dynamic memory management in control handling; memory will be initialized at server start
|
7 years ago |
Michael Zillgith
|
6618093f7a
|
- IEC 61850 server: functions IedModel_getModelNodeByShortObjectReference and IedModel_getModelNodeByObjectReference now also work with object references that have only LD part
|
7 years ago |
Michael Zillgith
|
3f07176dc3
|
- MMS server: fixed bug in delete variable list service - scope of delete was not considered optional
|
7 years ago |
Michael Zillgith
|
58b4d6c107
|
-IEC 61850 server: added ReadAccessHandler to control read access
|
7 years ago |
Michael Zillgith
|
0b51d6841a
|
- added Socket_activateTcpKeepAlive function
|
7 years ago |
Michael Zillgith
|
02cda48128
|
- moved TLS API to platform abstraction layer
|
7 years ago |
Michael Zillgith
|
9995a7cfc4
|
- IEC 61850 client: fixed bug in select response handling
|
7 years ago |
Michael Zillgith
|
4d8e256967
|
- .NET API: Added array/structure handlung functions to MmsValue
|
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
|
143bc977c0
|
- IEC 61850 server/MMS server: make file service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableFileService and IedServerConfig_isFileServiceEnabled)
|
7 years ago |
Michael Zillgith
|
af35ee17fa
|
- removed unused code
|
7 years ago |
Michael Zillgith
|
e6765585cf
|
- updated cmake file for hal to compile with Visual Studio
|
7 years ago |
Michael Zillgith
|
de04f3630b
|
- moved lib_memory to hal project
|
7 years ago |
Michael Zillgith
|
7d890b7450
|
- updated version to 1.3.0
|
7 years ago |
Michael Zillgith
|
210a81d14e
|
- updated Makefiles for separate HAL
|
7 years ago |
Michael Zillgith
|
2f71744079
|
- added serial port hal
- moved hal to separate directory
- added new hal cmake project
|
7 years ago |
Michael Zillgith
|
dc4fbd76ad
|
- unification of HAL with lib60870
|
7 years ago |
Michael Zillgith
|
c36050f455
|
- renamed iec61850_client_example3 to iec61850_client_example_control
- removed outcommented code
|
7 years ago |
Michael Zillgith
|
b5cb80868c
|
- IED SERVER: fixed bug when calling write access handler (when access policy DENY)
|
7 years ago |
Michael Zillgith
|
eacdfa953d
|
- IED SERVER: fixed bug when calling write access handler (wrong pointer for ClientConnection object)
|
7 years ago |
Michael Zillgith
|
47d34702b1
|
- updated IEC 61850-9-2 LE example to be more realistic
|
7 years ago |
Michael Zillgith
|
2e160d6279
|
- added server side example for the substitution service
|
7 years ago |
Michael Zillgith
|
77c4d3ae03
|
- 9-2LE example: updated data set
|
7 years ago |
Michael Zillgith
|
894ea2e726
|
- SV: added function SVPublisher_ASDU_setSmpCntWrap
- added quality flag "derived"
- updated 9-2LE publisher example
|
7 years ago |
Michael Zillgith
|
5de644b3bc
|
- .NET API: added check for maximum size of s-selector
|
7 years ago |
Michael Zillgith
|
ab51835377
|
- MMS server: fixed wrong preprocessor defines that can cause problems in some configurations (unlimited number of client connections/ multi-threaded server)
|
7 years ago |
Michael Zillgith
|
a7cb12f5b0
|
- IEC 61850 client: added new function ControlObjectClient_getCtlValType to simplify control handling
|
7 years ago |
Michael Zillgith
|
4605c60a3b
|
- fixed bug in MmsValue_update
|
7 years ago |
Michael Zillgith
|
2119503cbf
|
- Visual Studio support: added missing export definitions for client side GoCB handling
|
7 years ago |
Michael Zillgith
|
5064c9c31c
|
- updated java binaries
|
7 years ago |
Michael Zillgith
|
2c193fed6e
|
Merge branch 'v1.2' of https://github.com/mz-automation/libiec61850 into v1.2
|
7 years ago |
Michael Zillgith
|
9cb032138b
|
- Java SCL parser: parser is more tolerant. Added access to IED list.
|
7 years ago |
Michael Zillgith
|
a54c5ebca2
|
Merge pull request #68 from synexxus/installdirs-cmake-update
Use GNUInstallDirs for install location on Linux
|
7 years ago |
Robert Middleton
|
9fce1a342a
|
Use GNUInstallDirs for install location on Linux
|
7 years ago |
Michael Zillgith
|
49d06cc9d3
|
- NET API: added TLS support for server side
|
7 years ago |
Michael Zillgith
|
38ee7b43ef
|
- updated version to 1.2.2
|
7 years ago |
Michael Zillgith
|
56046beebe
|
- updated project file for .NET core
|
7 years ago |
Michael Zillgith
|
48b14619a3
|
- .NET API: Added IedServerConfig class
|
7 years ago |
Michael Zillgith
|
cc24c86484
|
- Fixed to compile with C++
|
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
|
fe4ae3f38f
|
Merge branch 'v1.2' of https://github.com/mz-automation/libiec61850 into v1.2
|
7 years ago |